Home
last modified time | relevance | path

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

1234

/linux/arch/mips/math-emu/
H A Dieee754.h251 #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
263 #define ieee754sp_zero(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PZERO+(sn)]) argument
264 #define ieee754sp_one(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PONE+(sn)]) argument
265 #define ieee754sp_ten(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PTEN+(sn)]) argument
268 #define ieee754sp_max(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PMAX+(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; in smc_pnet_enter() local
606 struct smc_net *sn; in _smc_pnet_dump() local
728 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_is_ndev_pnetid() local
747 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_add_pnetid() local
773 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_remove_pnetid() local
960 struct smc_net *sn; in smc_pnet_find_ndev_pnetid_by_table() local
1172 struct smc_net *sn; in smc_pnetid_by_table_ib() local
[all …]
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c124 void init_gssp_clnt(struct sunrpc_net *sn) in init_gssp_clnt()
132 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gssp_clnt() local
147 void clear_gssp_clnt(struct sunrpc_net *sn) in clear_gssp_clnt()
157 static struct rpc_clnt *get_gssp_clnt(struct sunrpc_net *sn) in get_gssp_clnt()
171 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssp_call() local
H A Dsvcauth_gss.c1299 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_gss_proxy_init() local
1354 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gss_proxy() local
1366 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in use_gss_proxy() local
1433 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in read_gssp() local
1459 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in create_use_gss_proxy_proc_entry() local
1474 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in destroy_use_gss_proxy_proc_entry() local
1514 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in create_krb5_enctypes_proc_entry() local
1525 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in destroy_krb5_enctypes_proc_entry() local
2019 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsi_cache_create_net() local
2037 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsi_cache_destroy_net() local
[all …]
/linux/net/sunrpc/
H A Dsvcauth_unix.c330 struct sunrpc_net *sn; in svcauth_unix_purge() local
341 struct sunrpc_net *sn; in ip_map_cached_get() local
379 struct sunrpc_net *sn; in ip_map_cached_put() local
393 struct sunrpc_net *sn; in svcauth_unix_info_release() local
602 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_create() local
620 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_destroy() local
647 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find() local
678 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_unix_set_client() local
1036 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in ip_map_cache_create() local
1054 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in ip_map_cache_destroy() 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()
508 static int rpcb_register_inet6(struct sunrpc_net *sn, in rpcb_register_inet6()
531 static int rpcb_unregister_all_protofamilies(struct sunrpc_net *sn, in rpcb_unregister_all_protofamilies()
600 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_v4_register() local
H A Dsunrpc_syms.c36 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_init_net() local
71 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
H A Drpc_pipe.c927 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_add_pipe_dir_object() local
950 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_remove_pipe_dir_object() local
975 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_find_or_alloc_pipe_dir_object() local
1201 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_init_net() local
1214 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_exit_net() local
1227 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_get_sb_net() local
1239 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_put_sb_net() local
1364 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_fill_super() local
1413 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssd_running() local
1447 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_kill_sb() 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/drivers/soc/atmel/
H A Dsfr.c47 u8 sn[SFR_SN_SIZE]; in atmel_sfr_probe() local
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-axg-jethome-jethub-j1xx.dtsi166 sn: sn@32 { label
/linux/net/netfilter/
H A Dnf_conntrack_proto_sctp.c641 struct nf_sctp_net *sn = nf_sctp_pernet(net); in sctp_timeout_nlattr_to_obj() local
694 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/net/hsr/
H A Dhsr_framereg.c41 struct hsr_self_node *sn; in hsr_addr_is_self() local
89 struct hsr_self_node *sn, *old; in hsr_create_self_node() local
/linux/tools/perf/util/
H A Dstrlist.h63 static inline struct str_node *strlist__next(struct str_node *sn) in strlist__next()
/linux/drivers/block/drbd/
H A Ddrbd_proc.c218 const char *sn; in drbd_seq_show() local
/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.c21 static void sig_hand(int sn, siginfo_t *si, void *p) in sig_hand()
/linux/net/nfc/
H A Dllcp_core.c360 const u8 *sn, size_t sn_len, in nfc_llcp_sock_from_sn()
840 const u8 *sn, size_t sn_len) in nfc_llcp_sock_get_sn()
924 const u8 *sn; in nfc_llcp_recv_connect() local
/linux/drivers/usb/host/
H A Dehci-timer.c293 struct ehci_sitd *sitd, *sn; in end_free_itds() local
/linux/drivers/media/pci/cx23885/
H A Dcx23885-cards.c1222 u32 sn; in viewcast_eeprom() local

1234