Home
last modified time | relevance | path

Searched refs:flag_mask (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/usnic/
Dusnic_uiom_interval_tree.h83 int flag_mask,
Dusnic_uiom_interval_tree.c120 int flags, int flag_mask, in usnic_uiom_get_intervals_diff() argument
151 flag_mask)) { in usnic_uiom_get_intervals_diff()
/Linux-v5.4/include/uapi/sound/
Dasoc.h523 __le32 flag_mask; /* bitmask of flags to configure */ member
549 __le32 flag_mask; /* bitmask of flags to configure */ member
572 __le32 flag_mask; /* bitmask of flags to configure */ member
/Linux-v5.4/sound/soc/
Dsoc-topology.c1780 unsigned int flag_mask, unsigned int flags) in set_dai_flags() argument
1782 if (flag_mask & SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_RATES) in set_dai_flags()
1786 if (flag_mask & SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_CHANNELS) in set_dai_flags()
1791 if (flag_mask & SND_SOC_TPLG_DAI_FLGBIT_SYMMETRIC_SAMPLEBITS) in set_dai_flags()
1849 unsigned int flag_mask, unsigned int flags) in set_link_flags() argument
1851 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_RATES) in set_link_flags()
1855 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_CHANNELS) in set_link_flags()
1860 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_SYMMETRIC_SAMPLEBITS) in set_link_flags()
1865 if (flag_mask & SND_SOC_TPLG_LNK_FLGBIT_VOICE_WAKEUP) in set_link_flags()
1912 if (pcm->flag_mask) in soc_tplg_fe_link_create()
[all …]
/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_sctp.h16 __u8 flag_mask; member
/Linux-v5.4/net/netfilter/
Dxt_sctp.c34 return (chunkflags & flag_info[i].flag_mask) == flag_info[i].flag; in match_flags()
/Linux-v5.4/drivers/scsi/
Dsd.c697 static const unsigned int flag_mask[] = { in sd_prot_flag_mask() local
729 return flag_mask[prot_op]; in sd_prot_flag_mask()