Home
last modified time | relevance | path

Searched defs:got (Results 1 - 25 of 113) sorted by relevance

12345

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dmodule.h20 struct elf64_shdr *got; /* global offset table */ member
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dmodule.h20 struct elf64_shdr *got; /* global offset table */ member
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_user_pages.c98 size_t got; in qib_get_user_pages() local
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/
H A Dmain.c17 u64 got; in required_caps_supported() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_user_pages.c98 size_t got; in qib_get_user_pages() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtest_strncmp.c30 int got; in strncmp_full_str_cmp() local
47 int err, got; in test_strncmp_ret() local
[all...]
H A Dcore_extern.c127 uint64_t *got, *exp; in test_core_extern() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcore_extern.c126 uint64_t *got, *exp; in test_core_extern() local
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule-sections.c17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/
H A Dload_unaligned_zeropad.c105 unsigned long got; in do_one_test() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/
H A Dexc_validate.c62 unsigned long got, expected; in do_one_test() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmodule-sections.c17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/copyloops/
H A Dexc_validate.c62 unsigned long got, expected; in do_one_test() local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/
H A Dload_unaligned_zeropad.c105 unsigned long got; in do_one_test() local
/kernel/linux/linux-6.6/mm/
H A Dzpool.c77 bool got = try_module_get(driver->owner); in zpool_get_driver() local
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dmodule.h21 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-5.10/arch/loongarch/kernel/
H A Dmodule-sections.c16 struct got_entry *got = get_got_entry(val, sechdrs, got_sec); in module_emit_got_entry() local
[all...]
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dmodule.h21 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-5.10/arch/alpha/kernel/
H A Dmodule.c69 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local
141 unsigned long got, gp; apply_relocate_add() local
[all...]
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A 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
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule-sections.c16 struct got_entry *got = get_got_entry(val, sechdrs, got_sec); in module_emit_got_entry() local
[all...]
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dmodule.c69 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local
141 unsigned long got, gp; apply_relocate_add() local
[all...]
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dmodule.h22 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-5.10/mm/
H A Dzpool.c85 bool got = try_module_get(driver->owner); in zpool_get_driver() local
/kernel/linux/linux-6.6/fs/ceph/
H A Dioctl.c293 int ret, got = 0; in ceph_set_encryption_policy() local

Completed in 9 milliseconds

12345