Home
last modified time | relevance | path

Searched defs:got (Results 1 – 25 of 66) sorted by relevance

123

/Linux-v6.6/lib/kunit/
Dexecutor_test.c49 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-v6.6/tools/testing/selftests/bpf/prog_tests/
Dtest_strncmp.c30 int got; in strncmp_full_str_cmp() local
47 int err, got; in test_strncmp_ret() local
Dvarlen.c8 #define CHECK_VAL(got, exp) \ argument
Dcore_extern.c127 uint64_t *got, *exp; in test_core_extern() local
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_bmap.c1235 struct xfs_bmbt_irec got; in xfs_bmap_first_unused() local
1282 struct xfs_bmbt_irec got; in xfs_bmap_last_before() local
3767 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map()
3876 struct xfs_bmbt_irec got; in xfs_bmapi_read() local
3963 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc()
4646 struct xfs_bmbt_irec got; in xfs_bmapi_remap() local
4804 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_delay()
4931 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_cow()
5018 struct xfs_bmbt_irec got; /* current extent entry */ in xfs_bmap_del_extent_real() local
5283 struct xfs_bmbt_irec got; /* current extent record */ in __xfs_bunmapi() local
[all …]
Dxfs_inode_fork.h247 #define for_each_xfs_iext(ifp, ext, got) \ argument
/Linux-v6.6/arch/alpha/kernel/
Dmodule.c69 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local
141 unsigned long got, gp; in apply_relocate_add() local
/Linux-v6.6/arch/loongarch/include/asm/
Dmodule.h20 struct mod_section got; member
100 struct got_entry *got = (struct got_entry *)sechdrs[sec->shndx].sh_addr; in get_got_entry() local
/Linux-v6.6/arch/riscv/include/asm/
Dmodule.h22 struct mod_section got; member
39 struct got_entry *got = (struct got_entry *)(sec->shdr->sh_addr); in get_got_entry() local
/Linux-v6.6/drivers/input/serio/
Dhil_mlc.c448 #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-v6.6/fs/xfs/
Dxfs_bmap_util.c233 struct xfs_bmbt_irec got; in xfs_bmap_count_leaves() local
304 struct xfs_bmbt_irec *got) in xfs_getbmap_report_one()
414 struct xfs_bmbt_irec got, rec; in xfs_getbmap() local
600 struct xfs_bmbt_irec got, del; in xfs_bmap_punch_delalloc_range() local
Dxfs_reflink.c251 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
725 struct xfs_bmbt_irec got, del, data; in xfs_reflink_end_cow_extent() local
1556 struct xfs_bmbt_irec got; in xfs_reflink_inode_has_shared_extents() local
/Linux-v6.6/drivers/infiniband/hw/qib/
Dqib_user_pages.c98 size_t got; in qib_get_user_pages() local
/Linux-v6.6/arch/ia64/include/asm/
Dmodule.h20 struct elf64_shdr *got; /* global offset table */ member
/Linux-v6.6/sound/pci/emu10k1/
Dvoice.c91 for (int got = 0; got < channels; ) { in snd_emu10k1_voice_alloc() local
/Linux-v6.6/tools/testing/selftests/powerpc/copyloops/
Dexc_validate.c62 unsigned long got, expected; in do_one_test() local
/Linux-v6.6/tools/testing/selftests/powerpc/primitives/
Dload_unaligned_zeropad.c105 unsigned long got; in do_one_test() local
/Linux-v6.6/arch/riscv/kernel/
Dmodule-sections.c17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry() local
/Linux-v6.6/arch/loongarch/kernel/
Dmodule-sections.c16 struct got_entry *got = get_got_entry(val, sechdrs, got_sec); in module_emit_got_entry() local
/Linux-v6.6/arch/powerpc/lib/
Dtest_emulate_step.c1644 #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-v6.6/arch/x86/include/asm/
Dinsn.h22 unsigned char got; member
48 unsigned char got; member
/Linux-v6.6/tools/arch/x86/include/asm/
Dinsn.h22 unsigned char got; member
48 unsigned char got; member
/Linux-v6.6/mm/
Dzpool.c77 bool got = try_module_get(driver->owner); in zpool_get_driver() local
/Linux-v6.6/fs/ceph/
Dfile.c472 int got = 0, want = CEPH_CAP_FILE_EXCL | CEPH_CAP_DIR_CREATE; in try_prep_async_create() local
2014 int want = 0, got = 0; in ceph_read_iter() local
2165 int want = 0, got = 0; in ceph_splice_read() local
2235 int err, want = 0, got; in ceph_write_iter() local
2556 int want, got = 0; in ceph_fallocate() local
Dioctl.c293 int ret, got = 0; in ceph_set_encryption_policy() local

123