Home
last modified time | relevance | path

Searched defs:sn (Results 1 – 25 of 77) sorted by relevance

1234

/linux/arch/mips/math-emu/
H A Dieee754.h250 #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 …]
H A Dieee754dp.c56 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()
H A Dieee754sp.c56 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()
/linux/net/smc/
H A Dsmc_pnet.c107 struct smc_net *sn; in smc_pnet_remove_by_pnetid() local
190 struct smc_net *sn; in smc_pnet_add_by_ndev() local
222 struct smc_net *sn; in smc_pnet_remove_by_ndev() local
483 struct smc_net *sn; smc_pnet_enter() local
606 struct smc_net *sn; _smc_pnet_dump() local
728 struct smc_net *sn = net_generic(net, smc_net_id); smc_pnet_is_ndev_pnetid() local
747 struct smc_net *sn = net_generic(net, smc_net_id); smc_pnet_add_pnetid() local
773 struct smc_net *sn = net_generic(net, smc_net_id); smc_pnet_remove_pnetid() local
828 struct smc_net *sn = net_generic(net, smc_net_id); smc_pnet_destroy_pnetids_list() local
879 struct smc_net *sn = net_generic(net, smc_net_id); smc_pnet_net_init() local
957 struct smc_net *sn; smc_pnet_find_ndev_pnetid_by_table() local
1170 struct smc_net *sn; smc_pnetid_by_table_ib() local
1198 struct smc_net *sn; smc_pnetid_by_table_smcd() local
[all...]
/linux/net/sunrpc/
H A Dsvcauth_unix.c333 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
610 struct sunrpc_net *sn; in sunrpc_nl_unix_gid_get_reqs_dumpit() local
799 struct sunrpc_net *sn; in sunrpc_nl_unix_gid_set_reqs_doit() local
834 struct sunrpc_net *sn; in sunrpc_nl_cache_flush_doit() local
871 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_create() local
889 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_destroy() local
916 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find() local
[all …]
H A Drpc_pipe.c765 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_add_pipe_dir_object() local
788 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_remove_pipe_dir_object() local
813 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_find_or_alloc_pipe_dir_object() local
1014 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_init_net() local
1027 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_exit_net() local
1040 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_get_sb_net() local
1052 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_put_sb_net() local
1122 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_fill_super() local
1157 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssd_running() local
1191 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_kill_sb() local
H A Drpcb_clnt.c167 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
403 static int rpcb_register_call(struct sunrpc_net *sn, struct rpc_clnt *clnt, struct rpc_message *msg… in rpcb_register_call()
465 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_register() local
482 static int rpcb_register_inet4(struct sunrpc_net *sn, in rpcb_register_inet4()
510 static int rpcb_register_inet6(struct sunrpc_net *sn, in rpcb_register_inet6()
535 static int rpcb_unregister_all_protofamilies(struct sunrpc_net *sn, in rpcb_unregister_all_protofamilies()
604 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_v4_register() local
H A Dsunrpc_syms.c39 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_init_net() local
75 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_exit_net() local
H A Dstats.c290 struct sunrpc_net *sn; in do_register() local
307 struct sunrpc_net *sn; in rpc_proc_unregister() local
324 struct sunrpc_net *sn; in svc_proc_unregister() local
333 struct sunrpc_net *sn; in rpc_proc_init() local
/linux/arch/arm/vfp/
H A Dvfpsingle.c895 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/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c126 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gssp_clnt() local
141 void clear_gssp_clnt(struct sunrpc_net *sn) in clear_gssp_clnt()
151 static struct rpc_clnt *get_gssp_clnt(struct sunrpc_net *sn) in get_gssp_clnt()
165 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssp_call() local
H A Dsvcauth_gss.c1165 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_legacy_init() local
1302 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_gss_proxy_init() local
1357 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gss_proxy() local
1369 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in use_gss_proxy() local
1436 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in read_gssp() local
1462 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in create_use_gss_proxy_proc_entry() local
1476 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in destroy_use_gss_proxy_proc_entry() local
1516 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in create_krb5_enctypes_proc_entry() local
1527 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in destroy_krb5_enctypes_proc_entry() local
1634 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_accept() local
[all …]
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-axg-jethome-jethub-j1xx.dtsi166 sn: sn@32 { label
/linux/drivers/soc/atmel/
H A Dsfr.c47 u8 sn[SFR_SN_SIZE]; in atmel_sfr_probe() local
/linux/net/netfilter/
H A Dnf_conntrack_proto_sctp.c645 struct nf_sctp_net *sn = nf_sctp_pernet(net); in sctp_timeout_nlattr_to_obj() local
698 struct nf_sctp_net *sn = nf_sctp_pernet(net); in nf_conntrack_sctp_init_net() local
/linux/drivers/media/pci/mgb4/
H A Dmgb4_sysfs_pci.c52 u32 sn = mgbdev->serial_number; in serial_number_show() local
/linux/tools/perf/util/
H A Dstrlist.h61 static inline struct str_node *strlist__next(struct str_node *sn) in strlist__next()
/linux/drivers/block/aoe/
H A Daoenet.c136 int sn; in aoenet_rcv() local
/linux/drivers/infiniband/hw/hfi1/
H A Dsdma_txreq.h72 u64 sn; member
/linux/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c
/linux/net/nfc/
H A Dllcp_core.c364 const u8 *sn, size_t sn_len, in nfc_llcp_sock_from_sn()
844 const u8 *sn, size_t sn_len) in nfc_llcp_sock_get_sn()
930 const u8 *sn; in nfc_llcp_recv_connect() local
/linux/net/hsr/
H A Dhsr_framereg.c33 struct hsr_self_node *sn; in hsr_addr_is_self() local
79 struct hsr_self_node *sn, *old; in hsr_create_self_node() local
/linux/drivers/usb/host/
H A Dehci-timer.c293 struct ehci_sitd *sitd, *sn; in end_free_itds() local
/linux/drivers/accel/amdxdna/
H A Daie2_message.c576 struct amdxdna_cmd_start_npu *sn; in aie2_init_exec_dpu_req() local
643 struct amdxdna_cmd_start_npu *sn; in aie2_cmdlist_fill_dpu() local
728 struct amdxdna_cmd_start_npu *sn; in aie2_cmdlist_fill_npu_dpu() local
/linux/drivers/input/mouse/
H A Dsentelic.c293 static int fsp_get_sn(struct psmouse *psmouse, int *sn) in fsp_get_sn()
1015 int ver, rev, sn = 0; in fsp_init() local

1234