/linux/lib/kunit/ |
H A D | executor_test.c | 49 struct kunit_suite_set got; in filter_suites_test() local 75 struct kunit_suite_set got; in filter_suites_test_glob_test() local 104 struct kunit_suite_set got; in filter_suites_to_empty_test() local 156 struct kunit_suite_set got; in filter_attr_test() local 194 struct kunit_suite_set got; in filter_attr_empty_test() local 215 struct kunit_suite_set got; in filter_attr_skip_test() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_strncmp.c | 30 int got; in strncmp_full_str_cmp() local 47 int err, got; in test_strncmp_ret() local
|
H A D | varlen.c | 8 #define CHECK_VAL(got, exp) \ argument
|
H A D | core_extern.c | 127 uint64_t *got, *exp; in test_core_extern() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 1256 struct xfs_bmbt_irec got; in xfs_bmap_first_unused() local 1303 struct xfs_bmbt_irec got; in xfs_bmap_last_before() local 3864 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map() 3973 struct xfs_bmbt_irec got; in xfs_bmapi_read() local 4064 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc() 4808 struct xfs_bmbt_irec got; in xfs_bmapi_remap() local 4950 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_delay() 5084 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_cow() 5197 struct xfs_bmbt_irec got; /* current extent entry */ in xfs_bmap_del_extent_real() local 5458 struct xfs_bmbt_irec got; /* current extent record */ in __xfs_bunmapi() local [all …]
|
/linux/arch/alpha/kernel/ |
H A D | module.c | 69 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local 141 unsigned long got, gp; in apply_relocate_add() local
|
/linux/arch/riscv/include/asm/ |
H A D | module.h | 22 struct mod_section got; member 39 struct got_entry *got = (struct got_entry *)(sec->shdr->sh_addr); in get_got_entry() local
|
/linux/drivers/input/serio/ |
H A D | hil_mlc.c | 448 #define EXPECT(comp, to, got, got_wrong, timed_out) \ argument 450 #define EXPECT_LAST(comp, to, got, got_wrong, timed_out) \ argument 452 #define EXPECT_DISC(comp, to, got, got_wrong, timed_out) \ argument 454 #define IN(to, got, got_error, timed_out) \ argument
|
/linux/arch/loongarch/include/asm/ |
H A D | module.h | 21 struct mod_section got; member 107 struct got_entry *got = (struct got_entry *)sechdrs[sec->shndx].sh_addr; in get_got_entry() local
|
/linux/arch/s390/kernel/ |
H A D | vmlinux.lds.S | 80 *(.got) 81 __got_end = .;
|
/linux/fs/xfs/ |
H A D | xfs_reflink.c | 252 struct xfs_bmbt_irec got; in xfs_reflink_convert_cow_locked() local 572 struct xfs_bmbt_irec got, del; in xfs_reflink_cancel_cow_blocks() local 707 struct xfs_bmbt_irec got, del, data; in xfs_reflink_end_cow_extent() local 1535 struct xfs_bmbt_irec got; in xfs_reflink_inode_has_shared_extents() local
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_user_pages.c | 98 size_t got; in qib_get_user_pages() local
|
/linux/tools/testing/selftests/net/netfilter/ |
H A D | conntrack_reverse_clash.c | 36 static void die_port(uint16_t got, uint16_t want) in die_port()
|
/linux/sound/pci/emu10k1/ |
H A D | voice.c | 91 for (int got = 0; got < channels; ) { in snd_emu10k1_voice_alloc() local
|
/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | exc_validate.c | 62 unsigned long got, expected; in do_one_test() local
|
/linux/tools/testing/selftests/powerpc/primitives/ |
H A D | load_unaligned_zeropad.c | 105 unsigned long got; in do_one_test() local
|
/linux/arch/riscv/kernel/ |
H A D | module-sections.c | 17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry() local
|
/linux/arch/loongarch/kernel/ |
H A D | module-sections.c | 16 struct got_entry *got = get_got_entry(val, sechdrs, got_sec); in module_emit_got_entry() local
|
/linux/tools/arch/x86/include/asm/ |
H A D | insn.h | 22 unsigned char got; member 48 unsigned char got; member
|
/linux/mm/ |
H A D | zpool.c | 77 bool got = try_module_get(driver->owner); in zpool_get_driver() local
|
/linux/fs/ceph/ |
H A D | file.c | 511 int got = 0, want = CEPH_CAP_FILE_EXCL | CEPH_CAP_DIR_CREATE; in try_prep_async_create() local 2119 int want = 0, got = 0; in ceph_read_iter() local 2272 int want = 0, got = 0; in ceph_splice_read() local 2343 int err, want = 0, got; in ceph_write_iter() local 2666 int want, got = 0; in ceph_fallocate() local
|
H A D | ioctl.c | 296 int ret, got = 0; in ceph_set_encryption_policy() local
|
H A D | addr.c | 439 int got = 0, want = CEPH_CAP_FILE_CACHE; in ceph_init_request() local 1620 int want, got, err; in ceph_filemap_fault() local 1715 int want, got, err; in ceph_page_mkwrite() local
|
/linux/fs/bcachefs/ |
H A D | checksum.h | 62 struct bch_csum got) in bch2_csum_err_msg()
|
/linux/sound/aoa/soundbus/i2sbus/ |
H A D | core.c | 339 int got = 0, err; in i2sbus_probe() local
|