Home
last modified time | relevance | path

Searched refs:got (Results 1 – 25 of 245) sorted by last modified time

12345678910

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c16 #define CHECK_FLOW_KEYS(desc, got, expected) \ argument
17 _CHECK(memcmp(&got, &expected, sizeof(got)) != 0, \
31 got.nhoff, expected.nhoff, \
32 got.thoff, expected.thoff, \
33 got.addr_proto, expected.addr_proto, \
34 got.is_frag, expected.is_frag, \
36 got.is_encap, expected.is_encap, \
37 got.ip_proto, expected.ip_proto, \
38 got.n_proto, expected.n_proto, \
40 got.sport, expected.sport, \
[all …]
/linux/lib/
H A Dkunit_iov_iter.c52 unsigned long got; in iov_kunit_create_buffer() local
59 got = alloc_pages_bulk_array(GFP_KERNEL, npages, pages); in iov_kunit_create_buffer()
60 if (got != npages) { in iov_kunit_create_buffer()
61 release_pages(pages, got); in iov_kunit_create_buffer()
62 KUNIT_ASSERT_EQ(test, got, npages); in iov_kunit_create_buffer()
/linux/drivers/scsi/
H A Dst.c3899 int segs, max_segs, b_size, order, got; in enlarge_buffer() local
3933 for (segs = STbuffer->frp_segs, got = STbuffer->buffer_size; in enlarge_buffer()
3934 segs < max_segs && got < new_size;) { in enlarge_buffer()
3939 DEB(STbuffer->buffer_size = got); in enlarge_buffer()
3945 got += b_size; in enlarge_buffer()
3946 STbuffer->buffer_size = got; in enlarge_buffer()
/linux/drivers/spi/
H A DKconfig336 part of the Baikal-T1 System Boot Controller has got a very
715 This enables support got the Flash Interface Unit SPI controller
/linux/arch/x86/kernel/
H A Dsev.c322 if (ctxt->insn.immediate.got) in __vc_decode_user_insn()
H A Dvmlinux.lds.S451 .got.plt (INFO) : { *(.got.plt) }
452 ASSERT(SIZEOF(.got.plt) == 0 ||
454 SIZEOF(.got.plt) == 0x18,
456 SIZEOF(.got.plt) == 0xc,
464 .got : {
465 *(.got) *(.igot.*)
467 ASSERT(SIZEOF(.got) == 0, "Unexpected GOT entries detected!")
/linux/arch/x86/
H A DKconfig930 # Mark as expert because too many people got it wrong.
/linux/Documentation/networking/
H A Dfilter.rst647 got from bpf_prog_create(), and 'ctx' the given context (e.g.
/linux/Documentation/netlink/specs/
H A Dnetdev.yaml132 which got destroyed already (page pools may outlast their netdevs
/linux/fs/ceph/
H A Dinode.c2351 int got, ret, issued; in fill_fscrypt_truncate() local
2354 ret = __ceph_get_caps(inode, NULL, CEPH_CAP_FILE_RD, 0, -1, &got); in fill_fscrypt_truncate()
2361 i_size, attr->ia_size, ceph_cap_string(got), in fill_fscrypt_truncate()
2456 ceph_vinop(inode), ceph_cap_string(got)); in fill_fscrypt_truncate()
2457 ceph_put_cap_refs(ci, got); in fill_fscrypt_truncate()
H A Daddr.c458 if (!(got & want)) { in ceph_init_request()
468 priv->caps = got; in ceph_init_request()
1583 int want, got, err; in ceph_filemap_fault() local
1599 got = 0; in ceph_filemap_fault()
1605 off, ceph_cap_string(got)); in ceph_filemap_fault()
1609 CEPH_DEFINE_RW_CONTEXT(rw_ctx, got); in ceph_filemap_fault()
1618 ceph_put_cap_refs(ci, got); in ceph_filemap_fault()
1678 int want, got, err; in ceph_page_mkwrite() local
1704 got = 0; in ceph_page_mkwrite()
1710 off, len, ceph_cap_string(got)); in ceph_page_mkwrite()
[all …]
H A Dcaps.c2774 if (got & CEPH_CAP_PIN) in ceph_take_cap_refs()
2776 if (got & CEPH_CAP_FILE_RD) in ceph_take_cap_refs()
2778 if (got & CEPH_CAP_FILE_CACHE) in ceph_take_cap_refs()
2780 if (got & CEPH_CAP_FILE_EXCL) in ceph_take_cap_refs()
2782 if (got & CEPH_CAP_FILE_WR) { in ceph_take_cap_refs()
2790 if (got & CEPH_CAP_FILE_BUFFER) { in ceph_take_cap_refs()
2913 *got = need | (want & ~exclude); in try_get_cap_refs()
2915 *got = need; in try_get_cap_refs()
3014 bool nonblock, int *got) in ceph_try_get_caps() argument
3167 *got = _got; in __ceph_get_caps()
[all …]
/linux/arch/s390/boot/
H A Dvmlinux.lds.S43 .got : {
44 *(.got)
140 .got.plt : {
141 *(.got.plt)
143 ASSERT(SIZEOF(.got.plt) == 0 || SIZEOF(.got.plt) == 0x18, "Unexpected GOT/PLT entries detected!")
/linux/arch/s390/kernel/
H A Dvmlinux.lds.S65 .got : {
67 *(.got) argument
240 .got.plt : {
241 *(.got.plt)
243 ASSERT(SIZEOF(.got.plt) == 0 || SIZEOF(.got.plt) == 0x18, "Unexpected GOT/PLT entries detected!")
/linux/arch/
H A DKconfig872 got called.
873 - No use of instrumentation, unless instrumentation_begin() got
/linux/Documentation/filesystems/
H A Dporting.rst1096 The list of children anchored in parent dentry got turned into hlist now.
1097 Field names got changed (->d_children/->d_sib instead of ->d_subdirs/->d_child
/linux/Documentation/process/
H A Dhandling-regressions.rst510 an information leak). But the numbers got replaced by zeroes, so that
724 > Now this got me wondering if Debian _unstable_ actually qualifies as a
749 user. So it got reverted.
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst258 same PID may show up more than once if the process got moved to
259 another cgroup and then back or the PID got recycled while reading.
866 same PID may show up more than once if the process got moved
867 to another cgroup and then back or the PID got recycled while
892 same TID may show up more than once if the thread got moved to
893 another cgroup and then back or the TID got recycled while
1524 an active workingset before they got reclaimed.
1528 active workingset before they got reclaimed.
2981 cgroup v1 had an ambiguously defined delegation model which got abused
3001 revealed kernel internal details. These knobs got expose
[all...]
/linux/include/linux/
H A Dmm.h2481 int got; in get_user_page_vma_remote() local
2486 got = get_user_pages_remote(mm, addr, 1, gup_flags, &page, NULL); in get_user_page_vma_remote()
2488 if (got < 0) in get_user_page_vma_remote()
2489 return ERR_PTR(got); in get_user_page_vma_remote()
/linux/arch/arc/kernel/
H A Dentry-arcv2.S230 ; entry was via Exception in DS which got preempted in kernel).
/linux/fs/bcachefs/
H A Dec.c608 struct bch_csum got = ec_block_checksum(buf, i, offset); in ec_validate_checksums() local
610 if (bch2_crc_cmp(want, got)) { in ec_validate_checksums()
615 bch2_csum_err_msg(&err, v->csum_type, want, got); in ec_validate_checksums()
H A Dchecksum.h62 struct bch_csum got) in bch2_csum_err_msg() argument
67 bch2_csum_to_text(out, type, got); in bch2_csum_err_msg()
/linux/sound/aoa/soundbus/i2sbus/
H A Dcore.c339 int got = 0, err; in i2sbus_probe() local
353 got += i2sbus_add_dev(dev, control, np); in i2sbus_probe()
357 if (!got) { in i2sbus_probe()
/linux/scripts/
H A DKbuild.include218 # why - tell why a target got built
/linux/fs/ubifs/
H A Dubifs.h1610 const u8 *expected, const u8 *got) in ubifs_check_hash() argument
1612 return crypto_memneq(expected, got, c->hash_len); in ubifs_check_hash()
1625 const u8 *expected, const u8 *got) in ubifs_check_hmac() argument
1627 return crypto_memneq(expected, got, c->hmac_desc_len); in ubifs_check_hmac()

12345678910