/kernel/linux/linux-6.6/arch/powerpc/kernel/trace/ |
H A D | ftrace_64_pg.c | 771 unsigned long stub = (unsigned long)(&ftrace_graph_stub); in ftrace_modify_ftrace_graph_caller() local 777 old = ftrace_call_replace(ip, enable ? stub : addr, 0); in ftrace_modify_ftrace_graph_caller() 778 new = ftrace_call_replace(ip, enable ? addr : stub, 0); in ftrace_modify_ftrace_graph_caller()
|
/third_party/python/Lib/test/ |
H A D | test_pulldom.py | 262 def stub(self, *args, **kwargs): member in SAXExerciser 265 setProperty = stub 266 setFeature = stub
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | hyp-stub.S | 65 * Hypervisor stub installation functions. 92 * stub hypervisor on the remaining ones: because the saved boot mode 112 @ Now install the hypervisor stub:
|
/third_party/cups-filters/scripting/perl/ |
H A D | CUPS.pm | 96 # Below is stub documentation for your module. You better edit it! 110 author of the extension was negligent enough to leave the stub
|
/third_party/icu/tools/scripts/cpysearch/ |
H A D | Cpy.pm | 103 cvsignore cnv res icu exe obj bin exp lib out plg jar spp stub policy ttf
|
/third_party/libunwind/libunwind/src/arm/ |
H A D | getcontext.S | 32 @ This is a stub version of getcontext() for ARM which only stores core
|
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
H A D | ppc-darwin_closure.S | 99 bl Lffi_closure_helper_DARWIN$stub 289 Lffi_closure_helper_DARWIN$stub:
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | random.c | 455 u8 stub; in random_init() local 457 if (getrandom(&stub, 0, GRND_NONBLOCK) == 0 || in random_init()
|
/third_party/node/deps/brotli/c/enc/ |
H A D | backward_references_hq.c | 43 ZopfliNode stub; in BrotliInitZopfliNodes() local 45 stub.length = 1; in BrotliInitZopfliNodes() 46 stub.distance = 0; in BrotliInitZopfliNodes() 47 stub.dcode_insert_length = 0; in BrotliInitZopfliNodes() 48 stub.u.cost = kInfinity; in BrotliInitZopfliNodes() 49 for (i = 0; i < length; ++i) array[i] = stub; in BrotliInitZopfliNodes()
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | backward_references_hq.c | 43 ZopfliNode stub; in BrotliInitZopfliNodes() local 45 stub.length = 1; in BrotliInitZopfliNodes() 46 stub.distance = 0; in BrotliInitZopfliNodes() 47 stub.dcode_insert_length = 0; in BrotliInitZopfliNodes() 48 stub.u.cost = kInfinity; in BrotliInitZopfliNodes() 49 for (i = 0; i < length; ++i) array[i] = stub; in BrotliInitZopfliNodes()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | module_64.c | 27 a separate r2 value in the init and core section, and stub between 99 #define STUB_MAGIC 0x73747562 /* stub */ 108 * with PCREL kernels that use prefix instructions in the stub. 123 * the kernel which may be further. So we jump to a stub. 456 other functions via a stub, or if a function pointer escapes in module_frob_arch_sections() 489 * For mprofile-kernel we use a special stub for ftrace_caller() because we 490 * can't rely on r2 containing this module's TOC when we enter the stub. 496 * To deal with that this stub uses the kernel toc, which is always accessible 507 pr_err("%s: Address of stub entry is not 8-byte aligned\n", me->name); in create_ftrace_stub() 538 /* Even though we don't use funcdata in the stub, i in create_ftrace_stub() 1056 struct ppc64_stub_entry *stub; module_trampoline_target() local [all...] |
/third_party/protobuf/python/ |
H A D | mox.py | 224 stub = self.CreateMock(attr_to_replace) 226 stub = self.CreateMockAnything() 228 self.stubs.Set(obj, attr_name, stub)
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso32/ |
H A D | vdso32.lds.S | 32 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*)
|
/kernel/linux/linux-5.10/arch/s390/kernel/vdso64/ |
H A D | vdso64.lds.S | 30 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/ |
H A D | vdso64.lds.S | 32 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*)
|
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso64/ |
H A D | vdso64.lds.S | 28 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | hyp-stub.S | 67 * Hypervisor stub installation functions. 94 * stub hypervisor on the remaining ones: because the saved boot mode 114 @ Now install the hypervisor stub:
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/vdso/ |
H A D | vdso32.lds.S | 34 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*)
|
H A D | vdso64.lds.S | 34 *(.text .stub .text.* .gnu.linkonce.t.* __ftr_alt_*)
|
/kernel/linux/linux-6.6/arch/parisc/kernel/vdso32/ |
H A D | vdso32.lds.S | 29 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/kernel/linux/linux-6.6/arch/s390/kernel/vdso32/ |
H A D | vdso32.lds.S | 34 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/kernel/linux/linux-6.6/arch/s390/kernel/vdso64/ |
H A D | vdso64.lds.S | 34 *(.text .stub .text.* .gnu.linkonce.t.*)
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | Makefile | 29 obj-$(CONFIG_XEN_STUB) += xen-stub.o
|
/kernel/linux/linux-5.10/arch/um/os-Linux/skas/ |
H A D | mem.c | 19 #include <sysdep/stub.h> 67 panic("Failed to continue stub, pid = %d, errno = %d\n", pid, in do_syscall_stub() 73 * When the stub stops, we find the following values on the in do_syscall_stub()
|
/kernel/linux/linux-5.10/arch/arm/boot/compressed/ |
H A D | efi-header.S | 20 @ is accepted as an EFI binary. Booting via the UEFI stub
|