Searched defs:newmask (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/arch/alpha/kernel/ |
D | signal.c | 44 SYSCALL_DEFINE2(osf_sigprocmask, int, how, unsigned long, newmask) in SYSCALL_DEFINE2() argument
|
/linux-6.12.1/kernel/cgroup/ |
D | cpuset.c | 1431 static void remote_cpus_update(struct cpuset *cs, struct cpumask *newmask, in remote_cpus_update() 1488 static void remote_partition_check(struct cpuset *cs, struct cpumask *newmask, in remote_partition_check() 1577 struct cpumask *newmask, in update_parent_effective_cpumask()
|
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/ |
D | rdtgroup.c | 370 static int cpus_mon_write(struct rdtgroup *rdtgrp, cpumask_var_t newmask, in cpus_mon_write() 423 static int cpus_ctrl_write(struct rdtgroup *rdtgrp, cpumask_var_t newmask, in cpus_ctrl_write() 481 cpumask_var_t tmpmask, newmask, tmpmask1; in rdtgroup_cpus_write() local
|
/linux-6.12.1/fs/notify/fanotify/ |
D | fanotify_user.c | 1054 __u32 oldmask, newmask; in fanotify_mark_remove_from_mask() local
|
/linux-6.12.1/net/sched/ |
D | cls_flower.c | 2236 struct fl_flow_mask *newmask; in fl_create_new_mask() local 2284 struct fl_flow_mask *newmask; in fl_check_assign_mask() local
|
/linux-6.12.1/net/openvswitch/ |
D | flow_netlink.c | 1818 struct nlattr *newmask = NULL; in ovs_nla_get_match() local
|
/linux-6.12.1/mm/ |
D | mempolicy.c | 388 static void mpol_rebind_policy(struct mempolicy *pol, const nodemask_t *newmask) in mpol_rebind_policy()
|
/linux-6.12.1/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 1932 cpumask_var_t newmask; in ipvs_proc_est_cpumask_set() local
|
/linux-6.12.1/kernel/ |
D | signal.c | 4653 SYSCALL_DEFINE1(ssetmask, int, newmask) in SYSCALL_DEFINE1() argument
|