Home
last modified time | relevance | path

Searched defs:fs (Results 1 – 15 of 15) sorted by relevance

/include/math-emu/
Dop-common.h36 #define _FP_UNPACK_CANONICAL(fs, wc, X) \ argument
89 #define _FP_PACK_CANONICAL(fs, wc, X) \ argument
209 #define _FP_ISSIGNAN(fs, wc, X) \ argument
229 #define _FP_ADD_INTERNAL(fs, wc, R, X, Y, OP) \ argument
369 #define _FP_ADD(fs, wc, R, X, Y) _FP_ADD_INTERNAL(fs, wc, R, X, Y, '+') argument
370 #define _FP_SUB(fs, wc, R, X, Y) \ argument
382 #define _FP_NEG(fs, wc, R, X) \ argument
395 #define _FP_MUL(fs, wc, R, X, Y) \ argument
460 #define _FP_DIV(fs, wc, R, X, Y) \ argument
531 #define _FP_CMP(fs, wc, ret, X, Y, un) \ argument
[all …]
Dop-1.h60 #define _FP_FRAC_OVERP_1(fs,X) (X##_f & _FP_OVERFLOW_##fs) argument
61 #define _FP_FRAC_CLEAR_OVERP_1(fs,X) (X##_f &= ~_FP_OVERFLOW_##fs) argument
75 #define _FP_UNPACK_RAW_1(fs, X, val) \ argument
84 #define _FP_UNPACK_RAW_1_P(fs, X, val) \ argument
98 #define _FP_PACK_RAW_1(fs, val, X) \ argument
109 #define _FP_PACK_RAW_1_P(fs, val, X) \ argument
189 #define _FP_DIV_MEAT_1_imm(fs, R, X, Y, doit) \ argument
204 #define _FP_DIV_MEAT_1_udiv_norm(fs, R, X, Y) \ argument
228 #define _FP_DIV_MEAT_1_udiv(fs, R, X, Y) \ argument
Dop-2.h111 #define _FP_FRAC_OVERP_2(fs,X) (_FP_FRAC_HIGH_##fs(X) & _FP_OVERFLOW_##fs) argument
112 #define _FP_FRAC_CLEAR_OVERP_2(fs,X) (_FP_FRAC_HIGH_##fs(X) &= ~_FP_OVERFLOW_##fs) argument
180 #define _FP_UNPACK_RAW_2(fs, X, val) \ argument
190 #define _FP_UNPACK_RAW_2_P(fs, X, val) \ argument
206 #define _FP_PACK_RAW_2(fs, val, X) \ argument
218 #define _FP_PACK_RAW_2_P(fs, val, X) \ argument
423 #define _FP_DIV_MEAT_2_udiv(fs, R, X, Y) \ argument
491 #define _FP_DIV_MEAT_2_gmp(fs, R, X, Y) \ argument
Dop-4.h134 #define _FP_FRAC_OVERP_4(fs,X) (_FP_FRAC_HIGH_##fs(X) & _FP_OVERFLOW_##fs) argument
135 #define _FP_FRAC_CLEAR_OVERP_4(fs,X) (_FP_FRAC_HIGH_##fs(X) &= ~_FP_OVERFLOW_##fs) argument
184 #define _FP_UNPACK_RAW_4(fs, X, val) \ argument
195 #define _FP_UNPACK_RAW_4_P(fs, X, val) \ argument
208 #define _FP_PACK_RAW_4(fs, val, X) \ argument
220 #define _FP_PACK_RAW_4_P(fs, val, X) \ argument
355 #define _FP_DIV_MEAT_4_udiv(fs, R, X, Y) \ argument
/include/linux/
Dfs_struct.h27 static inline void get_fs_root(struct fs_struct *fs, struct path *root) in get_fs_root()
35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd()
Dnsproxy.h56 struct fs_struct *fs; member
Dio_uring.h47 struct fs_struct *fs; member
Duaccess.h21 mm_segment_t fs = get_fs(); in force_uaccess_begin() local
Dethtool.h35 struct compat_ethtool_rx_flow_spec fs; member
524 const struct ethtool_rx_flow_spec *fs; member
Dsched.h980 struct fs_struct *fs; member
/include/uapi/video/
Duvesafb.h22 __u16 fs; member
/include/asm-generic/
Duaccess.h113 static inline void set_fs(mm_segment_t fs) in set_fs()
/include/net/
Dmptcp.h203 static inline void mptcp_space(const struct sock *ssk, int *s, int *fs) { } in mptcp_space()
/include/linux/iio/common/
Dst_sensors.h203 struct st_sensor_fullscale fs; member
/include/uapi/linux/
Dethtool.h1092 struct ethtool_rx_flow_spec fs; member
1208 struct ethtool_rx_ntuple_flow_spec fs; member