Home
last modified time | relevance | path

Searched defs:__this_cpu_preempt_check (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dsmp_processor_id.c63 noinstr void __this_cpu_preempt_check(const char *op) in __this_cpu_preempt_check() function
67 EXPORT_SYMBOL(__this_cpu_preempt_check); variable
/kernel/linux/linux-6.6/lib/
H A Dsmp_processor_id.c64 noinstr void __this_cpu_preempt_check(const char *op) in __this_cpu_preempt_check() function
68 EXPORT_SYMBOL(__this_cpu_preempt_check); variable
/kernel/linux/linux-5.10/include/linux/
H A Dpercpu-defs.h313 static inline void __this_cpu_preempt_check(const char *op) { } in __this_cpu_preempt_check() function
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpercpu-defs.h313 static __always_inline void __this_cpu_preempt_check(const char *op) { } in __this_cpu_preempt_check() function
[all...]

Completed in 3 milliseconds