Home
last modified time | relevance | path

Searched defs:masks (Results 101 - 125 of 190) sorted by relevance

12345678

/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_set_pipapo.c1042 int step, masks = 0, bytes = DIV_ROUND_UP(len, BITS_PER_BYTE); local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs35l36.c1323 unsigned int masks[4]; in cs35l36_irq() local
H A Dcs43130.c2172 unsigned int masks[CS43130_NUM_INT]; in cs43130_irq_thread() local
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_compat.c56 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; /* this must be identical */ member
/kernel/linux/linux-5.10/drivers/pci/
H A Dmsi.c582 struct irq_affinity_desc *masks = NULL; in msi_setup_entry() local
723 struct irq_affinity_desc *curmsk, *masks = NULL; in msix_setup_entries() local
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H A Dksz8795.c165 const u32 *masks; in ksz8_r_mib_cnt() local
201 const u32 *masks; in ksz8795_r_mib_pkt() local
386 const u32 *masks; ksz8_valid_dyn_entry() local
416 const u32 *masks; ksz8_r_dyn_mac_table() local
479 const u32 *masks; ksz8_r_sta_mac_table() local
531 const u32 *masks; ksz8_w_sta_mac_table() local
563 const u32 *masks; ksz8_from_vlan() local
578 const u32 *masks; ksz8_to_vlan() local
1293 const u32 *masks; ksz8_port_setup() local
1330 const u32 *masks; ksz8_config_cpu_port() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c462 struct ice_pppoe_hdr *vals, *masks; in ice_tc_fill_rules() local
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dagp.h104 const struct gatt_mask *masks; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.h292 const struct dce_i2c_mask *masks; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubbub.h400 const struct dcn_hubbub_mask *masks; member
/kernel/linux/linux-6.6/drivers/edac/
H A Ddmc520_edac.c173 int masks[NUMBER_OF_IRQS]; member
477 int masks[NUMBER_OF_IRQS] = { 0 }; in dmc520_edac_probe() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_pipapo.c1042 int step, masks = 0, bytes = DIV_ROUND_UP(len, BITS_PER_BYTE); local
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_compat.c56 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; /* this must be identical */ member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs35l36.c1322 unsigned int masks[4]; in cs35l36_irq() local
/third_party/ffmpeg/libavcodec/
H A Dvp9block.c1212 static const unsigned masks[4] = { 0xff, 0x55, 0x11, 0x01 }; in mask_edges() local
H A Dpngenc.c91 static const int masks[] = {0x80, 0x08, 0x88, 0x22, 0xaa, 0x55, 0xff}; in png_get_interlaced_row() local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DAPIInfo.java47 public int[] masks = { 0x7, 0x3, 0x1, 0x1, 0x1, 0x1, 0x7 }; field in APIInfo
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp555 const UStringVector *masks = NULL; in Reload() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.h167 pa_channel_position_mask_t masks[SND_MIXER_SCHN_LAST + 1][POSITION_MASK_CHANNELS]; member
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp861 invalidateMasks(GrProxyProvider* proxyProvider, Mask::Stack* masks) invalidateMasks() argument
1593 GetSWMaskFP(GrRecordingContext* context, Mask::Stack* masks, const SaveRecord& current, const SkIRect& bounds, const Element** elements, int count, std::unique_ptr<GrFragmentProcessor> clipFP) GetSWMaskFP() argument
[all...]
/third_party/python/Modules/
H A Daudioop.c41 static const unsigned int masks[] = {0, 0xFF, 0xFFFF, 0xFFFFFF, 0xFFFFFFFF}; variable
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3185 static const int masks[] = {0x30, 0x01, 0x12, 0x23}; in gvc1100_muxsel() local
4571 static const int masks[] = { in xguard_muxsel() local
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp.h106 u8 masks[4 * 1021]; /* variable length */ member
117 static inline sccb_mask_t sccb_get_mask(u8 *masks, size_t len, int i) in sccb_get_mask() argument
125 static inline void sccb_set_mask(u8 *masks, size_t len, int i, sccb_mask_t val) in sccb_set_mask() argument
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c75 unsigned long masks[]; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dpmu.c1741 __u64 masks = 0, bits; in perf_pmu__warn_invalid_config() local

Completed in 45 milliseconds

12345678