Home
last modified time | relevance | path

Searched defs:newmask (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsignal.c44 SYSCALL_DEFINE2(osf_sigprocmask, int, how, unsigned long, newmask) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ds3cmci.c257 u32 newmask; in enable_imask() local
269 u32 newmask; in disable_imask() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c333 static int cpus_mon_write(struct rdtgroup *rdtgrp, cpumask_var_t newmask, in cpus_mon_write()
386 static int cpus_ctrl_write(struct rdtgroup *rdtgrp, cpumask_var_t newmask, in cpus_ctrl_write()
444 cpumask_var_t tmpmask, newmask, tmpmask1; in rdtgroup_cpus_write() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_flower.c1811 struct fl_flow_mask *newmask; in fl_create_new_mask() local
1859 struct fl_flow_mask *newmask; in fl_check_assign_mask() local
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcpuset.c1178 struct cpumask *newmask, in update_parent_subparts_cpumask()
/OK3568_Linux_fs/kernel/mm/
H A Dmempolicy.c375 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_netlink.c1781 struct nlattr *newmask = NULL; in ovs_nla_get_match() local
/OK3568_Linux_fs/kernel/kernel/
H A Dsignal.c4457 SYSCALL_DEFINE1(ssetmask, int, newmask) in SYSCALL_DEFINE1() argument