| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_bmap.c | 1277 struct xfs_bmbt_irec got; in xfs_bmap_first_unused() local 1326 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 3965 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc() 4632 struct xfs_bmbt_irec got; in xfs_bmapi_remap() local 4792 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_delay() 4920 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_cow() 5007 struct xfs_bmbt_irec got; /* current extent entry */ in xfs_bmap_del_extent_real() local 5268 struct xfs_bmbt_irec got; /* current extent record */ in __xfs_bunmapi() local [all …]
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_bmap.c | 1235 struct xfs_bmbt_irec got; in xfs_bmap_first_unused() local 1282 struct xfs_bmbt_irec got; in xfs_bmap_last_before() local 3740 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map() 3849 struct xfs_bmbt_irec got; in xfs_bmapi_read() local 3936 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc() 4682 struct xfs_bmbt_irec got; in xfs_bmapi_remap() local 4840 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_delay() 4967 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_cow() 5053 struct xfs_bmbt_irec got; /* current extent entry */ in xfs_bmap_del_extent_real() local 5295 struct xfs_bmbt_irec got; /* current extent record */ in __xfs_bunmapi() local [all …]
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| D | module.h | 21 struct mod_section got; member 38 struct got_entry *got = (struct got_entry *)(sec->shdr->sh_addr); in get_got_entry() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| 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
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| D | module.h | 21 struct mod_section got; member 106 struct got_entry *got = (struct got_entry *)sechdrs[sec->shndx].sh_addr; in get_got_entry() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | vmlinux.lds.S | 331 arch/powerpc/kernel/prom_init.o*(.toc .got) 334 *(.got)
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| D | vmlinux.lds.S | 79 *(.got) 80 __got_end = .;
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | varlen.c | 8 #define CHECK_VAL(got, exp) \ argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_reflink.c | 248 struct xfs_bmbt_irec got; in xfs_reflink_convert_cow_locked() local 465 struct xfs_bmbt_irec got, del; in xfs_reflink_cancel_cow_blocks() local 602 struct xfs_bmbt_irec got, del; in xfs_reflink_end_cow_extent() local 1361 struct xfs_bmbt_irec got; in xfs_reflink_inode_has_shared_extents() local
|
| D | xfs_bmap_util.c | 189 struct xfs_bmbt_irec got; in xfs_bmap_count_leaves() local 262 struct xfs_bmbt_irec *got) in xfs_getbmap_report_one() 374 struct xfs_bmbt_irec got, rec; in xfs_getbmap() local 557 struct xfs_bmbt_irec got, del; in xfs_bmap_punch_delalloc_range() local
|
| /kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/ |
| D | main.c | 17 u64 got; in required_caps_supported() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| D | qib_user_pages.c | 98 size_t got; in qib_get_user_pages() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
| D | qib_user_pages.c | 98 size_t got; in qib_get_user_pages() local
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_reflink.c | 251 struct xfs_bmbt_irec got; in xfs_reflink_convert_cow_locked() local 571 struct xfs_bmbt_irec got, del; in xfs_reflink_cancel_cow_blocks() local 711 struct xfs_bmbt_irec got, del, data; in xfs_reflink_end_cow_extent() local 1541 struct xfs_bmbt_irec got; in xfs_reflink_inode_has_shared_extents() local
|
| 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() 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
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | module.h | 20 struct elf64_shdr *got; /* global offset table */ member
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | module.h | 20 struct elf64_shdr *got; /* global offset table */ member
|