Home
last modified time | relevance | path

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

12

/linux-3.4.99/arch/mips/math-emu/
Dieee754.h409 #define ieee754dp_inf(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PINFINITY+(sn)]) argument
410 #define ieee754dp_zero(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PZERO+(sn)]) argument
411 #define ieee754dp_one(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PONE+(sn)]) argument
412 #define ieee754dp_ten(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PTEN+(sn)]) argument
414 #define ieee754dp_max(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMAX+(sn)]) argument
415 #define ieee754dp_min(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMIN+(sn)]) argument
416 #define ieee754dp_mind(sn) (ieee754dp_spcvals[IEEE754_SPCVAL_PMIND+(sn)]) argument
420 #define ieee754sp_inf(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PINFINITY+(sn)]) argument
421 #define ieee754sp_zero(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PZERO+(sn)]) argument
422 #define ieee754sp_one(sn) (ieee754sp_spcvals[IEEE754_SPCVAL_PONE+(sn)]) argument
[all …]
Dieee754dp.c102 static u64 get_rounding(int sn, u64 xm) in get_rounding()
133 ieee754dp ieee754dp_format(int sn, int xe, u64 xm) in ieee754dp_format()
Dieee754sp.c103 static unsigned get_rounding(int sn, unsigned xm) in get_rounding()
134 ieee754sp ieee754sp_format(int sn, int xe, unsigned xm) in ieee754sp_format()
/linux-3.4.99/net/sunrpc/
Dsvcauth_unix.c314 struct sunrpc_net *sn; in ip_map_lookup() local
343 struct sunrpc_net *sn; in ip_map_update() local
355 struct sunrpc_net *sn; in svcauth_unix_purge() local
367 struct sunrpc_net *sn; in ip_map_cached_get() local
405 struct sunrpc_net *sn; in ip_map_cached_put() local
419 struct sunrpc_net *sn; in svcauth_unix_info_release() local
604 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_create() local
622 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_destroy() local
649 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find() local
680 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_unix_set_client() local
[all …]
Dstats.c223 struct sunrpc_net *sn; in do_register() local
240 struct sunrpc_net *sn; in rpc_proc_unregister() local
257 struct sunrpc_net *sn; in svc_proc_unregister() local
266 struct sunrpc_net *sn; in rpc_proc_init() local
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
209 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_set_local() local
440 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_register() local
456 static int rpcb_register_inet4(struct sunrpc_net *sn, in rpcb_register_inet4()
484 static int rpcb_register_inet6(struct sunrpc_net *sn, in rpcb_register_inet6()
509 static int rpcb_unregister_all_protofamilies(struct sunrpc_net *sn, in rpcb_unregister_all_protofamilies()
579 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_v4_register() local
Dsunrpc_syms.c33 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_init_net() local
Drpc_pipe.c1074 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_init_net() local
1087 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_get_sb_net() local
1099 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_put_sb_net() local
1112 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 rpc_kill_sb() local
Dclnt.c85 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_register_client() local
95 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_unregister_client() local
233 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_get_client_for_event() local
2214 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_show_tasks() local
/linux-3.4.99/arch/arm/vfp/
Dvfpsingle.c895 vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) in vfp_single_multiply_accumulate()
933 static u32 vfp_single_fmac(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmac()
941 static u32 vfp_single_fnmac(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmac()
949 static u32 vfp_single_fmsc(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmsc()
957 static u32 vfp_single_fnmsc(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmsc()
965 static u32 vfp_single_fmul(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fmul()
988 static u32 vfp_single_fnmul(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fnmul()
1012 static u32 vfp_single_fadd(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fadd()
1039 static u32 vfp_single_fsub(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fsub()
1050 static u32 vfp_single_fdiv(int sd, int sn, s32 m, u32 fpscr) in vfp_single_fdiv()
[all …]
/linux-3.4.99/tools/perf/util/
Dstrlist.c44 struct str_node *sn; in strlist__add() local
99 void strlist__remove(struct strlist *self, struct str_node *sn) in strlist__remove()
111 struct str_node *sn; in strlist__find() local
Dstrlist.h49 static inline struct str_node *strlist__next(struct str_node *sn) in strlist__next()
/linux-3.4.99/drivers/net/wimax/i2400m/
Drx.c468 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-3.4.99/net/sunrpc/auth_gss/
Dsvcauth_gss.c999 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, sunrpc_net_id); in svcauth_gss_handle_init() local
1079 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, sunrpc_net_id); in svcauth_gss_accept() local
1363 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, sunrpc_net_id); in svcauth_gss_release() local
1433 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsi_cache_create_net() local
1451 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsi_cache_destroy_net() local
1462 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsc_cache_create_net() local
1480 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsc_cache_destroy_net() local
/linux-3.4.99/drivers/block/drbd/
Ddrbd_proc.c198 const char *sn; in drbd_seq_show() local
/linux-3.4.99/drivers/staging/cxt1e1/
Dhwprobe.c59 char sn[6]; in show_two() local
/linux-3.4.99/include/linux/mlx4/
Dcq.h115 u32 sn; in mlx4_cq_arm() local
/linux-3.4.99/crypto/
Dtwofish_common.c594 u8 si = 0, sj = 0, sk = 0, sl = 0, sm = 0, sn = 0, so = 0, sp = 0; in __twofish_setkey() local
/linux-3.4.99/net/mac80211/
Dmesh.h106 u32 sn; member
/linux-3.4.99/fs/nilfs2/
Dthe_nilfs.c650 __u64 *sn; in nilfs_discard_segments() local
/linux-3.4.99/arch/unicore32/mm/
Dalignment.c58 signed long sn; member
/linux-3.4.99/sound/pci/echoaudio/
Dechoaudio_dsp.c148 u32 sn[6]; in read_sn() local
/linux-3.4.99/net/nfc/llcp/
Dllcp.c536 u8 *sn; in nfc_llcp_recv_connect() local
/linux-3.4.99/drivers/misc/sgi-xp/
Dxpc.h102 } sn; member
584 } sn; member
779 } sn; member
/linux-3.4.99/net/rose/
Drose_route.c374 struct rose_neigh *sn; in rose_add_loopback_neigh() local

12