Home
last modified time | relevance | path

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

/linux/include/linux/
A Duser_namespace.h59 UCOUNT_RLIMIT_SIGPENDING, enumerator
/linux/fs/proc/
A Darray.c277 qsize = get_ucounts_value(task_ucounts(p), UCOUNT_RLIMIT_SIGPENDING); in task_sig()
/linux/kernel/
A Duser_namespace.c127 set_rlimit_ucount_max(ns, UCOUNT_RLIMIT_SIGPENDING, rlimit(RLIMIT_SIGPENDING)); in create_user_ns()
A Dsignal.c429 sigpending = inc_rlimit_get_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_alloc()
441 dec_rlimit_put_ucounts(ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_alloc()
455 dec_rlimit_put_ucounts(q->ucounts, UCOUNT_RLIMIT_SIGPENDING); in __sigqueue_free()
A Dfork.c844 set_rlimit_ucount_max(&init_user_ns, UCOUNT_RLIMIT_SIGPENDING, RLIM_INFINITY); in fork_init()

Completed in 26 milliseconds