/linux-6.8/drivers/net/ipa/ |
D | reg.h | 24 const u32 *fmask; /* BIT(nr) or GENMASK(h, l) */ member 83 u32 fmask = reg_fmask(reg, field_id); in reg_bit() local 94 u32 fmask = reg_fmask(reg, field_id); in reg_field_max() local 102 u32 fmask = reg_fmask(reg, field_id); in reg_encode() local 117 u32 fmask = reg_fmask(reg, field_id); in reg_decode() local
|
/linux-6.8/fs/vboxsf/ |
D | vfsmod.h | 32 umode_t fmask; member
|
/linux-6.8/fs/ntfs/ |
D | volume.h | 38 umode_t fmask; /* The mask for file permissions. */ member
|
D | super.c | 102 umode_t fmask = (umode_t)-1, dmask = (umode_t)-1; in parse_options() local
|
/linux-6.8/drivers/net/can/ |
D | bxcan.c | 213 u32 fmask = BIT(fid); in bxcan_disable_filters() local 221 u32 fmask = BIT(fid); in bxcan_enable_filters() local
|
/linux-6.8/arch/powerpc/perf/ |
D | power5-pmu.c | 142 int bit, fmask; in power5_get_constraint() local
|
D | power5+-pmu.c | 138 int bit, fmask; in power5p_get_constraint() local
|
/linux-6.8/sound/pci/echoaudio/ |
D | echoaudio.c | 175 u64 fmask; in hw_rule_playback_format_by_channels() local 210 u64 fmask; in hw_rule_playback_channels_by_format() local
|
/linux-6.8/drivers/net/wireless/ath/ath5k/ |
D | eeprom.c | 1605 unsigned int fmask, pmask; in ath5k_eeprom_read_ctl_info() local
|
/linux-6.8/drivers/isdn/hardware/mISDN/ |
D | w6692.c | 58 u32 fmask; /* feature mask - bit set per card nr */ member
|
/linux-6.8/drivers/usb/host/ |
D | ehci-sched.c | 2357 unsigned fmask = ehci->periodic_size - 1; in scan_isoc() local
|
/linux-6.8/fs/ntfs3/ |
D | ntfs_fs.h | 99 unsigned fmask : 1; /* fmask was set. */ member
|
/linux-6.8/drivers/pinctrl/ |
D | pinctrl-single.c | 193 unsigned fmask; member
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 189 void *headers_c = spec->match_criteria, *headers_v = spec->match_value, *fmask, *fval; in mlx5e_tc_match_to_reg_match() local 236 void *headers_c = spec->match_criteria, *headers_v = spec->match_value, *fmask, *fval; in mlx5e_tc_match_to_reg_get_match() local
|
/linux-6.8/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 1838 u64 ignore_this_time = 0, iserr = 0, errs, fmask; in handle_7322_p_errors() local 8436 u64 fmask; in check_7322_rxe_status() local
|
/linux-6.8/drivers/usb/fotg210/ |
D | fotg210-hcd.c | 4643 unsigned fmask = fotg210->periodic_size - 1; in scan_isoc() local
|
/linux-6.8/sound/core/ |
D | pcm_native.c | 2512 struct snd_mask *fmask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_pcm_hw_rule_subformats() local
|