Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dfreezer.c178 static int __set_task_special(struct task_struct *p, void *arg) in __set_task_special() function
204 bool ret = task_call_func(p, __set_task_special, NULL); in __thaw_task()