Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dworkqueue.c3796 static u32 wqattrs_hash(const struct workqueue_attrs *attrs) in wqattrs_hash() function
4070 u32 hash = wqattrs_hash(attrs); in get_unbound_pool()