/linux-6.14.4/lib/kunit/ |
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-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | test_strncmp.c | 30 int got; in strncmp_full_str_cmp() local 47 int err, got; in test_strncmp_ret() local
|
D | varlen.c | 8 #define CHECK_VAL(got, exp) \ argument
|
D | core_extern.c | 127 uint64_t *got, *exp; in test_core_extern() local
|
D | test_csum_diff.c | 368 unsigned short got; in test_csum_diff() local
|
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_bmap.c | 1253 struct xfs_bmbt_irec got; in xfs_bmap_first_unused() local 1300 struct xfs_bmbt_irec got; in xfs_bmap_last_before() local 3862 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map() 3971 struct xfs_bmbt_irec got; in xfs_bmapi_read() local 4062 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-6.14.4/arch/alpha/kernel/ |
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-6.14.4/arch/riscv/include/asm/ |
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-6.14.4/fs/xfs/scrub/ |
D | cow_repair.c | 480 struct xfs_bmbt_irec *got) in xrep_cow_find_mapping() 517 const struct xfs_bmbt_irec *got, in xrep_cow_replace_mapping() 564 struct xfs_bmbt_irec got; in xrep_cow_replace_range() local
|
/linux-6.14.4/drivers/input/serio/ |
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-6.14.4/arch/loongarch/include/asm/ |
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-6.14.4/arch/s390/kernel/ |
D | vmlinux.lds.S | 79 *(.got) 80 __got_end = .;
|
/linux-6.14.4/fs/xfs/ |
D | xfs_bmap_util.c | 78 struct xfs_bmbt_irec got; in xfs_bmap_count_leaves() local 149 struct xfs_bmbt_irec *got) in xfs_getbmap_report_one() 259 struct xfs_bmbt_irec got, rec; in xfs_getbmap() local 445 struct xfs_bmbt_irec got, del; in xfs_bmap_punch_delalloc_range() local
|
D | xfs_reflink.c | 303 struct xfs_bmbt_irec got; in xfs_reflink_convert_cow_locked() local 629 struct xfs_bmbt_irec got, del; in xfs_reflink_cancel_cow_blocks() local 795 struct xfs_bmbt_irec got, del, data; in xfs_reflink_end_cow_extent() local 1661 struct xfs_bmbt_irec got; in xfs_reflink_inode_has_shared_extents() local
|
/linux-6.14.4/drivers/infiniband/hw/qib/ |
D | qib_user_pages.c | 98 size_t got; in qib_get_user_pages() local
|
/linux-6.14.4/tools/testing/selftests/bpf/map_tests/ |
D | lpm_trie_map_basic_ops.c | 807 unsigned int value, got; in test_lpm_trie_update_flags() local 920 int value, got; in test_lpm_trie_update_full_map() local 1008 unsigned int value, got, i, j, len; in test_lpm_trie_iterate_strs() local
|
/linux-6.14.4/tools/testing/selftests/net/netfilter/ |
D | conntrack_reverse_clash.c | 36 static void die_port(uint16_t got, uint16_t want) in die_port()
|
/linux-6.14.4/sound/pci/emu10k1/ |
D | voice.c | 91 for (int got = 0; got < channels; ) { in snd_emu10k1_voice_alloc() local
|
/linux-6.14.4/tools/testing/selftests/powerpc/copyloops/ |
D | exc_validate.c | 62 unsigned long got, expected; in do_one_test() local
|
/linux-6.14.4/arch/riscv/kernel/ |
D | module-sections.c | 17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry() local
|
/linux-6.14.4/tools/testing/selftests/powerpc/primitives/ |
D | load_unaligned_zeropad.c | 105 unsigned long got; in do_one_test() local
|
/linux-6.14.4/arch/loongarch/kernel/ |
D | module-sections.c | 16 struct got_entry *got = get_got_entry(val, sechdrs, got_sec); in module_emit_got_entry() local
|
/linux-6.14.4/arch/powerpc/lib/ |
D | test_emulate_step.c | 1644 #define gpr_mismatch(gprn, exp, got) \ argument 1648 #define reg_mismatch(name, exp, got) \ argument 1656 struct pt_regs *regs, exp, got; in run_tests_compute() local
|
/linux-6.14.4/mm/ |
D | zpool.c | 77 bool got = try_module_get(driver->owner); in zpool_get_driver() local
|
/linux-6.14.4/tools/arch/x86/include/asm/ |
D | insn.h | 22 unsigned char got; member 48 unsigned char got; member
|