Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/sched/
Dsignal.h21 struct sighand_struct { struct
22 spinlock_t siglock;
23 refcount_t count;
24 wait_queue_head_t signalfd_wqh;
25 struct k_sigaction action[_NSIG];
/linux-6.14.4/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h66 struct sighand_struct { struct
67 spinlock_t siglock;