Home
last modified time | relevance | path

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

/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
/kernel/linux/linux-6.6/include/linux/
Dlivepatch.h204 static inline bool klp_patch_pending(struct task_struct *task) in klp_patch_pending() function
242 static inline bool klp_patch_pending(struct task_struct *task) { return false; } in klp_patch_pending() function