Searched refs:klp_update_patch_state (Results 1 – 7 of 7) sorted by relevance
202 void klp_update_patch_state(struct task_struct *task);243 static inline void klp_update_patch_state(struct task_struct *task) {} in klp_update_patch_state() function
175 void klp_update_patch_state(struct task_struct *task) in klp_update_patch_state() function 599 * TIF_PATCH_PENDING writes to ensure klp_update_patch_state() and in klp_init_transition() 639 * klp_update_patch_state() or __klp_sched_try_switch() running in in klp_reverse_transition() 651 * Make sure all existing invocations of klp_update_patch_state() and in klp_reverse_transition() 667 * klp_update_patch_state() and __klp_sched_try_switch() don't set in klp_reverse_transition() 686 * klp_update_patch_state(current) and __klp_sched_try_switch(), but we in klp_copy_process() 701 * NOTE: klp_update_patch_state(task) requires the task to be inactive or716 klp_update_patch_state(task); in klp_force_transition() 720 klp_update_patch_state(idle_task(cpu)); in klp_force_transition()
37 klp_update_patch_state(current); in exit_to_user_mode_loop()
361 klp_update_patch_state(current); in do_idle()
301 klp_update_patch_state(current); in do_notify_resume()
149 klp_update_patch_state(current); in do_notify_resume()
116 instead have a klp_update_patch_state() call in the idle loop which184 klp_update_patch_state() in a safe location. Kthreads are typically