Home
last modified time | relevance | path

Searched refs:stubs (Results 1 – 19 of 19) sorted by relevance

/linux/arch/arm/include/asm/
H A Dvmlinux.lds.h151 .stubs ADDR(.vectors) + 0x1000 : AT(__stubs_lma) { \
152 *(.stubs) \
154 ARM_LMA(__stubs, .stubs); \
155 . = __stubs_lma + SIZEOF(.stubs); \
/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst24 EL2 (arm64), allowing it to install a set of stubs before dropping to
25 SVC/EL1. These stubs are accessible by using a 'hvc #0' instruction,
38 of the architecture. Only implemented by the initial stubs, not by
46 stubs' exception vector value. This effectively disables an existing
/linux/tools/testing/selftests/powerpc/copyloops/
H A DMakefile9 EXTRA_SOURCES := validate.c ../harness.c stubs.S
61 copy_tofrom_user_reference.S stubs.S
/linux/arch/powerpc/kernel/
H A Dmodule_64.c700 struct ppc64_stub_entry *stubs; in stub_for_addr() local
703 num_stubs = sechdrs[me->arch.stubs_section].sh_size / sizeof(*stubs); in stub_for_addr()
706 stubs = (void *)sechdrs[me->arch.stubs_section].sh_addr; in stub_for_addr()
711 if (stub_func_addr(stubs[i].funcdata) == func_addr(addr)) in stub_for_addr()
712 return (unsigned long)&stubs[i]; in stub_for_addr()
715 if (!create_stub(sechdrs, &stubs[i], addr, me, name)) in stub_for_addr()
719 return (unsigned long)&stubs[i]; in stub_for_addr()
/linux/tools/testing/vma/
H A DMakefile15 …/vma_init.c ../../../mm/vma_exec.c ../../../mm/vma.h include/custom.h include/dup.h include/stubs.h
/linux/Documentation/dev-tools/kunit/api/
H A Dfunctionredirection.rst33 function redirection via static stubs.
39 Static stubs are a way of redirecting calls to one function (the "real"
46 Using static stubs is pretty straightforward:
/linux/samples/bpf/
H A DREADME.rst4 This directory contains a test stubs, verifier test-suite and examples
/linux/tools/testing/memblock/
H A DREADME63 |-- lib |-- implement function and struct stubs
/linux/lib/
H A DKconfig.kgdb58 intended to for the development of new kgdb stubs
/linux/Documentation/driver-api/gpio/
H A Dconsumer.rst17 There are static inline stubs for all functions in the header file in the case
18 where GPIOLIB is disabled. When these stubs are called they will emit
19 warnings. These stubs are used for two use cases:
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm283x.dtsi8 /* firmware-provided startup stubs live here, where the secondary CPUs are
/linux/sound/core/
H A DKconfig119 those stubs that use pcm timer (e.g. dmix, dsnoop & co) may work
/linux/Documentation/kbuild/
H A Dkconfig-language.rst586 Due to the presence of stubs, most drivers can now be compiled on most
630 module must provide all the stubs for !BAR case.
644 !BAR stubs::
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl8 # The __x64_sys_*() stubs are created on-the-fly for sys_*() system calls
H A Dsyscall_32.tbl8 # The __ia32_sys and __ia32_compat_sys stubs are created on-the-fly for
/linux/arch/m68k/ifpsp060/src/
H A Disp.S34 # Also, subroutine stubs exist in this file (_isp_done for
H A Dpfpsp.S34 # Also, subroutine stubs exist in this file (_fpsp_done for
H A Dfpsp.S35 # Also, subroutine stubs exist in this file (_fpsp_done for
/linux/Documentation/virt/hyperv/
H A Dvpci.rst315 effectively stubs them out when running in non-Hyper-V