Searched refs:__sigqueue_alloc (Results 1 - 1 of 1) sorted by relevance

/kernel/
H A Dsignal.c361 __sigqueue_alloc(int sig, struct task_struct *t, gfp_t flags, int override_rlimit) function
1070 q = __sigqueue_alloc(sig, t, GFP_ATOMIC | __GFP_NOTRACK_FALSE_POSITIVE,
1531 struct sigqueue *q = __sigqueue_alloc(-1, current, GFP_KERNEL, 0);

Completed in 23 milliseconds