Searched defs:preempt_count_add (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpreempt.h200 #define preempt_count_add(val) __preempt_count_add(val) macro
/linux-master/kernel/sched/
H A Dcore.c5860 void preempt_count_add(int val) function
5879 EXPORT_SYMBOL(preempt_count_add); variable
5880 NOKPROBE_SYMBOL(preempt_count_add); variable

Completed in 135 milliseconds