Home
last modified time | relevance | path

Searched defs:masks (Results 1 – 25 of 72) sorted by relevance

123

/linux/lib/
H A Dgroup_cpus.c47 cpumask_var_t *masks; in alloc_node_to_cpumask() local
68 static void free_node_to_cpumask(cpumask_var_t *masks) in free_node_to_cpumask() argument
77 build_node_to_cpumask(cpumask_var_t * masks) build_node_to_cpumask() argument
252 __group_cpus_evenly(unsigned int startgrp,unsigned int numgrps,cpumask_var_t * node_to_cpumask,const struct cpumask * cpu_mask,struct cpumask * nmsk,struct cpumask * masks) __group_cpus_evenly() argument
355 struct cpumask *masks = NULL; group_cpus_evenly() local
431 struct cpumask *masks; group_cpus_evenly() local
[all...]
/linux/drivers/clk/mmp/
H A Dclk-frac.c55 struct mmp_clk_factor_masks *masks = factor->masks; in clk_factor_recalc_rate() local
81 struct mmp_clk_factor_masks *masks = factor->masks; in clk_factor_set_rate() local
120 struct mmp_clk_factor_masks *masks = factor->masks; clk_factor_init() local
170 mmp_clk_register_factor(const char * name,const char * parent_name,unsigned long flags,void __iomem * base,struct mmp_clk_factor_masks * masks,struct u32_fract * ftbl,unsigned int ftbl_cnt,spinlock_t * lock) mmp_clk_register_factor() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.c671 const struct dce_i2c_mask *masks) in dce_i2c_hw_construct() argument
694 dce100_i2c_hw_construct(struct dce_i2c_hw * dce_i2c_hw,struct dc_context * ctx,uint32_t engine_id,const struct dce_i2c_registers * regs,const struct dce_i2c_shift * shifts,const struct dce_i2c_mask * masks) dce100_i2c_hw_construct() argument
711 dce112_i2c_hw_construct(struct dce_i2c_hw * dce_i2c_hw,struct dc_context * ctx,uint32_t engine_id,const struct dce_i2c_registers * regs,const struct dce_i2c_shift * shifts,const struct dce_i2c_mask * masks) dce112_i2c_hw_construct() argument
728 dcn1_i2c_hw_construct(struct dce_i2c_hw * dce_i2c_hw,struct dc_context * ctx,uint32_t engine_id,const struct dce_i2c_registers * regs,const struct dce_i2c_shift * shifts,const struct dce_i2c_mask * masks) dcn1_i2c_hw_construct() argument
745 dcn2_i2c_hw_construct(struct dce_i2c_hw * dce_i2c_hw,struct dc_context * ctx,uint32_t engine_id,const struct dce_i2c_registers * regs,const struct dce_i2c_shift * shifts,const struct dce_i2c_mask * masks) dcn2_i2c_hw_construct() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_cm_common.h71 struct xfer_func_mask masks; member
86 struct cm_color_matrix_mask masks; member
/linux/drivers/net/dsa/microchip/
H A Dksz8.c287 const u32 *masks; in ksz8_r_mib_cnt() local
323 const u32 *masks; in ksz8795_r_mib_pkt() local
512 const u32 *masks; in ksz8_valid_dyn_entry() local
540 const u32 *masks; in ksz8_r_dyn_mac_table() local
606 const u32 *masks; in ksz8_r_sta_mac_table() local
658 const u32 *masks; in ksz8_w_sta_mac_table() local
690 const u32 *masks; in ksz8_from_vlan() local
705 const u32 *masks; in ksz8_to_vlan() local
1661 const u32 *masks; in ksz8_port_setup() local
1716 const u32 *masks; in ksz8_config_cpu_port() local
/linux/drivers/pci/msi/
H A Dmsi.c286 struct irq_affinity_desc *masks) in msi_setup_msi_desc() argument
338 static int __msi_capability_init(struct pci_dev *dev, int nvec, struct irq_affinity_desc *masks) in __msi_capability_init() argument
623 int nvec, struct irq_affinity_desc *masks) in msix_setup_msi_descs() argument
669 int nvec, struct irq_affinity_desc *masks) in __msix_setup_interrupts() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_ddc.h35 const struct ddc_sh_mask *masks; member
H A Dhw_generic.h36 const struct generic_sh_mask *masks; member
H A Dhw_hpd.h35 const struct hpd_sh_mask *masks; member
/linux/arch/loongarch/mm/
H A Dpageattr.c20 struct pageattr_masks *masks = walk->private; in set_pageattr_masks() local
112 struct pageattr_masks masks = { in __set_memory() local
/linux/security/landlock/
H A Daccess.h56 struct access_masks masks; member
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_vmid.h72 const struct dcn20_vmid_mask *masks; member
/linux/tools/testing/selftests/kvm/arm64/
H A Dset_id_regs.c418 uint64_t masks[KVM_ARM_FEATURE_ID_RANGE_SIZE]; in test_vm_ftr_id_regs() local
466 uint64_t masks[KVM_ARM_FEATURE_ID_RANGE_SIZE]; in test_user_set_mpam_reg() local
561 uint64_t masks[KVM_ARM_FEATURE_ID_RANGE_SIZE]; test_user_set_mte_reg() local
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpedit.h20 struct pedit_headers masks; member
/linux/kernel/irq/
H A Daffinity.c29 struct irq_affinity_desc *masks = NULL; in irq_create_affinity_masks() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dwb/dcn30/
H A Ddcn30_cm_common.h46 struct DCN3_xfer_func_mask masks; member
/linux/block/
H A Dblk-mq-cpumap.c61 const struct cpumask *masks; in blk_mq_map_queues() local
/linux/drivers/clk/uniphier/
H A Dclk-uniphier-mux.c17 const unsigned int *masks; member
/linux/tools/perf/trace/beauty/
H A Dprctl.c65 const u8 masks[] = { in syscall_arg__scnprintf_prctl_option() local
/linux/arch/riscv/mm/
H A Dpageattr.c20 struct pageattr_masks *masks = walk->private; in set_pageattr_masks() local
270 struct pageattr_masks masks = { in __set_memory() local
/linux/drivers/accessibility/speakup/
H A Dkeyhelp.c18 static u_short masks[] = { 32, 16, 8, 4, 2, 1 }; variable
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.h86 const struct dcn_hubbub_mask *masks; member
/linux/kernel/sched/
H A Dtopology.c1897 struct cpumask ***masks; in sched_init_numa() local
2034 struct cpumask ***masks; in sched_reset_numa() local
2124 struct cpumask ***masks; sched_numa_find_closest() local
2147 struct cpumask ***masks; global() member
2234 struct cpumask ***masks; sched_numa_hop_mask() local
[all...]
/linux/drivers/virtio/
H A Dvirtio_vdpa.c273 struct cpumask *masks = NULL; in create_affinity_masks() local
332 struct cpumask *masks; in virtio_vdpa_find_vqs() local
[all...]
/linux/drivers/clk/spear/
H A Dclk-aux-synth.c136 clk_register_aux(const char * aux_name,const char * gate_name,const char * parent_name,unsigned long flags,void __iomem * reg,const struct aux_clk_masks * masks,struct aux_rate_tbl * rtbl,u8 rtbl_cnt,spinlock_t * lock,struct clk ** gate_clk) clk_register_aux() argument
[all...]

123