Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkthread.h120 KTW_FREEZABLE = 1 << 0, /* freeze during suspend */ enumerator
/openbmc/linux/kernel/
H A Dkthread.c813 if (worker->flags & KTW_FREEZABLE) in kthread_worker_fn()