Home
last modified time | relevance | path

Searched refs:jump_label (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/rust/kernel/
H A Djump_label.rs33 $crate::jump_label::arch_static_branch! { $key, $keytyp, $field, false }
57 branch = const $crate::jump_label::bool_to_int($branch),
H A Dtracepoint.rs23 $crate::jump_label::static_branch_unlikely!(
H A Dlib.rs59 pub mod jump_label; module
/linux-6.15/arch/csky/kernel/
H A DMakefile16 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/xtensa/kernel/
H A DMakefile21 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/arc/kernel/
H A DMakefile22 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/Documentation/staging/
H A Dstatic-keys.rst193 see: arch/x86/include/asm/jump_label.h
196 see: arch/x86/include/asm/jump_label.h
199 see: arch/x86/include/asm/jump_label.h
202 see: arch/x86/kernel/jump_label.c
205 see: arch/x86/include/asm/jump_label.h
/linux-6.15/arch/parisc/kernel/
H A DMakefile40 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/loongarch/kernel/
H A DMakefile79 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/arm64/kernel/
H A DMakefile50 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/s390/kernel/
H A DMakefile72 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/riscv/kernel/
H A DMakefile114 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/arm/kernel/
H A DMakefile62 obj-$(CONFIG_JUMP_LABEL) += jump_label.o insn.o patch.o
/linux-6.15/arch/sparc/kernel/
H A DMakefile122 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/mips/kernel/
H A DMakefile105 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/x86/kernel/
H A DMakefile62 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/kernel/
H A DMakefile129 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/arch/powerpc/kernel/
H A DMakefile122 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux-6.15/scripts/
H A DMakefile.lib257 objtool-args-$(CONFIG_HAVE_JUMP_LABEL_HACK) += --hacks=jump_label
/linux-6.15/
H A DMAINTAINERS23361 F: arch/*/include/asm/jump_label*.h
23363 F: arch/*/kernel/jump_label.c
23365 F: include/linux/jump_label*.h
23367 F: kernel/jump_label.c