Searched defs:preempt_count_set (Results 1 – 7 of 7) sorted by relevance
20 static inline void preempt_count_set(int pc) in preempt_count_set() function80 static inline void preempt_count_set(int pc) in preempt_count_set() function
18 static inline void preempt_count_set(int pc) in preempt_count_set() function84 static inline void preempt_count_set(int pc) in preempt_count_set() function
19 static __always_inline void preempt_count_set(int pc) in preempt_count_set() function
26 static __always_inline void preempt_count_set(int pc) in preempt_count_set() function
29 static __always_inline void preempt_count_set(int pc) in preempt_count_set() function
15 static inline void preempt_count_set(u64 pc) in preempt_count_set() function