/linux-6.3-rc2/lib/kunit/ |
A D | executor_test.c | 46 struct suite_set got; in filter_suites_test() local 70 struct suite_set got; in filter_suites_test_glob_test() local 97 struct suite_set got; in filter_suites_to_empty_test() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | test_strncmp.c | 30 int got; in strncmp_full_str_cmp() local 47 int err, got; in test_strncmp_ret() local
|
A D | varlen.c | 8 #define CHECK_VAL(got, exp) \ argument
|
A D | core_extern.c | 127 uint64_t *got, *exp; in test_core_extern() local
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_bmap.c | 1195 struct xfs_bmbt_irec got; in xfs_bmap_first_unused() local 1242 struct xfs_bmbt_irec got; in xfs_bmap_last_before() local 3727 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map() 3836 struct xfs_bmbt_irec got; in xfs_bmapi_read() local 3923 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc() 4606 struct xfs_bmbt_irec got; in xfs_bmapi_remap() local 4764 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_delay() 4891 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_cow() 5675 struct xfs_bmbt_irec *got, in xfs_bmap_shift_update_extent() 5806 struct xfs_bmbt_irec got; in xfs_bmap_can_insert_extents() local [all …]
|
A D | xfs_inode_fork.h | 246 #define for_each_xfs_iext(ifp, ext, got) \ argument
|
/linux-6.3-rc2/arch/alpha/kernel/ |
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-6.3-rc2/arch/riscv/include/asm/ |
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-6.3-rc2/arch/loongarch/include/asm/ |
A D | module.h | 20 struct mod_section got; member 100 struct got_entry *got = (struct got_entry *)sechdrs[sec->shndx].sh_addr; in get_got_entry() local
|
/linux-6.3-rc2/drivers/input/serio/ |
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-6.3-rc2/fs/xfs/ |
A D | xfs_bmap_util.c | 233 struct xfs_bmbt_irec got; in xfs_bmap_count_leaves() local 304 struct xfs_bmbt_irec *got) in xfs_getbmap_report_one() 416 struct xfs_bmbt_irec got, rec; in xfs_getbmap() local 600 struct xfs_bmbt_irec got, del; in xfs_bmap_punch_delalloc_range() local
|
A D | xfs_reflink.c | 251 struct xfs_bmbt_irec got; in xfs_reflink_convert_cow_locked() local 585 struct xfs_bmbt_irec got, del; in xfs_reflink_cancel_cow_blocks() local 722 struct xfs_bmbt_irec got, del, data; in xfs_reflink_end_cow_extent() local 1553 struct xfs_bmbt_irec got; in xfs_reflink_inode_has_shared_extents() local
|
/linux-6.3-rc2/drivers/infiniband/hw/qib/ |
A D | qib_user_pages.c | 98 size_t got; in qib_get_user_pages() local
|
/linux-6.3-rc2/arch/ia64/include/asm/ |
A D | module.h | 20 struct elf64_shdr *got; /* global offset table */ member
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/copyloops/ |
A D | exc_validate.c | 62 unsigned long got, expected; in do_one_test() local
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/ |
A D | load_unaligned_zeropad.c | 105 unsigned long got; in do_one_test() local
|
/linux-6.3-rc2/arch/riscv/kernel/ |
A D | module-sections.c | 17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry() local
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | module-sections.c | 15 struct got_entry *got = get_got_entry(val, sechdrs, got_sec); in module_emit_got_entry() local
|
/linux-6.3-rc2/fs/xfs/scrub/ |
A D | bmap.c | 155 struct xfs_bmbt_irec got; in xchk_bmap_has_prev() local 176 struct xfs_bmbt_irec got; in xchk_bmap_has_next() local
|
/linux-6.3-rc2/fs/ceph/ |
A D | addr.c | 364 int got = 0, want = CEPH_CAP_FILE_CACHE; in ceph_init_request() local 403 int got = (uintptr_t)rreq->netfs_priv; in ceph_netfs_free_request() local 1420 int want, got, err; in ceph_filemap_fault() local 1514 int want, got, err; in ceph_page_mkwrite() local
|
/linux-6.3-rc2/arch/powerpc/lib/ |
A 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.3-rc2/arch/x86/include/asm/ |
A D | insn.h | 22 unsigned char got; member 48 unsigned char got; member
|
/linux-6.3-rc2/tools/arch/x86/include/asm/ |
A D | insn.h | 22 unsigned char got; member 48 unsigned char got; member
|
/linux-6.3-rc2/mm/ |
A D | zpool.c | 77 bool got = try_module_get(driver->owner); in zpool_get_driver() local
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nfd3/ |
A D | xsk.c | 340 u32 i, got; in nfp_nfd3_xsk_tx() local
|