Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dsignal.c44 SYSCALL_DEFINE2(osf_sigprocmask, int, how, unsigned long, newmask) in SYSCALL_DEFINE2() argument
/linux/fs/resctrl/
H A Drdtgroup.c403 static int cpus_mon_write(struct rdtgroup *rdtgrp, cpumask_var_t newmask, in cpus_mon_write()
456 static int cpus_ctrl_write(struct rdtgroup *rdtgrp, cpumask_var_t newmask, in cpus_ctrl_write()
514 cpumask_var_t tmpmask, newmask, tmpmask1; in rdtgroup_cpus_write() local
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1148 __u32 oldmask, newmask; in fanotify_mark_remove_from_mask() local
/linux/net/sched/
H A Dcls_flower.c2237 struct fl_flow_mask *newmask; in fl_create_new_mask() local
2285 struct fl_flow_mask *newmask; in fl_check_assign_mask() local
/linux/kernel/cgroup/
H A Dcpuset.c1656 struct cpumask *newmask, in update_parent_effective_cpumask()
/linux/net/openvswitch/
H A Dflow_netlink.c1818 struct nlattr *newmask = NULL; in ovs_nla_get_match() local
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c1933 cpumask_var_t newmask; in ipvs_proc_est_cpumask_set() local
/linux/mm/
H A Dmempolicy.c528 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy()