Home
last modified time | relevance | path

Searched defs:nset (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Dcompat.c41 compat_old_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE3() argument
H A Dsignal.c3301 SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, in SYSCALL_DEFINE4() argument
3332 COMPAT_SYSCALL_DEFINE4(rt_sigprocmask, int, how, compat_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE4() argument
4539 SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, in SYSCALL_DEFINE3() argument
/linux/drivers/input/keyboard/
H A Dlocomokbd.c89 unsigned short nset; in locomokbd_activate_col() local