Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c429 static void __sched_core_put(struct work_struct *work) in __sched_core_put() function
439 static DECLARE_WORK(_work, __sched_core_put); in sched_core_put()