Home
last modified time | relevance | path

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

/kernel/
Dsignal.c1009 struct sighand_struct *lock_task_sighand(struct task_struct *tsk, unsigned long *flags) in lock_task_sighand() function
1042 if (lock_task_sighand(p, &flags)) { in group_send_sig_info()
1319 if (!likely(lock_task_sighand(t, &flags))) in send_sigqueue()
2272 if (!error && sig && lock_task_sighand(p, &flags)) { in do_tkill()
Dtaskstats.c235 if (!first || !lock_task_sighand(first, &flags)) in fill_tgid()
Dsched_debug.c379 if (lock_task_sighand(p, &flags)) { in proc_sched_show_task()
Dsys.c1641 if (!lock_task_sighand(p, &flags)) in k_getrusage()
Dsched.c5354 if (!lock_task_sighand(p, &flags)) in __sched_setscheduler()