Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Ducount.c24 #define ucounts_hashentry(ns, uid) \ macro
144 struct hlist_head *hashent = ucounts_hashentry(ucounts->ns, ucounts->uid); in hlist_add_ucounts()
167 struct hlist_head *hashent = ucounts_hashentry(ns, uid); in alloc_ucounts()