Searched defs:nset (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/kernel/ |
D | compat.c | 41 compat_old_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE3() argument
|
D | signal.c | 3318 SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, in SYSCALL_DEFINE4() argument 3349 COMPAT_SYSCALL_DEFINE4(rt_sigprocmask, int, how, compat_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE4() argument 4577 SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, in SYSCALL_DEFINE3() argument
|
/linux-6.15/drivers/input/keyboard/ |
D | locomokbd.c | 89 unsigned short nset; in locomokbd_activate_col() local
|