Home
last modified time | relevance | path

Searched refs:klp_patch_pending (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dlivepatch.h203 static inline bool klp_patch_pending(struct task_struct *task) in klp_patch_pending() function
241 static inline bool klp_patch_pending(struct task_struct *task) { return false; } in klp_patch_pending() function
/linux-6.3-rc2/kernel/sched/
A Didle.c312 if (unlikely(klp_patch_pending(current))) in do_idle()
/linux-6.3-rc2/kernel/livepatch/
A Dtransition.c350 if (!klp_patch_pending(task)) in klp_send_signals()

Completed in 5 milliseconds