Home
last modified time | relevance | path

Searched defs:freezable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/unix/
H A Daf_unix.c2484 bool freezable) in unix_stream_data_wait()
2634 bool freezable) in unix_stream_read_generic()
/openbmc/linux/kernel/
H A Dworkqueue.c4154 bool freezable = wq->flags & WQ_FREEZABLE; in pwq_adjust_max_active() local