Searched defs:sighand_struct (Results 1 – 1 of 1) sorted by relevance
443 struct sighand_struct { struct444 atomic_t count;445 struct k_sigaction action[_NSIG];446 spinlock_t siglock;447 wait_queue_head_t signalfd_wqh;