| /Linux-v5.4/tools/power/cpupower/utils/helpers/ | 
| D | bitmask.h | 13 	unsigned long *maskp;  member
 | 
| /Linux-v5.4/lib/ | 
| D | nodemask.c | 21 int node_random(const nodemask_t *maskp)  in node_random()
 | 
| D | bitmap.c | 377 		int is_user, unsigned long *maskp,  in __bitmap_parse()463 			unsigned int ulen, unsigned long *maskp,  in bitmap_parse_user()
 490 int bitmap_print_to_pagebuf(bool list, char *buf, const unsigned long *maskp,  in bitmap_print_to_pagebuf()
 642 int bitmap_parselist(const char *buf, unsigned long *maskp, int nmaskbits)  in bitmap_parselist()
 684 			unsigned int ulen, unsigned long *maskp,  in bitmap_parselist_user()
 
 | 
| D | dynamic_debug.c | 396 			       unsigned int *maskp)  in ddebug_parse_flags()
 | 
| /Linux-v5.4/tools/perf/tests/ | 
| D | perf-record.c | 16 static int sched__get_first_possible_cpu(pid_t pid, cpu_set_t *maskp)  in sched__get_first_possible_cpu()
 | 
| /Linux-v5.4/include/linux/ | 
| D | trace_seq.h | 105 trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp,  in trace_seq_bitmask()
 | 
| D | cpumask.h | 26 #define cpumask_bits(maskp) ((maskp)->bits)  argument34 #define cpumask_pr_args(maskp)		nr_cpu_ids, cpumask_bits(maskp)  argument
 
 | 
| D | bitmap.h | 436 			unsigned long *maskp, int nmaskbits)  in bitmap_parse()
 | 
| D | nodemask.h | 107 #define nodemask_pr_args(maskp)	__nodemask_pr_numnodes(maskp), \  argument299 static inline int __first_unset_node(const nodemask_t *maskp)  in __first_unset_node()
 
 | 
| /Linux-v5.4/kernel/trace/ | 
| D | trace_seq.c | 114 void trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp,  in trace_seq_bitmask()
 | 
| /Linux-v5.4/arch/powerpc/platforms/512x/ | 
| D | mpc5121_ads_cpld.c | 86 			    u8 __iomem *maskp)  in cpld_pic_get_irq()
 | 
| /Linux-v5.4/arch/powerpc/mm/ | 
| D | slice.c | 435 	const struct slice_mask *maskp;  in slice_get_unmapped_area()  local763 	const struct slice_mask *maskp;  in slice_is_hugepage_only_range()  local
 
 | 
| /Linux-v5.4/arch/powerpc/perf/ | 
| D | mpc7450-pmu.c | 150 static int mpc7450_get_constraint(u64 event, unsigned long *maskp,  in mpc7450_get_constraint()
 | 
| D | isa207-common.c | 242 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp)  in isa207_get_constraint()
 | 
| D | power6-pmu.c | 266 static int p6_get_constraint(u64 event, unsigned long *maskp,  in p6_get_constraint()
 | 
| D | power7-pmu.c | 81 static int power7_get_constraint(u64 event, unsigned long *maskp,  in power7_get_constraint()
 | 
| D | ppc970-pmu.c | 190 static int p970_get_constraint(u64 event, unsigned long *maskp,  in p970_get_constraint()
 | 
| D | power5-pmu.c | 136 static int power5_get_constraint(u64 event, unsigned long *maskp,  in power5_get_constraint()
 | 
| D | power5+-pmu.c | 132 static int power5p_get_constraint(u64 event, unsigned long *maskp,  in power5p_get_constraint()
 | 
| /Linux-v5.4/sound/soc/sti/ | 
| D | sti_uniperif.c | 182 	struct snd_mask *maskp = hw_param_mask(params, rule->var);  in sti_uniperiph_fix_tdm_format()  local
 | 
| /Linux-v5.4/drivers/pinctrl/sh-pfc/ | 
| D | core.c | 194 				     void __iomem **mapped_regp, u32 *maskp,  in sh_pfc_config_reg_helper()
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | svghelper.c | 689 #define cpumask_bits(maskp) ((maskp)->bits)  argument
 | 
| /Linux-v5.4/sound/core/ | 
| D | pcm_lib.c | 1166 	struct snd_mask *maskp = constrs_mask(constrs, var);  in snd_pcm_hw_constraint_mask()  local1188 	struct snd_mask *maskp = constrs_mask(constrs, var);  in snd_pcm_hw_constraint_mask64()  local
 
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | insn.c | 229 						u32 *maskp, int *shiftp)  in aarch64_get_imm_shift_mask()
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | en_tc.c | 2257 #define SAME_VAL_MASK(type, valp, maskp, matchvalp, matchmaskp) ({ \  argument2267 static bool cmp_val_mask(void *valp, void *maskp, void *matchvalp,  in cmp_val_mask()
 
 |