/Linux-v5.10/tools/power/cpupower/utils/helpers/ |
D | bitmask.h | 13 unsigned long *maskp; member
|
/Linux-v5.10/lib/ |
D | nodemask.c | 21 int node_random(const nodemask_t *maskp) in node_random()
|
D | bitmap.c | 445 unsigned int ulen, unsigned long *maskp, in bitmap_parse_user() 478 int bitmap_print_to_pagebuf(bool list, char *buf, const unsigned long *maskp, in bitmap_print_to_pagebuf() 638 int bitmap_parselist(const char *buf, unsigned long *maskp, int nmaskbits) in bitmap_parselist() 680 unsigned int ulen, unsigned long *maskp, in bitmap_parselist_user() 738 unsigned long *maskp, int nmaskbits) in bitmap_parse()
|
/Linux-v5.10/tools/perf/tests/ |
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()
|
/Linux-v5.10/include/linux/ |
D | trace_seq.h | 109 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) argument 34 #define cpumask_pr_args(maskp) nr_cpu_ids, cpumask_bits(maskp) argument
|
D | nodemask.h | 107 #define nodemask_pr_args(maskp) __nodemask_pr_numnodes(maskp), \ argument 299 static inline int __first_unset_node(const nodemask_t *maskp) in __first_unset_node()
|
/Linux-v5.10/arch/powerpc/platforms/512x/ |
D | mpc5121_ads_cpld.c | 86 u8 __iomem *maskp) in cpld_pic_get_irq()
|
/Linux-v5.10/kernel/trace/ |
D | trace_seq.c | 111 void trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp, in trace_seq_bitmask()
|
/Linux-v5.10/arch/powerpc/mm/ |
D | slice.c | 435 const struct slice_mask *maskp; in slice_get_unmapped_area() local 763 const struct slice_mask *maskp; in slice_is_hugepage_only_range() local
|
/Linux-v5.10/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 | 256 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp) in isa207_get_constraint()
|
D | power7-pmu.c | 83 static int power7_get_constraint(u64 event, unsigned long *maskp, in power7_get_constraint()
|
D | power6-pmu.c | 268 static int p6_get_constraint(u64 event, unsigned long *maskp, in p6_get_constraint()
|
D | ppc970-pmu.c | 192 static int p970_get_constraint(u64 event, unsigned long *maskp, in p970_get_constraint()
|
D | power5-pmu.c | 138 static int power5_get_constraint(u64 event, unsigned long *maskp, in power5_get_constraint()
|
D | power5+-pmu.c | 134 static int power5p_get_constraint(u64 event, unsigned long *maskp, in power5p_get_constraint()
|
/Linux-v5.10/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.10/tools/perf/util/ |
D | svghelper.c | 689 #define cpumask_bits(maskp) ((maskp)->bits) argument
|
/Linux-v5.10/drivers/net/can/spi/ |
D | mcp251x.c | 498 unsigned long *maskp, unsigned long *bitsp) in mcp251x_gpio_get_multiple() 540 unsigned long *maskp, unsigned long *bitsp) in mcp251x_gpio_set_multiple()
|
/Linux-v5.10/drivers/pinctrl/renesas/ |
D | core.c | 191 void __iomem **mapped_regp, u32 *maskp, in sh_pfc_config_reg_helper()
|
/Linux-v5.10/sound/core/ |
D | pcm_lib.c | 1177 struct snd_mask *maskp = constrs_mask(constrs, var); in snd_pcm_hw_constraint_mask() local 1199 struct snd_mask *maskp = constrs_mask(constrs, var); in snd_pcm_hw_constraint_mask64() local
|
/Linux-v5.10/arch/arm64/kernel/ |
D | insn.c | 252 u32 *maskp, int *shiftp) in aarch64_get_imm_shift_mask()
|
/Linux-v5.10/drivers/scsi/lpfc/ |
D | lpfc_init.c | 11256 const struct cpumask *maskp; in lpfc_cpuhp_get_eq() local 11540 const struct cpumask *maskp; in lpfc_sli4_enable_msix() local
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 2701 #define SAME_VAL_MASK(type, valp, maskp, matchvalp, matchmaskp) ({ \ argument 2711 static bool cmp_val_mask(void *valp, void *maskp, void *matchvalp, in cmp_val_mask()
|