Searched defs:maskp (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/power/cpupower/utils/helpers/ |
| H A D | bitmask.h | 13 unsigned long *maskp; member
|
| /linux/include/linux/ |
| H A D | cpumask_types.h | 18 #define cpumask_bits(maskp) ((maskp)->bits) argument
|
| /linux/tools/perf/tests/ |
| H A D | perf-record.c | 18 static int sched__get_first_possible_cpu(pid_t pid, cpu_set_t *maskp) in sched__get_first_possible_cpu() argument
|
| /linux/arch/powerpc/platforms/512x/ |
| H A D | mpc5121_ads_cpld.c | 89 u8 __iomem *maskp) in cpld_pic_get_irq()
|
| /linux/arch/powerpc/perf/ |
| H A D | mpc7450-pmu.c | 150 static int mpc7450_get_constraint(u64 event, unsigned long *maskp, in mpc7450_get_constraint()
|
| H A D | power7-pmu.c | 83 static int power7_get_constraint(u64 event, unsigned long *maskp, in power7_get_constraint()
|
| H A D | power6-pmu.c | 269 static int p6_get_constraint(u64 event, unsigned long *maskp, in p6_get_constraint()
|
| H A D | ppc970-pmu.c | 192 static int p970_get_constraint(u64 event, unsigned long *maskp, in p970_get_constraint()
|
| H A D | power5-pmu.c | 138 static int power5_get_constraint(u64 event, unsigned long *maskp, in power5_get_constraint()
|
| H A D | power5+-pmu.c | 134 static int power5p_get_constraint(u64 event, unsigned long *maskp, in power5p_get_constraint()
|
| /linux/sound/soc/sti/ |
| H A D | sti_uniperif.c | 183 struct snd_mask *maskp = hw_param_mask(params, rule->var); in sti_uniperiph_fix_tdm_format() local
|
| /linux/drivers/scsi/elx/efct/ |
| H A D | efct_hw_queues.c | 108 const struct cpumask *maskp; in efct_hw_map_wq_cpu() local
|
| /linux/drivers/net/can/spi/ |
| H A D | mcp251x.c | 513 unsigned long *maskp, unsigned long *bitsp) in mcp251x_gpio_get_multiple() 560 unsigned long *maskp, unsigned long *bitsp) in mcp251x_gpio_set_multiple()
|
| /linux/sound/core/ |
| H A D | pcm_lib.c | 1223 struct snd_mask *maskp = constrs_mask(constrs, var); in snd_pcm_hw_constraint_mask() local 1245 struct snd_mask *maskp = constrs_mask(constrs, var); in snd_pcm_hw_constraint_mask64() local [all...] |