Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dautogroup.c78 if (!lock_task_sighand(p, &flags)) in autogroup_task_get()
166 if (WARN_ON_ONCE(!lock_task_sighand(p, &flags))) in autogroup_move_group()
/linux/kernel/cgroup/
H A Dfreezer.c157 if (!lock_task_sighand(task, &flags)) in cgroup_freeze_task()
/linux/kernel/time/
H A Dposix-cpu-timers.c47 if (!lock_task_sighand(task, &irq_fl)) in update_rlimit_cpu()
539 if (lock_task_sighand(t, flags)) in timer_lock_sighand()
/linux/include/linux/sched/
H A Dsignal.h738 extern struct sighand_struct *lock_task_sighand(struct task_struct *task,
/linux/kernel/
H A Dsignal.c1302 if (lock_task_sighand(p, &flags)) { in do_send_sig_info()
1393 struct sighand_struct *lock_task_sighand(struct task_struct *tsk, in lock_task_sighand() function
1596 if (lock_task_sighand(p, &flags)) { in kill_pid_usb_asyncio()
2059 if (!likely(lock_task_sighand(t, &flags))) in posixtimer_send_sigqueue()