/Linux-v5.4/arch/mips/math-emu/ |
D | ieee754.h | 234 #define ieee754dp_inf(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PINFINITY+(sn)]) argument 235 #define ieee754dp_zero(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PZERO+(sn)]) argument 236 #define ieee754dp_one(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PONE+(sn)]) argument 237 #define ieee754dp_ten(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PTEN+(sn)]) argument 240 #define ieee754dp_max(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMAX+(sn)]) argument 241 #define ieee754dp_min(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMIN+(sn)]) argument 242 #define ieee754dp_mind(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMIND+(sn)]) argument 246 #define ieee754sp_inf(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PINFINITY+(sn)]) argument 247 #define ieee754sp_zero(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PZERO+(sn)]) argument 248 #define ieee754sp_one(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PONE+(sn)]) argument [all …]
|
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()
|
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()
|
/Linux-v5.4/net/sunrpc/ |
D | svcauth_unix.c | 304 struct sunrpc_net *sn; in ip_map_lookup() local 333 struct sunrpc_net *sn; in ip_map_update() local 341 struct sunrpc_net *sn; in svcauth_unix_purge() local 352 struct sunrpc_net *sn; in ip_map_cached_get() local 390 struct sunrpc_net *sn; in ip_map_cached_put() local 404 struct sunrpc_net *sn; in svcauth_unix_info_release() local 598 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_create() local 616 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_destroy() local 643 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find() local 674 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 | 286 struct sunrpc_net *sn; in do_register() local 303 struct sunrpc_net *sn; in rpc_proc_unregister() local 320 struct sunrpc_net *sn; in svc_proc_unregister() local 329 struct sunrpc_net *sn; in rpc_proc_init() local
|
D | rpcb_clnt.c | 168 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_get_local() local 181 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_put_local() local 211 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_set_local() local 396 static int rpcb_register_call(struct sunrpc_net *sn, struct rpc_clnt *clnt, struct rpc_message *msg… in rpcb_register_call() 461 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_register() local 480 static int rpcb_register_inet4(struct sunrpc_net *sn, in rpcb_register_inet4() 511 static int rpcb_register_inet6(struct sunrpc_net *sn, in rpcb_register_inet6() 539 static int rpcb_unregister_all_protofamilies(struct sunrpc_net *sn, in rpcb_unregister_all_protofamilies() 610 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 1361 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_fill_super() local 1410 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssd_running() local 1444 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_kill_sb() local
|
/Linux-v5.4/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 | 1146 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_legacy_init() local 1258 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_gss_proxy_init() local 1315 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gss_proxy() local 1327 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in use_gss_proxy() local 1369 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in read_gssp() local 1395 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in create_use_gss_proxy_proc_entry() local 1410 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in destroy_use_gss_proxy_proc_entry() local 1448 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_accept() local 1738 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_release() local 1815 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsi_cache_create_net() local [all …]
|
/Linux-v5.4/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 …]
|
/Linux-v5.4/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()
|
/Linux-v5.4/net/smc/ |
D | smc_pnet.c | 101 struct smc_net *sn; in smc_pnet_remove_by_pnetid() local 165 struct smc_net *sn; in smc_pnet_remove_by_ndev() local 420 struct smc_net *sn; in smc_pnet_add() local 477 struct smc_net *sn; in _smc_pnet_dump() local 674 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_net_init() local 738 struct smc_net *sn; in smc_pnet_find_ndev_pnetid_by_table() local
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | tcp_server.py | 45 sn = serverSocket.getsockname() variable
|
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/ |
D | tx.c | 163 void rtw_tx_report_enqueue(struct rtw_dev *rtwdev, struct sk_buff *skb, u8 sn) in rtw_tx_report_enqueue() 202 u8 sn, st; in rtw_tx_report_handle() local
|
/Linux-v5.4/net/netfilter/ |
D | nf_conntrack_proto_sctp.c | 594 struct nf_sctp_net *sn = nf_sctp_pernet(net); in sctp_timeout_nlattr_to_obj() local 644 struct nf_sctp_net *sn = nf_sctp_pernet(net); in nf_conntrack_sctp_init_net() local
|
/Linux-v5.4/tools/perf/util/ |
D | strlist.h | 63 static inline struct str_node *strlist__next(struct str_node *sn) in strlist__next()
|
/Linux-v5.4/drivers/block/aoe/ |
D | aoenet.c | 136 int sn; in aoenet_rcv() local
|
/Linux-v5.4/drivers/block/drbd/ |
D | drbd_proc.c | 218 const char *sn; in drbd_seq_show() local
|
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | sdma_txreq.h | 111 u64 sn; member
|
/Linux-v5.4/fs/fscache/ |
D | object.c | 41 #define WORK_STATE(n, sn, f) \ argument 62 #define WAIT_STATE(n, sn, ...) \ argument
|
/Linux-v5.4/drivers/usb/host/ |
D | ehci-timer.c | 293 struct ehci_sitd *sitd, *sn; in end_free_itds() local
|
/Linux-v5.4/drivers/net/wireless/ath/wcn36xx/ |
D | txrx.c | 31 u16 fc, sn; in wcn36xx_rx_skb() local
|
/Linux-v5.4/drivers/media/pci/cx23885/ |
D | cx23885-cards.c | 1159 u32 sn; in viewcast_eeprom() local
|
/Linux-v5.4/net/nfc/ |
D | llcp_core.c | 328 u8 *sn, size_t sn_len) in nfc_llcp_sock_from_sn() 804 u8 *sn, size_t sn_len) in nfc_llcp_sock_get_sn() 896 u8 *sn; in nfc_llcp_recv_connect() local
|