Searched defs:sighand_struct (Results 1 – 7 of 7) sorted by relevance
4244 struct sighand_struct { struct4245 spinlock_t siglock;4246 refcount_t count;4247 wait_queue_head_t signalfd_wqh;4248 struct k_sigaction action[64];
2605 struct sighand_struct { struct2606 spinlock_t siglock;2607 refcount_t count;2608 wait_queue_head_t signalfd_wqh;2609 struct k_sigaction action[64];
2584 struct sighand_struct { struct2585 spinlock_t siglock;2586 refcount_t count;2587 wait_queue_head_t signalfd_wqh;2588 struct k_sigaction action[64];
7781 struct sighand_struct { struct7782 spinlock_t siglock;7783 refcount_t count;7784 wait_queue_head_t signalfd_wqh;7785 struct k_sigaction action[64];