Home
last modified time | relevance | path

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

/linux/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.rs108 pub mod jump_label; module
/linux/arch/openrisc/kernel/
H A DMakefile12 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/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/arch/csky/kernel/
H A DMakefile16 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/arch/xtensa/kernel/
H A DMakefile21 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/arch/arc/kernel/
H A DMakefile22 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/arch/parisc/kernel/
H A DMakefile40 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/arch/loongarch/kernel/
H A DMakefile80 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/arch/arm64/kernel/
H A DMakefile37 rsi.o jump_label.o
/linux/arch/arm/kernel/
H A DMakefile62 obj-$(CONFIG_JUMP_LABEL) += jump_label.o insn.o patch.o
/linux/arch/riscv/kernel/
H A DMakefile114 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/arch/mips/kernel/
H A DMakefile105 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/arch/x86/kernel/
H A DMakefile62 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/kernel/
H A DMakefile132 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/arch/powerpc/kernel/
H A DMakefile122 obj-$(CONFIG_JUMP_LABEL) += jump_label.o
/linux/
H A DMAINTAINERS25015 F: arch/*/include/asm/jump_label*.h
25017 F: arch/*/kernel/jump_label.c
25019 F: include/linux/jump_label*.h
25021 F: kernel/jump_label.c