Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dlocomokbd.c89 unsigned short nset; in locomokbd_activate_col() local
92 nset = 0xFF & ~(1 << col); in locomokbd_activate_col()
93 nbset = (nset << 8) + nset; in locomokbd_activate_col()
/OK3568_Linux_fs/kernel/kernel/
H A Dcompat.c41 compat_old_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE3() argument
49 if (nset) { in COMPAT_SYSCALL_DEFINE3()
50 if (get_user(new_set, nset)) in COMPAT_SYSCALL_DEFINE3()
H A Dsignal.c3063 SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, in SYSCALL_DEFINE4() argument
3075 if (nset) { in SYSCALL_DEFINE4()
3076 if (copy_from_user(&new_set, nset, sizeof(sigset_t))) in SYSCALL_DEFINE4()
3094 COMPAT_SYSCALL_DEFINE4(rt_sigprocmask, int, how, compat_sigset_t __user *, nset, in COMPAT_SYSCALL_DEFINE4() argument
3103 if (nset) { in COMPAT_SYSCALL_DEFINE4()
3106 if (get_compat_sigset(&new_set, nset)) in COMPAT_SYSCALL_DEFINE4()
4249 SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, in SYSCALL_DEFINE3() argument
4257 if (nset) { in SYSCALL_DEFINE3()
4258 if (copy_from_user(&new_set, nset, sizeof(*nset))) in SYSCALL_DEFINE3()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-Nodejs-Fixed-pipes-DeprecationWarning.patch28 write('config.status', '#!/bin/sh\nset -x\nexec ./configure ' +
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dfix_node.c1489 int lpar, rpar, nset, lset, rset, lrset; in ip_check_balance() local
1522 nset = NOTHING_SHIFT_NO_FLOW; in ip_check_balance()
1538 nset = NOTHING_SHIFT_FLOW, nver = nver1; in ip_check_balance()
1663 set_parameters(tb, h, 0, 0, nver, snum012 + nset, -1, in ip_check_balance()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompat.h844 asmlinkage long compat_sys_sigprocmask(int how, compat_old_sigset_t __user *nset,
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpackage.bbclass1648 scriptlet = scriptlet_split[0] + "\nset -e\n" + "\n".join(scriptlet_split[1:])
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst3476 …bash-1998 [000] d... 140.733514: sys_rt_sigprocmask(how: 0, nset: 0, oset: 6e2768, sigsetsize: …