| /linux/lib/ |
| H A D | bitmap-str.c | 25 unsigned int ulen, unsigned long *maskp, in bitmap_parse_user() 53 static int bitmap_print_to_buf(bool list, char *buf, const unsigned long *maskp, in bitmap_print_to_buf() 147 int bitmap_print_bitmask_to_buf(char *buf, const unsigned long *maskp, in bitmap_print_bitmask_to_buf() 165 int bitmap_print_list_to_buf(char *buf, const unsigned long *maskp, in bitmap_print_list_to_buf() 341 int bitmap_parselist(const char *buf, unsigned long *maskp, int nmaskbits) in bitmap_parselist() 383 unsigned int ulen, unsigned long *maskp, in bitmap_parselist_user() 441 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
|
| H A D | nodemask.h | 112 #define nodemask_pr_args(maskp) __nodemask_pr_numnodes(maskp), \ argument 302 static __always_inline unsigned int __first_unset_node(const nodemask_t *maskp) in __first_unset_node() 494 static __always_inline int node_random(const nodemask_t *maskp) in node_random()
|
| H A D | cpumask.h | 28 #define cpumask_pr_args(maskp) nr_cpu_ids, cpumask_bits(maskp) 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
|
| /linux/arch/arm64/lib/ |
| H A D | insn.c | 25 u32 *maskp, int *shiftp) in aarch64_get_imm_shift_mask()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 12706 const struct cpumask *maskp; in lpfc_cpuhp_get_eq() local 12991 const struct cpumask *maskp; in lpfc_sli4_enable_msix() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 3212 #define SAME_VAL_MASK(type, valp, maskp, matchvalp, matchmaskp) ({ \ argument 3222 static bool cmp_val_mask(void *valp, void *maskp, void *matchvalp, in cmp_val_mask()
|
| /linux/fs/nfsd/ |
| H A D | nfs4state.c | 3740 u32 *maskp = (u32 *)xdr_reserve_space(&stream, sizeof(*maskp)); in nfsd4_cb_notify_prepare() local 3765 u32 *maskp = (u32 *)xdr_reserve_space(&stream, sizeof(*maskp)); in nfsd4_cb_notify_prepare() local
|