Home
last modified time | relevance | path

Searched defs:sighand_struct (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/sched/
Dsignal.h20 struct sighand_struct { struct
21 spinlock_t siglock;
22 refcount_t count;
23 wait_queue_head_t signalfd_wqh;
24 struct k_sigaction action[_NSIG];
/linux-6.6.21/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h58 struct sighand_struct { struct
59 spinlock_t siglock;