Home
last modified time | relevance | path

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

/kernel/
Ducount.c303 void dec_rlimit_put_ucounts(struct ucounts *ucounts, enum ucount_type type) in dec_rlimit_put_ucounts() function
Dsignal.c443 dec_rlimit_put_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_alloc()
457 dec_rlimit_put_ucounts(q->ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_free()