/linux/lib/ |
H A D | bitmap-str.c | 25 unsigned int ulen, unsigned long *maskp, in bitmap_parse_user() 58 int bitmap_print_to_pagebuf(bool list, char *buf, const unsigned long *maskp, in bitmap_print_to_pagebuf() 79 static int bitmap_print_to_buf(bool list, char *buf, const unsigned long *maskp, in bitmap_print_to_buf() 180 int bitmap_print_bitmask_to_buf(char *buf, const unsigned long *maskp, in bitmap_print_bitmask_to_buf() 198 int bitmap_print_list_to_buf(char *buf, const unsigned long *maskp, in bitmap_print_list_to_buf() 374 int bitmap_parselist(const char *buf, unsigned long *maskp, int nmaskbits) in bitmap_parselist() 416 unsigned int ulen, unsigned long *maskp, in bitmap_parselist_user() 474 unsigned long *maskp, int nmaskbits) in bitmap_parse()
|
/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 | 17 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/kernel/trace/ |
H A D | trace_seq.c | 108 void trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp, in trace_seq_bitmask()
|
/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 | 510 unsigned long *maskp, unsigned long *bitsp) in mcp251x_gpio_get_multiple() 552 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
|
/linux/drivers/pinctrl/renesas/ |
H A D | core.c | 202 void __iomem **mapped_regp, u32 *maskp, in sh_pfc_config_reg_helper()
|
/linux/arch/arm64/lib/ |
H A D | insn.c | 25 u32 *maskp, int *shiftp) in aarch64_get_imm_shift_mask()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 3208 #define SAME_VAL_MASK(type, valp, maskp, matchvalp, matchmaskp) ({ \ argument 3218 static bool cmp_val_mask(void *valp, void *maskp, void *matchvalp, in cmp_val_mask()
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 12714 const struct cpumask *maskp; in lpfc_cpuhp_get_eq() local 12999 const struct cpumask *maskp; in lpfc_sli4_enable_msix() local
|