/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | cpuset.c | 409 static void guarantee_online_cpus(struct cpuset *cs, struct cpumask *pmask) in guarantee_online_cpus() argument 439 static void guarantee_online_mems(struct cpuset *cs, nodemask_t *pmask) in guarantee_online_mems() argument 3425 void cpuset_cpus_allowed(struct task_struct *tsk, struct cpumask *pmask) in cpuset_cpus_allowed() argument 3431 guarantee_online_cpus(task_cs(tsk), pmask); in cpuset_cpus_allowed() local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | ffb.c | 259 u32 pmask; member
|
/kernel/linux/linux-6.6/kernel/ |
H A D | cpu.c | 1884 const struct cpumask *pmask = cpuhp_get_primary_thread_mask(); in cpuhp_bringup_cpus_parallel() local
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | cpuset.c | 543 static void guarantee_online_mems(struct cpuset *cs, nodemask_t *pmask) in guarantee_online_mems() argument 501 guarantee_online_cpus(struct task_struct *tsk, struct cpumask *pmask) guarantee_online_cpus() argument 3940 cpuset_cpus_allowed(struct task_struct *tsk, struct cpumask *pmask) cpuset_cpus_allowed() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 2870 unsigned int pmask, rmask = 0; in cxgb4vf_get_port_mask() local 2901 unsigned int pmask; cxgb4vf_pci_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 6308 unsigned int pmask, port; in cxgb4_iov_configure() local
|
H A D | t4_hw.c | 7604 t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, unsigned int rxqi, unsigned int rxq, unsigned int tc, unsigned int vi, unsigned int cmask, unsigned int pmask, unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) t4_cfg_pfvf() argument
|
H A D | cxgb4.h | 409 unsigned int pmask; /* port access rights mask */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 6297 unsigned int pmask, port; in cxgb4_iov_configure() local
|
H A D | t4_hw.c | 7574 t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, unsigned int rxqi, unsigned int rxq, unsigned int tc, unsigned int vi, unsigned int cmask, unsigned int pmask, unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) t4_cfg_pfvf() argument
|
H A D | cxgb4.h | 408 unsigned int pmask; /* port access rights mask */ member
|