Home
last modified time | relevance | path

Searched defs:klp_patch_pending (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Dlivepatch.h178 static inline bool klp_patch_pending(struct task_struct *task) in klp_patch_pending() function
208 static inline bool klp_patch_pending(struct task_struct *task) { return false; } in klp_patch_pending() function
/kernel/linux/linux-5.10/include/linux/
Dlivepatch.h205 static inline bool klp_patch_pending(struct task_struct *task) in klp_patch_pending() function
243 static inline bool klp_patch_pending(struct task_struct *task) { return false; } in klp_patch_pending() function