Home
last modified time | relevance | path

Searched refs:ftype (Results 1 - 25 of 65) sorted by relevance

123

/kernel/linux/linux-5.10/arch/nds32/math-emu/
H A Dfpuemu.c73 int ftype = 0; local
80 ftype = S2S;
84 ftype = S2S;
88 ftype = S2S;
92 ftype = S2S;
96 ftype = S2S;
100 ftype = S2S;
104 ftype = S2S;
108 ftype = S2S;
114 ftype
[all...]
/kernel/linux/linux-5.10/usr/
H A Dgen_initramfs.sh94 local ftype=$(filetype "${location}")
100 [ "${ftype}" = "invalid" ] && return 0
103 case "${ftype}" in
105 str="${ftype} ${name} ${location} ${str}"
115 str="${ftype} ${name} ${str} ${dev} ${maj} ${min}"
119 str="${ftype} ${name} ${target} ${str}"
122 str="${ftype} ${name} ${str}"
/kernel/linux/linux-6.6/usr/
H A Dgen_initramfs.sh95 local ftype=$(filetype "${location}")
101 [ "${ftype}" = "invalid" ] && return 0
104 case "${ftype}" in
106 str="${ftype} ${name} ${location} ${str}"
116 str="${ftype} ${name} ${str} ${dev} ${maj} ${min}"
120 str="${ftype} ${name} ${target} ${str}"
123 str="${ftype} ${name} ${str}"
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_probe.h179 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \
187 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \
188 __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, #_fmttype)
189 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \
190 _ASSIGN_FETCH_TYPE(#ptype, ptype, ftype, sizeof(ftype), sign, ptype)
193 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \
194 _ASSIGN_FETCH_TYPE(#ptype, ptype, ftype, sizeof(ftype), sign, atype)
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.h186 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \
197 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \
198 __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, 0, #_fmttype)
199 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \
200 _ASSIGN_FETCH_TYPE(#ptype, ptype, ftype, sizeof(ftype), sign, ptype)
203 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \
204 _ASSIGN_FETCH_TYPE(#ptype, ptype, ftype, sizeof(ftype), sign, atype)
/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_plink.c999 * @ftype: frame type
1010 enum ieee80211_self_protected_actioncode ftype, in mesh_plink_get_event()
1017 matches_local = (ftype == WLAN_SP_MESH_PEERING_CLOSE || in mesh_plink_get_event()
1027 if (ftype != WLAN_SP_MESH_PEERING_OPEN) { in mesh_plink_get_event()
1031 /* ftype == WLAN_SP_MESH_PEERING_OPEN */ in mesh_plink_get_event()
1049 switch (ftype) { in mesh_plink_get_event()
1106 enum ieee80211_self_protected_actioncode ftype; in mesh_process_plink_frame() local
1124 ftype = mgmt->u.action.u.self_prot.action_code; in mesh_process_plink_frame()
1125 if ((ftype == WLAN_SP_MESH_PEERING_OPEN && ie_len != 4) || in mesh_process_plink_frame()
1126 (ftype in mesh_process_plink_frame()
1007 mesh_plink_get_event(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct ieee802_11_elems *elems, enum ieee80211_self_protected_actioncode ftype, u16 llid, u16 plid) mesh_plink_get_event() argument
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_plink.c1013 * @ftype: frame type
1024 enum ieee80211_self_protected_actioncode ftype, in mesh_plink_get_event()
1031 matches_local = (ftype == WLAN_SP_MESH_PEERING_CLOSE || in mesh_plink_get_event()
1041 if (ftype != WLAN_SP_MESH_PEERING_OPEN) { in mesh_plink_get_event()
1045 /* ftype == WLAN_SP_MESH_PEERING_OPEN */ in mesh_plink_get_event()
1063 switch (ftype) { in mesh_plink_get_event()
1120 enum ieee80211_self_protected_actioncode ftype; in mesh_process_plink_frame() local
1138 ftype = mgmt->u.action.u.self_prot.action_code; in mesh_process_plink_frame()
1139 if ((ftype == WLAN_SP_MESH_PEERING_OPEN && ie_len != 4) || in mesh_process_plink_frame()
1140 (ftype in mesh_process_plink_frame()
1021 mesh_plink_get_event(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct ieee802_11_elems *elems, enum ieee80211_self_protected_actioncode ftype, u16 llid, u16 plid) mesh_plink_get_event() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_gsm.c177 u8 ftype; /* Frame type */ member
330 u8 ftype; /* UI or UIH */ member
595 switch (dlci->ftype) { in gsm_encode_params()
603 pr_debug("unsupported frame type %d\n", dlci->ftype); in gsm_encode_params()
1194 msg = gsm_data_alloc(gsm, dlci->addr, size, dlci->ftype); in gsm_dlci_data_output()
1270 msg = gsm_data_alloc(gsm, dlci->addr, size, dlci->ftype); in gsm_dlci_data_output_framed()
1327 msg = gsm_data_alloc(gsm, dlci->addr, size, dlci->ftype); in gsm_dlci_modem_output()
1456 msg = gsm_data_alloc(gsm, 0, dlen + 2, dlci->ftype); in gsm_control_command()
1484 msg = gsm_data_alloc(gsm, 0, dlen + 2, dlci->ftype); in gsm_control_reply()
1570 unsigned int ftype, in gsm_process_negotiation() local
[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Duser.h46 unsigned char ftype[8]; member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Duser.h46 unsigned char ftype[8]; member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs3xdr.c522 args->ftype = ntohl(*p++); in nfs3svc_decode_mknodargs()
524 if (args->ftype == NF3BLK || args->ftype == NF3CHR in nfs3svc_decode_mknodargs()
525 || args->ftype == NF3SOCK || args->ftype == NF3FIFO) in nfs3svc_decode_mknodargs()
528 if (args->ftype == NF3BLK || args->ftype == NF3CHR) { in nfs3svc_decode_mknodargs()
H A Dnfs3proc.c324 if (argp->ftype == NF3CHR || argp->ftype == NF3BLK) { in nfsd3_proc_mknod()
331 } else if (argp->ftype != NF3SOCK && argp->ftype != NF3FIFO) { in nfsd3_proc_mknod()
336 type = nfs3_ftypes[argp->ftype]; in nfsd3_proc_mknod()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dlink.c221 int ftype; in ath_paprd_calibrate() local
246 ftype = IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC; in ath_paprd_calibrate()
247 hdr->frame_control = cpu_to_le16(ftype); in ath_paprd_calibrate()
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dp80211netdev.c846 u16 ftype; in p80211_rx_typedrop() local
850 ftype = WLAN_GET_FC_FTYPE(fc); in p80211_rx_typedrop()
852 switch (ftype) { in p80211_rx_typedrop()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dlink.c221 int ftype; in ath_paprd_calibrate() local
246 ftype = IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC; in ath_paprd_calibrate()
247 hdr->frame_control = cpu_to_le16(ftype); in ath_paprd_calibrate()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h70 struct xfs_dir2_data_entry *dep, uint8_t ftype);
183 struct xfs_dir2_sf_entry *sfep, uint8_t ftype);
H A Dxfs_dir2_data.c55 uint8_t ftype = dep->name[dep->namelen]; in xfs_dir2_data_get_ftype() local
57 if (likely(ftype < XFS_DIR3_FT_MAX)) in xfs_dir2_data_get_ftype()
58 return ftype; in xfs_dir2_data_get_ftype()
68 uint8_t ftype) in xfs_dir2_data_put_ftype()
70 ASSERT(ftype < XFS_DIR3_FT_MAX); in xfs_dir2_data_put_ftype()
74 dep->name[dep->namelen] = ftype; in xfs_dir2_data_put_ftype()
65 xfs_dir2_data_put_ftype( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep, uint8_t ftype) xfs_dir2_data_put_ftype() argument
H A Dxfs_dir2_sf.c139 uint8_t ftype = sfep->name[sfep->namelen]; in xfs_dir2_sf_get_ftype() local
141 if (ftype < XFS_DIR3_FT_MAX) in xfs_dir2_sf_get_ftype()
142 return ftype; in xfs_dir2_sf_get_ftype()
152 uint8_t ftype) in xfs_dir2_sf_put_ftype()
154 ASSERT(ftype < XFS_DIR3_FT_MAX); in xfs_dir2_sf_put_ftype()
157 sfep->name[sfep->namelen] = ftype; in xfs_dir2_sf_put_ftype()
149 xfs_dir2_sf_put_ftype( struct xfs_mount *mp, struct xfs_dir2_sf_entry *sfep, uint8_t ftype) xfs_dir2_sf_put_ftype() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h70 struct xfs_dir2_data_entry *dep, uint8_t ftype);
184 struct xfs_dir2_sf_entry *sfep, uint8_t ftype);
H A Dxfs_dir2_sf.c139 uint8_t ftype = sfep->name[sfep->namelen]; in xfs_dir2_sf_get_ftype() local
141 if (ftype < XFS_DIR3_FT_MAX) in xfs_dir2_sf_get_ftype()
142 return ftype; in xfs_dir2_sf_get_ftype()
152 uint8_t ftype) in xfs_dir2_sf_put_ftype()
154 ASSERT(ftype < XFS_DIR3_FT_MAX); in xfs_dir2_sf_put_ftype()
157 sfep->name[sfep->namelen] = ftype; in xfs_dir2_sf_put_ftype()
149 xfs_dir2_sf_put_ftype( struct xfs_mount *mp, struct xfs_dir2_sf_entry *sfep, uint8_t ftype) xfs_dir2_sf_put_ftype() argument
H A Dxfs_dir2_data.c55 uint8_t ftype = dep->name[dep->namelen]; in xfs_dir2_data_get_ftype() local
57 if (likely(ftype < XFS_DIR3_FT_MAX)) in xfs_dir2_data_get_ftype()
58 return ftype; in xfs_dir2_data_get_ftype()
68 uint8_t ftype) in xfs_dir2_data_put_ftype()
70 ASSERT(ftype < XFS_DIR3_FT_MAX); in xfs_dir2_data_put_ftype()
74 dep->name[dep->namelen] = ftype; in xfs_dir2_data_put_ftype()
65 xfs_dir2_data_put_ftype( struct xfs_mount *mp, struct xfs_dir2_data_entry *dep, uint8_t ftype) xfs_dir2_data_put_ftype() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_client.h92 u8 ftype; /* function type, PF or VF */ member
/kernel/linux/linux-5.10/include/linux/net/intel/
H A Di40e_client.h84 u8 ftype; /* function type, PF or VF */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_client.h92 u8 ftype; /* function type, PF or VF */ member
/kernel/linux/linux-6.6/include/linux/net/intel/
H A Di40e_client.h82 u8 ftype; /* function type, PF or VF */ member

Completed in 36 milliseconds

123