Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/sched/
H A Dsignal.h21 struct sighand_struct { struct
78 * implies a shared sighand_struct, so locking
79 * sighand_struct is always a proper superset of
599 extern void __cleanup_sighand(struct sighand_struct *);
690 extern struct sighand_struct *__lock_task_sighand(struct task_struct *task, unsigned long *flags);
692 static inline struct sighand_struct *lock_task_sighand(struct task_struct *task, unsigned long *flags) in lock_task_sighand()
694 struct sighand_struct *ret; in lock_task_sighand()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h67 struct sighand_struct;
1101 struct sighand_struct __rcu *sighand;

Completed in 6 milliseconds