Searched refs:mask (Results 176 - 200 of 6712) sorted by last modified time

1234567891011>>

/linux-master/kernel/
H A Dcpu.c1235 * their mm mask. -- Peter Zijlstra
1770 static void __init cpuhp_bringup_mask(const struct cpumask *mask, unsigned int ncpus, argument
1775 for_each_cpu(cpu, mask) {
1823 const struct cpumask *mask = cpu_present_mask; local
1839 cpumask_and(&tmp_mask, mask, pmask);
1846 /* Create the mask for secondary CPUs */
1847 cpumask_andnot(&tmp_mask, mask, pmask);
1848 mask = &tmp_mask;
1852 cpuhp_bringup_mask(mask, ncpus, CPUHP_BP_KICK_AP);
1853 cpuhp_bringup_mask(mask, ncpu
[all...]
/linux-master/kernel/cgroup/
H A Dcpuset.c111 * and if it ends up empty, it will inherit the parent's mask.
767 * If we replaced the flag and mask values of the current cpuset
1270 * @cs: the cpuset in which each task's cpus_allowed mask needs to be changed
1271 * @new_cpus: the temp variable for the new effective_cpus mask
1306 * @new_cpus: the temp variable for the new effective_cpus mask
1307 * @cs: the cpuset the need to recompute the new effective_cpus mask
1656 * @newmask: the new effective_xcpus mask
1712 * @newmask: the new effective_xcpus mask
1713 * @delmask: temporary mask for deletion (not in tmp)
1753 * @new_cpus: cpu mask
4795 nodemask_t mask; local
4800 guarantee_online_mems(task_cs(tsk), &mask); local
[all...]
H A Dcgroup-v1.c1018 u16 mask = U16_MAX; local
1024 mask = ~((u16)1 << cpuset_cgrp_id);
1059 if ((ctx->flags & CGRP_ROOT_NOPREFIX) && (ctx->subsys_mask & mask))
/linux-master/include/video/
H A Domapfb_dss.h743 typedef void (*omap_dispc_isr_t) (void *arg, u32 mask);
798 int omap_dispc_register_isr(omap_dispc_isr_t isr, void *arg, u32 mask);
799 int omap_dispc_unregister_isr(omap_dispc_isr_t isr, void *arg, u32 mask);
833 void *arg, u32 mask)
837 void *arg, u32 mask)
832 omap_dispc_register_isr(omap_dispc_isr_t isr, void *arg, u32 mask) argument
836 omap_dispc_unregister_isr(omap_dispc_isr_t isr, void *arg, u32 mask) argument
/linux-master/include/uapi/sound/
H A Dasoc.h350 __le32 tx_slots; /* bit mask for active Tx slots */
351 __le32 rx_slots; /* bit mask for active Rx slots */
420 __le32 mask; member in struct:snd_soc_tplg_enum_control
441 __le32 mask; member in struct:snd_soc_tplg_bytes_control
488 __le32 mask; /* non-shifted mask */ member in struct:snd_soc_tplg_dapm_widget
/linux-master/include/uapi/drm/
H A Dxe_drm.h441 * @near_mem_regions: Bit mask of instances from
444 * Each index in this mask refers directly to the struct
451 * @far_mem_regions: Bit mask of instances from
456 * Each index in this mask refers directly to the struct
491 * struct drm_xe_query_topology_mask - describe the topology mask of a GT
501 * - %DRM_XE_TOPO_DSS_GEOMETRY - To query the mask of Dual Sub Slices
503 * containing the following in mask:
506 * - %DRM_XE_TOPO_DSS_COMPUTE - To query the mask of Dual Sub Slices
508 * containing the following in mask:
511 * - %DRM_XE_TOPO_EU_PER_DSS - To query the mask o
531 __u8 mask[]; member in struct:drm_xe_query_topology_mask
1343 __u64 mask; member in struct:drm_xe_wait_user_fence
[all...]
/linux-master/include/trace/events/
H A Dasoc.h237 TP_PROTO(struct snd_soc_jack *jack, int mask, int val),
239 TP_ARGS(jack, mask, val),
243 __field( int, mask )
249 __entry->mask = mask;
254 (int)__entry->mask)
/linux-master/include/sound/
H A Dsoc.h238 .mask = xitems ? roundup_pow_of_two(xitems) - 1 : 0}
245 .mask = xmask, .items = xitems, .texts = xtexts, .values = xvalues}
250 .mask = xmask, .items = xitems, .texts = xtexts, \
369 .mask = xmask }) }
1266 u32 mask; member in struct:soc_bytes
1293 unsigned int mask; member in struct:soc_enum
1364 unsigned int *mask);
H A Dsoc-acpi.h122 * @mask: one bit set indicates the link this list applies to
131 const u32 mask; member in struct:snd_soc_acpi_link_adr
143 * when more than one SSP is reported in the link mask, use the most significant.
H A Dsoc-jack.h15 * @mask: bits to check for in reported jack status
22 int mask; member in struct:snd_soc_jack_pin
91 void snd_soc_jack_report(struct snd_soc_jack *jack, int status, int mask);
H A Dpcm.h296 unsigned int mask; member in struct:snd_pcm_hw_constraint_list
302 unsigned int mask; member in struct:snd_pcm_hw_constraint_ranges
1062 const unsigned int *list, unsigned int mask);
1064 const struct snd_interval *list, unsigned int mask);
1075 u_int64_t mask);
1557 * Return: 64bit mask corresponding to the given PCM format
H A Dhdaudio.h417 unsigned int snd_hdac_aligned_read(void __iomem *addr, unsigned int mask);
419 unsigned int mask);
423 #define snd_hdac_aligned_read(addr, mask) 0
424 #define snd_hdac_aligned_write(val, addr, mask) do {} while (0)
493 #define snd_hdac_chip_updatel(chip, reg, mask, val) \
495 (snd_hdac_chip_readl(chip, reg) & ~(mask)) | (val))
496 #define snd_hdac_chip_updatew(chip, reg, mask, val) \
498 (snd_hdac_chip_readw(chip, reg) & ~(mask)) | (val))
499 #define snd_hdac_chip_updateb(chip, reg, mask, val) \
501 (snd_hdac_chip_readb(chip, reg) & ~(mask)) | (va
[all...]
H A Demu10k1.h33 /* FIXME? - according to the OSS driver the EMU10K1 needs a 29 bit DMA mask */
43 // mask must represent a single run of adjacent bits.
46 #define SUB_REG_NC(reg, field, mask) \
48 field ## _MASK = mask, \
50 (__builtin_ctz(mask) << 16) | \
51 (__builtin_popcount(mask) << 24), \
53 #define SUB_REG(reg, field, mask) SUB_REG_NC(reg, reg ## _ ## field, mask)
687 /* The following mask values define the size of the ADC, MIC and FX buffers in bytes */
1515 unsigned int capture_ipr; /* interrupt acknowledge mask */
[all...]
H A Dcs35l41.h863 .mask = CS35L41_ ## _irq ## _MASK \
H A Dcontrol.h92 unsigned int mask; member in struct:snd_kctl_event
122 void (*lnotify)(struct snd_card *card, unsigned int mask, struct snd_kcontrol *kctl, unsigned int ioff);
131 void snd_ctl_notify(struct snd_card * card, unsigned int mask, struct snd_ctl_elem_id * id);
132 void snd_ctl_notify_one(struct snd_card * card, unsigned int mask, struct snd_kcontrol * kctl, unsigned int ioff);
/linux-master/include/linux/
H A Dudp.h30 static inline u32 udp_hashfn(const struct net *net, u32 num, u32 mask) argument
32 return (num + net_hash_mix(net)) & mask;
H A Dkvm_host.h89 * so we can mask bit 62 ~ bit 52 to indicate the error pfn,
90 * mask bit 63 to indicate the noslot pfn.
1460 unsigned long mask);
H A Dfb.h122 const char __user *mask; /* cursor mask bits */ member in struct:fb_cursor_user
H A Dcpuset.h77 extern void cpuset_cpus_allowed(struct task_struct *p, struct cpumask *mask);
193 struct cpumask *mask)
195 cpumask_copy(mask, task_cpu_possible_mask(p));
192 cpuset_cpus_allowed(struct task_struct *p, struct cpumask *mask) argument
/linux-master/include/linux/amba/
H A Dbus.h46 * @devarch_mask: mask bits used for matching. 0 indicates UCI not used.
154 #define __AMBA_DEV(busid, data, mask) \
156 .coherent_dma_mask = mask, \
/linux-master/fs/smb/client/
H A Dcifsfs.c352 struct inode *inode, int mask)
359 if ((mask & MAY_EXEC) && !execute_ok(inode))
367 return generic_permission(&nop_mnt_idmap, inode, mask);
351 cifs_permission(struct mnt_idmap *idmap, struct inode *inode, int mask) argument
/linux-master/drivers/video/fbdev/sis/
H A Dinit301.c9433 unsigned char mask, value; local
9442 mask = 0xf0;
9448 mask = 0xff;
9458 temp &= mask;
/linux-master/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c330 unsigned long mask, unsigned long until)
332 while ((lcdc_read(priv, reg_offs) & mask) != until)
328 lcdc_wait_bit(struct sh_mobile_lcdc_priv *priv, unsigned long reg_offs, unsigned long mask, unsigned long until) argument
H A Doffb.c118 u32 mask = (1 << info->var.transp.length) - 1; local
119 mask <<= info->var.transp.offset;
120 value |= mask;
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c204 typedef void (*omap_dsi_isr_t) (void *arg, u32 mask);
237 u32 mask; member in struct:dsi_isr_data
487 static void dsi_completion_handler(void *data, u32 mask) argument
758 if (isr_data->isr && isr_data->mask & irqstatus)
865 u32 mask; local
869 mask = default_mask;
877 mask |= isr_data->mask;
882 dsi_write_reg(dsidev, status_reg, (mask ^ old_mask) & mask);
894 u32 mask = DSI_IRQ_ERROR_MASK; local
943 _dsi_register_isr(omap_dsi_isr_t isr, void *arg, u32 mask, struct dsi_isr_data *isr_array, unsigned isr_array_size) argument
977 _dsi_unregister_isr(omap_dsi_isr_t isr, void *arg, u32 mask, struct dsi_isr_data *isr_array, unsigned isr_array_size) argument
999 dsi_register_isr(struct platform_device *dsidev, omap_dsi_isr_t isr, void *arg, u32 mask) argument
1019 dsi_unregister_isr(struct platform_device *dsidev, omap_dsi_isr_t isr, void *arg, u32 mask) argument
1039 dsi_register_isr_vc(struct platform_device *dsidev, int channel, omap_dsi_isr_t isr, void *arg, u32 mask) argument
1060 dsi_unregister_isr_vc(struct platform_device *dsidev, int channel, omap_dsi_isr_t isr, void *arg, u32 mask) argument
1081 dsi_register_isr_cio(struct platform_device *dsidev, omap_dsi_isr_t isr, void *arg, u32 mask) argument
1101 dsi_unregister_isr_cio(struct platform_device *dsidev, omap_dsi_isr_t isr, void *arg, u32 mask) argument
2051 unsigned mask = 0; local
2283 dsi_packet_sent_handler_vp(void *data, u32 mask) argument
2334 dsi_packet_sent_handler_l4(void *data, u32 mask) argument
3117 unsigned mask; local
[all...]

Completed in 326 milliseconds

1234567891011>>