Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/livepatch/
Dtransition.c268 static int klp_check_and_switch_task(struct task_struct *task, void *arg) in klp_check_and_switch_task() function
310 ret = task_call_func(task, klp_check_and_switch_task, &old_name); in klp_try_switch_task()