| /kernel/linux/linux-4.19/arch/x86/boot/compressed/ |
| D | vmlinux.lds.S | 47 KEEP(*(.got.plt)) 49 _egot = .;
|
| /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
|
| D | module.lds.h | 6 .got (NOLOAD) : { BYTE(0) } in got() function
|
| /kernel/linux/linux-4.19/arch/alpha/kernel/ |
| D | module.c | 81 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local 153 unsigned long got, gp; in apply_relocate_add() local
|
| /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/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-4.19/fs/xfs/libxfs/ |
| D | xfs_bmap.c | 1315 struct xfs_bmbt_irec got; in xfs_bmap_first_unused() local 1366 struct xfs_bmbt_irec got; in xfs_bmap_last_before() local 3708 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map() 3816 struct xfs_bmbt_irec got; in xfs_bmapi_read() local 3933 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc() 4498 struct xfs_bmbt_irec got; in xfs_bmapi_remap() local 4667 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_delay() 4793 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_cow() 4880 struct xfs_bmbt_irec got; /* current extent entry */ in xfs_bmap_del_extent_real() local 5134 struct xfs_bmbt_irec got; /* current extent record */ in __xfs_bunmapi() local [all …]
|
| /kernel/linux/linux-4.19/arch/riscv/include/asm/ |
| D | module.h | 23 struct mod_section got; member 40 struct got_entry *got = (struct got_entry *)sec->shdr->sh_addr; in get_got_entry() local
|
| /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-4.19/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 | 330 arch/powerpc/kernel/prom_init.o*(.toc .got) 333 *(.got)
|
| /kernel/linux/linux-4.19/arch/powerpc/kernel/ |
| D | vmlinux.lds.S | 356 arch/powerpc/kernel/prom_init.o*(.toc .got) 359 *(.got)
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | varlen.c | 8 #define CHECK_VAL(got, exp) \ argument
|
| D | core_extern.c | 126 uint64_t *got, *exp; in test_core_extern() local
|
| /kernel/linux/linux-4.19/fs/xfs/ |
| D | xfs_reflink.c | 257 struct xfs_bmbt_irec got; in xfs_reflink_reserve_cow() local 371 struct xfs_bmbt_irec got; in xfs_find_trim_cow_extent() local 505 struct xfs_bmbt_irec got, del; in xfs_reflink_cancel_cow_blocks() local 638 struct xfs_bmbt_irec got, del; in xfs_reflink_end_cow() local 1574 struct xfs_bmbt_irec got; in xfs_reflink_inode_has_shared_extents() local
|
| D | xfs_bmap_util.c | 223 struct xfs_bmbt_irec got; in xfs_bmap_count_leaves() local 406 struct xfs_bmbt_irec *got) in xfs_getbmap_report_one() 518 struct xfs_bmbt_irec got, rec; in xfs_getbmap() local 701 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/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/infiniband/hw/qib/ |
| D | qib_user_pages.c | 98 size_t got; in qib_get_user_pages() local
|
| /kernel/linux/linux-4.19/arch/ia64/include/asm/ |
| D | module.h | 19 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
|
| /kernel/linux/linux-4.19/drivers/infiniband/hw/qib/ |
| D | qib_user_pages.c | 59 size_t got; in __qib_get_user_pages() local
|
| /kernel/linux/linux-4.19/tools/testing/selftests/powerpc/copyloops/ |
| D | exc_validate.c | 62 unsigned long got, expected; in do_one_test() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/ |
| D | exc_validate.c | 62 unsigned long got, expected; in do_one_test() local
|