Home
last modified time | relevance | path

Searched refs:got (Results 51 – 75 of 388) sorted by relevance

12345678910>>...16

/openbmc/qemu/tests/tcg/alpha/system/
H A Dkernel.ld18 .got : {
19 *(.got)
/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dkernel.ld18 .got : {
19 *(.got)
/openbmc/qemu/tests/tcg/nios2/
H A D10m50-ghrd.ld51 .got : ALIGN(4) {
52 *(.got.plt) *(.igot.plt) *(.got) *(.igot)
/openbmc/u-boot/arch/sh/cpu/
H A Du-boot.lds65 .got :
67 *(.got.plt) *(.got)
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dvarlen.c8 #define CHECK_VAL(got, exp) \ argument
9 CHECK((got) != (exp), "check", "got %ld != exp %ld\n", \
10 (long)(got), (long)(exp))
/openbmc/linux/arch/ia64/kernel/
H A Dmodule.c439 mod->arch.got = s; in module_frob_arch_sections()
474 mod->arch.got->sh_type = SHT_NOBITS; in module_frob_arch_sections()
475 mod->arch.got->sh_flags = ARCH_SHF_SMALL | SHF_ALLOC; in module_frob_arch_sections()
476 mod->arch.got->sh_addralign = 8; in module_frob_arch_sections()
477 mod->arch.got->sh_size = gots * sizeof(struct got_entry); in module_frob_arch_sections()
484 mod->arch.got->sh_size, mod->arch.opd->sh_size); in module_frob_arch_sections()
512 struct got_entry *got, *e; in get_ltoff() local
517 got = (void *) mod->arch.got->sh_addr; in get_ltoff()
518 for (e = got; e < got + mod->arch.next_got_entry; ++e) in get_ltoff()
523 BUG_ON(e >= (struct got_entry *) (mod->arch.got->sh_addr + mod->arch.got->sh_size)); in get_ltoff()
[all …]
/openbmc/u-boot/arch/arm/
H A Dconfig.mk136 -j .u_boot_list -j .rela.dyn -j .got -j .got.plt \
140 -j .data -j .got -j .got.plt -j .u_boot_list -j .rel.dyn \
/openbmc/linux/arch/alpha/boot/
H A Dbootloader.lds13 .got : { *(.got) }
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_vio.c74 int got; in hvterm_raw_get_chars() local
100 got = min(count, pv->left); in hvterm_raw_get_chars()
101 memcpy(buf, &pv->buf[pv->offset], got); in hvterm_raw_get_chars()
102 pv->offset += got; in hvterm_raw_get_chars()
103 pv->left -= got; in hvterm_raw_get_chars()
107 return got; in hvterm_raw_get_chars()
/openbmc/linux/arch/xtensa/boot/boot-redboot/
H A Dboot.ld27 *(.got.plt)
28 *(.got)
/openbmc/linux/arch/alpha/kernel/
H A Dvmlinux.lds.S54 .got : {
55 *(.got)
/openbmc/u-boot/examples/standalone/
H A Dnds32.lds24 .got : {
26 *(.got) argument
/openbmc/u-boot/arch/microblaze/cpu/
H A Du-boot.lds35 .got ALIGN(4):
38 *(.got*)
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dxsk.c340 u32 i, got; in nfp_nfd3_xsk_tx() local
348 got = i; in nfp_nfd3_xsk_tx()
349 if (!got) in nfp_nfd3_xsk_tx()
355 for (i = 0; i < got; i++) in nfp_nfd3_xsk_tx()
359 for (i = 0; i < got; i++) { in nfp_nfd3_xsk_tx()
374 tx_ring->wr_p += got; in nfp_nfd3_xsk_tx()
375 pkts += got; in nfp_nfd3_xsk_tx()
/openbmc/linux/arch/x86/um/vdso/
H A Dvdso-layout.lds.S31 *(.got.plt) *(.got)
/openbmc/linux/arch/powerpc/boot/
H A DzImage.lds.S39 .got : ALIGN(256)
41 *(.got .toc)
/openbmc/linux/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S48 *(.got.plt) *(.got)
/openbmc/linux/arch/arm/vdso/
H A Dvdso.lds.S46 .got : { *(.got) }
/openbmc/linux/arch/csky/kernel/vdso/
H A Dvdso.lds.S32 *(.got.plt) *(.got)
/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step.c1644 #define gpr_mismatch(gprn, exp, got) \ argument
1646 gprn, exp, got)
1648 #define reg_mismatch(name, exp, got) \ argument
1650 name, exp, got)
1656 struct pt_regs *regs, exp, got; in run_tests_compute() local
1686 got.msr = MSR_KERNEL; in run_tests_compute()
1708 if (exp.link != got.link) { in run_tests_compute()
1710 reg_mismatch("LR", exp.link, got.link); in run_tests_compute()
1714 if (!ignore_xer && exp.xer != got.xer) { in run_tests_compute()
1716 reg_mismatch("XER", exp.xer, got.xer); in run_tests_compute()
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dinsn.h22 unsigned char got; member
48 unsigned char got; member
166 if (!insn->prefixes.got) in insn_is_avx()
173 if (!insn->prefixes.got) in insn_is_evex()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dinsn.h22 unsigned char got; member
48 unsigned char got; member
166 if (!insn->prefixes.got) in insn_is_avx()
173 if (!insn->prefixes.got) in insn_is_evex()
/openbmc/linux/arch/sparc/vdso/
H A Dvdso-layout.lds.S45 *(.got.plt) *(.got)
/openbmc/linux/mm/
H A Dzpool.c77 bool got = try_module_get(driver->owner); in zpool_get_driver() local
79 if (got) in zpool_get_driver()
82 return got ? driver : NULL; in zpool_get_driver()
/openbmc/linux/arch/riscv/kernel/vdso/
H A Dvdso.lds.S51 *(.got.plt) *(.got)

12345678910>>...16