| /kernel/linux/linux-4.19/arch/mips/math-emu/ |
| D | ieee754.h | 246 #define ieee754dp_inf(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PINFINITY+(sn)]) argument 247 #define ieee754dp_zero(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PZERO+(sn)]) argument 248 #define ieee754dp_one(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PONE+(sn)]) argument 249 #define ieee754dp_ten(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PTEN+(sn)]) argument 252 #define ieee754dp_max(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMAX+(sn)]) argument 253 #define ieee754dp_min(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMIN+(sn)]) argument 254 #define ieee754dp_mind(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMIND+(sn)]) argument 258 #define ieee754sp_inf(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PINFINITY+(sn)]) argument 259 #define ieee754sp_zero(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PZERO+(sn)]) argument 260 #define ieee754sp_one(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PONE+(sn)]) argument [all …]
|
| D | ieee754dp.c | 68 static u64 ieee754dp_get_rounding(int sn, u64 xm) in ieee754dp_get_rounding() 99 union ieee754dp ieee754dp_format(int sn, int xe, u64 xm) in ieee754dp_format()
|
| D | ieee754sp.c | 68 static unsigned int ieee754sp_get_rounding(int sn, unsigned int xm) in ieee754sp_get_rounding() 99 union ieee754sp ieee754sp_format(int sn, int xe, unsigned int xm) in ieee754sp_format()
|
| /kernel/linux/linux-5.10/arch/mips/math-emu/ |
| D | ieee754.h | 250 #define ieee754dp_inf(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PINFINITY+(sn)]) argument 251 #define ieee754dp_zero(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PZERO+(sn)]) argument 252 #define ieee754dp_one(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PONE+(sn)]) argument 253 #define ieee754dp_ten(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PTEN+(sn)]) argument 256 #define ieee754dp_max(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMAX+(sn)]) argument 257 #define ieee754dp_min(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMIN+(sn)]) argument 258 #define ieee754dp_mind(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMIND+(sn)]) argument 262 #define ieee754sp_inf(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PINFINITY+(sn)]) argument 263 #define ieee754sp_zero(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PZERO+(sn)]) argument 264 #define ieee754sp_one(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PONE+(sn)]) argument [all …]
|
| D | ieee754dp.c | 56 static u64 ieee754dp_get_rounding(int sn, u64 xm) in ieee754dp_get_rounding() 87 union ieee754dp ieee754dp_format(int sn, int xe, u64 xm) in ieee754dp_format()
|
| D | ieee754sp.c | 56 static unsigned int ieee754sp_get_rounding(int sn, unsigned int xm) in ieee754sp_get_rounding() 87 union ieee754sp ieee754sp_format(int sn, int xe, unsigned int xm) in ieee754sp_format()
|
| /kernel/linux/linux-4.19/net/sunrpc/ |
| D | svcauth_unix.c | 296 struct sunrpc_net *sn; in ip_map_lookup() local 325 struct sunrpc_net *sn; in ip_map_update() local 333 struct sunrpc_net *sn; in svcauth_unix_purge() local 344 struct sunrpc_net *sn; in ip_map_cached_get() local 382 struct sunrpc_net *sn; in ip_map_cached_put() local 396 struct sunrpc_net *sn; in svcauth_unix_info_release() local 589 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_create() local 607 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_destroy() local 634 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find() local 665 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_unix_set_client() local [all …]
|
| D | sunrpc_syms.c | 34 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_init_net() local 69 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_exit_net() local
|
| D | stats.c | 278 struct sunrpc_net *sn; in do_register() local 295 struct sunrpc_net *sn; in rpc_proc_unregister() local 312 struct sunrpc_net *sn; in svc_proc_unregister() local 321 struct sunrpc_net *sn; in rpc_proc_init() local
|
| D | rpcb_clnt.c | 167 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_get_local() local 180 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_put_local() local 210 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_set_local() local 391 static int rpcb_register_call(struct sunrpc_net *sn, struct rpc_clnt *clnt, struct rpc_message *msg… in rpcb_register_call() 456 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_register() local 475 static int rpcb_register_inet4(struct sunrpc_net *sn, in rpcb_register_inet4() 506 static int rpcb_register_inet6(struct sunrpc_net *sn, in rpcb_register_inet6() 534 static int rpcb_unregister_all_protofamilies(struct sunrpc_net *sn, in rpcb_unregister_all_protofamilies() 605 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_v4_register() local
|
| D | rpc_pipe.c | 926 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_add_pipe_dir_object() local 949 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_remove_pipe_dir_object() local 974 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_find_or_alloc_pipe_dir_object() local 1200 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_init_net() local 1213 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_exit_net() local 1226 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_get_sb_net() local 1238 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_put_sb_net() local 1376 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_fill_super() local 1425 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssd_running() local 1443 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_kill_sb() local
|
| /kernel/linux/linux-5.10/net/smc/ |
| D | smc_pnet.c | 106 struct smc_net *sn; in smc_pnet_remove_by_pnetid() local 187 struct smc_net *sn; in smc_pnet_add_by_ndev() local 219 struct smc_net *sn; in smc_pnet_remove_by_ndev() local 474 struct smc_net *sn; in smc_pnet_enter() local 597 struct smc_net *sn; in _smc_pnet_dump() local 718 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_is_ndev_pnetid() local 737 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_add_pnetid() local 763 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_remove_pnetid() local 808 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_destroy_pnetids_list() local 857 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_net_init() local [all …]
|
| /kernel/linux/linux-4.19/net/sunrpc/auth_gss/ |
| D | gss_rpc_upcall.c | 136 void init_gssp_clnt(struct sunrpc_net *sn) in init_gssp_clnt() 144 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gssp_clnt() local 159 void clear_gssp_clnt(struct sunrpc_net *sn) in clear_gssp_clnt() 169 static struct rpc_clnt *get_gssp_clnt(struct sunrpc_net *sn) in get_gssp_clnt() 183 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssp_call() local
|
| D | svcauth_gss.c | 1168 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_legacy_init() local 1284 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_gss_proxy_init() local 1349 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gss_proxy() local 1361 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in use_gss_proxy() local 1403 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in read_gssp() local 1429 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in create_use_gss_proxy_proc_entry() local 1444 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in destroy_use_gss_proxy_proc_entry() local 1482 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_accept() local 1772 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_release() local 1842 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsi_cache_create_net() local [all …]
|
| /kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
| D | gss_rpc_upcall.c | 123 void init_gssp_clnt(struct sunrpc_net *sn) in init_gssp_clnt() 131 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gssp_clnt() local 146 void clear_gssp_clnt(struct sunrpc_net *sn) in clear_gssp_clnt() 156 static struct rpc_clnt *get_gssp_clnt(struct sunrpc_net *sn) in get_gssp_clnt() 170 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssp_call() local
|
| D | svcauth_gss.c | 1236 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_legacy_init() local 1351 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_gss_proxy_init() local 1406 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gss_proxy() local 1418 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in use_gss_proxy() local 1460 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in read_gssp() local 1486 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in create_use_gss_proxy_proc_entry() local 1501 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in destroy_use_gss_proxy_proc_entry() local 1539 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_accept() local 1831 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_release() local 1911 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsi_cache_create_net() local [all …]
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| D | svcauth_unix.c | 309 struct sunrpc_net *sn; in ip_map_lookup() local 337 struct sunrpc_net *sn; in svcauth_unix_purge() local 348 struct sunrpc_net *sn; in ip_map_cached_get() local 386 struct sunrpc_net *sn; in ip_map_cached_put() local 400 struct sunrpc_net *sn; in svcauth_unix_info_release() local 600 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_create() local 618 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_destroy() local 645 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find() local 676 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_unix_set_client() local 898 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in ip_map_cache_create() local [all …]
|
| D | sunrpc_syms.c | 35 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_init_net() local 70 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_exit_net() local
|
| D | stats.c | 285 struct sunrpc_net *sn; in do_register() local 302 struct sunrpc_net *sn; in rpc_proc_unregister() local 319 struct sunrpc_net *sn; in svc_proc_unregister() local 328 struct sunrpc_net *sn; in rpc_proc_init() local
|
| D | rpcb_clnt.c | 166 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_get_local() local 179 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_put_local() local 209 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_set_local() local 378 static int rpcb_register_call(struct sunrpc_net *sn, struct rpc_clnt *clnt, struct rpc_message *msg… in rpcb_register_call() 440 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_register() local 457 static int rpcb_register_inet4(struct sunrpc_net *sn, in rpcb_register_inet4() 483 static int rpcb_register_inet6(struct sunrpc_net *sn, in rpcb_register_inet6() 506 static int rpcb_unregister_all_protofamilies(struct sunrpc_net *sn, in rpcb_unregister_all_protofamilies() 575 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_v4_register() local
|
| D | rpc_pipe.c | 925 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_add_pipe_dir_object() local 948 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_remove_pipe_dir_object() local 973 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_find_or_alloc_pipe_dir_object() local 1199 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_init_net() local 1212 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_exit_net() local 1225 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_get_sb_net() local 1237 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_put_sb_net() local 1362 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_fill_super() local 1411 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssd_running() local 1445 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_kill_sb() local
|
| /kernel/linux/linux-4.19/arch/arm/vfp/ |
| D | vfpsingle.c | 895 vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) in vfp_single_multiply_accumulate() 935 static u32 vfp_single_fmac(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmac() 943 static u32 vfp_single_fnmac(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmac() 951 static u32 vfp_single_fmsc(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmsc() 959 static u32 vfp_single_fnmsc(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmsc() 967 static u32 vfp_single_fmul(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmul() 990 static u32 vfp_single_fnmul(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmul() 1014 static u32 vfp_single_fadd(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fadd() 1041 static u32 vfp_single_fsub(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fsub() 1052 static u32 vfp_single_fdiv(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fdiv() [all …]
|
| /kernel/linux/linux-5.10/arch/arm/vfp/ |
| D | vfpsingle.c | 895 vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) in vfp_single_multiply_accumulate() 935 static u32 vfp_single_fmac(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmac() 943 static u32 vfp_single_fnmac(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmac() 951 static u32 vfp_single_fmsc(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmsc() 959 static u32 vfp_single_fnmsc(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmsc() 967 static u32 vfp_single_fmul(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmul() 990 static u32 vfp_single_fnmul(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmul() 1014 static u32 vfp_single_fadd(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fadd() 1041 static u32 vfp_single_fsub(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fsub() 1052 static u32 vfp_single_fdiv(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fdiv() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wimax/i2400m/ |
| D | rx.c | 468 unsigned sn; /* Serial number for the skb */ member 522 unsigned __i2400m_roq_nsn(struct i2400m_roq *roq, unsigned sn) in __i2400m_roq_nsn() 545 unsigned ws, count, sn, nsn, new_ws; member 590 unsigned ws, unsigned count, unsigned sn, in i2400m_roq_log_add() 658 struct sk_buff *skb, unsigned sn, unsigned nsn) in __i2400m_roq_queue() 742 unsigned sn) in __i2400m_roq_update_ws() 856 unsigned sn) in i2400m_roq_update_ws() 885 struct sk_buff * skb, unsigned sn) in i2400m_roq_queue_update_ws()
|
| /kernel/linux/linux-4.19/drivers/net/wimax/i2400m/ |
| D | rx.c | 468 unsigned sn; /* Serial number for the skb */ member 522 unsigned __i2400m_roq_nsn(struct i2400m_roq *roq, unsigned sn) in __i2400m_roq_nsn() 545 unsigned ws, count, sn, nsn, new_ws; member 590 unsigned ws, unsigned count, unsigned sn, in i2400m_roq_log_add() 658 struct sk_buff *skb, unsigned sn, unsigned nsn) in __i2400m_roq_queue() 742 unsigned sn) in __i2400m_roq_update_ws() 856 unsigned sn) in i2400m_roq_update_ws() 885 struct sk_buff * skb, unsigned sn) in i2400m_roq_queue_update_ws()
|