Home
last modified time | relevance | path

Searched refs:nset (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/input/keyboard/
Dlocomokbd.c104 unsigned short nset; in locomokbd_activate_col() local
107 nset = 0xFF & ~(1 << col); in locomokbd_activate_col()
108 nbset = (nset << 8) + nset; in locomokbd_activate_col()
/Linux-v4.19/kernel/
Dcompat.c196 compat_old_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE3() argument
204 if (nset) { in COMPAT_SYSCALL_DEFINE3()
205 if (get_user(new_set, nset)) in COMPAT_SYSCALL_DEFINE3()
Dsignal.c2748 SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, in SYSCALL_DEFINE4() argument
2760 if (nset) { in SYSCALL_DEFINE4()
2761 if (copy_from_user(&new_set, nset, sizeof(sigset_t))) in SYSCALL_DEFINE4()
2779 COMPAT_SYSCALL_DEFINE4(rt_sigprocmask, int, how, compat_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE4() argument
2788 if (nset) { in COMPAT_SYSCALL_DEFINE4()
2791 if (get_compat_sigset(&new_set, nset)) in COMPAT_SYSCALL_DEFINE4()
3644 SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, in SYSCALL_DEFINE3() argument
3652 if (nset) { in SYSCALL_DEFINE3()
3653 if (copy_from_user(&new_set, nset, sizeof(*nset))) in SYSCALL_DEFINE3()
/Linux-v4.19/fs/reiserfs/
Dfix_node.c1491 int lpar, rpar, nset, lset, rset, lrset; in ip_check_balance() local
1524 nset = NOTHING_SHIFT_NO_FLOW; in ip_check_balance()
1540 nset = NOTHING_SHIFT_FLOW, nver = nver1; in ip_check_balance()
1665 set_parameters(tb, h, 0, 0, nver, snum012 + nset, -1, in ip_check_balance()
/Linux-v4.19/include/linux/
Dcompat.h976 asmlinkage long compat_sys_sigprocmask(int how, compat_old_sigset_t __user *nset,
/Linux-v4.19/Documentation/trace/
Dftrace.rst3286 …bash-1998 [000] d... 140.733514: sys_rt_sigprocmask(how: 0, nset: 0, oset: 6e2768, sigsetsize: …