Home
last modified time | relevance | path

Searched defs:sfs (Results 1 – 8 of 8) sorted by relevance

/linux/include/math-emu/
H A Dop-4.h615 #define _FP_FRAC_CONV_1_4(dfs, sfs, D, S) \ argument
625 #define _FP_FRAC_CONV_2_4(dfs, sfs, D, S) \ argument
677 #define _FP_FRAC_CONV_4_1(dfs, sfs, D, S) \ argument
684 #define _FP_FRAC_CONV_4_2(dfs, sfs, D, S) \ argument
H A Dop-2.h588 #define _FP_FRAC_CONV_1_2(dfs, sfs, D, S) \ argument
598 #define _FP_FRAC_CONV_2_1(dfs, sfs, D, S) \ argument
H A Dop-common.h829 #define FP_CONV(dfs,sfs,dwc,swc,D,S) \ argument
H A Dop-1.h288 #define _FP_FRAC_CONV_1_1(dfs, sfs, D, S) \ argument
/linux/tools/testing/selftests/proc/
H A Dread.c130 struct statfs sfs; in main() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dhw_table.c21 struct mlx5_sf_hw *sfs; member
227 struct mlx5_sf_hw *sfs; in mlx5_sf_hw_table_hwc_init() local
/linux/fs/
H A Dbinfmt_misc.c305 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()
/linux/fs/coda/
H A Dupcall.c550 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs) in venus_statfs()