/linux-4.1.27/arch/parisc/math-emu/ |
H A D | dfrem.c | 51 dbl_frem(dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, dbl_floating_point * dstptr, unsigned int *status) dbl_frem() argument
|
H A D | dfsqrt.c | 51 dbl_fsqrt( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_fsqrt() argument
|
H A D | fcnvfu.c | 59 sgl_to_sgl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) sgl_to_sgl_fcnvfu() argument 180 sgl_to_dbl_fcnvfu( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_unsigned *dstptr, unsigned int *status) sgl_to_dbl_fcnvfu() argument 301 dbl_to_sgl_fcnvfu(dbl_floating_point * srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) dbl_to_sgl_fcnvfu() argument 424 dbl_to_dbl_fcnvfu(dbl_floating_point * srcptr, unsigned int *nullptr, dbl_unsigned * dstptr, unsigned int *status) dbl_to_dbl_fcnvfu() argument
|
H A D | fcnvfut.c | 60 sgl_to_sgl_fcnvfut(sgl_floating_point * srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) sgl_to_sgl_fcnvfut() argument 129 sgl_to_dbl_fcnvfut(sgl_floating_point * srcptr, unsigned int *nullptr, dbl_unsigned * dstptr, unsigned int *status) sgl_to_dbl_fcnvfut() argument 199 dbl_to_sgl_fcnvfut(dbl_floating_point * srcptr, unsigned int *nullptr, unsigned int *dstptr, unsigned int *status) dbl_to_sgl_fcnvfut() argument 268 dbl_to_dbl_fcnvfut(dbl_floating_point * srcptr, unsigned int *nullptr, dbl_unsigned * dstptr, unsigned int *status) dbl_to_dbl_fcnvfut() argument
|
H A D | fcnvuf.c | 59 sgl_to_sgl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvuf() argument 118 sgl_to_dbl_fcnvuf( unsigned int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvuf() argument 159 dbl_to_sgl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvuf() argument 241 dbl_to_dbl_fcnvuf( dbl_unsigned *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvuf() argument
|
H A D | fcnvxf.c | 58 sgl_to_sgl_fcnvxf( int *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_to_sgl_fcnvxf() argument 129 sgl_to_dbl_fcnvxf( int *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvxf() argument 180 dbl_to_sgl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvxf() argument 285 dbl_to_dbl_fcnvxf( dbl_integer *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_to_dbl_fcnvxf() argument
|
H A D | frnd.c | 48 sgl_frnd(sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_frnd() argument 152 dbl_frnd( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) dbl_frnd() argument
|
H A D | sfdiv.c | 50 sgl_fdiv(sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, sgl_floating_point * dstptr, unsigned int *status) sgl_fdiv() argument
|
H A D | sfmpy.c | 50 sgl_fmpy( sgl_floating_point *srcptr1, sgl_floating_point *srcptr2, sgl_floating_point *dstptr, unsigned int *status) sgl_fmpy() argument
|
H A D | sfrem.c | 51 sgl_frem(sgl_floating_point * srcptr1, sgl_floating_point * srcptr2, sgl_floating_point * dstptr, unsigned int *status) sgl_frem() argument
|
H A D | sfsqrt.c | 51 sgl_fsqrt( sgl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) sgl_fsqrt() argument
|
H A D | dfdiv.c | 50 dbl_fdiv(dbl_floating_point * srcptr1, dbl_floating_point * srcptr2, dbl_floating_point * dstptr, unsigned int *status) dbl_fdiv() argument
|
H A D | dfmpy.c | 50 dbl_fmpy( dbl_floating_point *srcptr1, dbl_floating_point *srcptr2, dbl_floating_point *dstptr, unsigned int *status) dbl_fmpy() argument
|
H A D | fcnvff.c | 54 sgl_to_dbl_fcnvff( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_floating_point *dstptr, unsigned int *status) sgl_to_dbl_fcnvff() argument 141 dbl_to_sgl_fcnvff( dbl_floating_point *srcptr, unsigned int *nullptr, sgl_floating_point *dstptr, unsigned int *status) dbl_to_sgl_fcnvff() argument
|
H A D | fcnvfx.c | 58 sgl_to_sgl_fcnvfx( sgl_floating_point *srcptr, sgl_floating_point *nullptr, int *dstptr, sgl_floating_point *status) sgl_to_sgl_fcnvfx() argument 155 sgl_to_dbl_fcnvfx( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) sgl_to_dbl_fcnvfx() argument 276 dbl_to_sgl_fcnvfx( dbl_floating_point *srcptr, unsigned int *nullptr, int *dstptr, unsigned int *status) dbl_to_sgl_fcnvfx() argument 387 dbl_to_dbl_fcnvfx( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) dbl_to_dbl_fcnvfx() argument
|
H A D | fcnvfxt.c | 59 sgl_to_sgl_fcnvfxt( sgl_floating_point *srcptr, unsigned int *nullptr, int *dstptr, unsigned int *status) sgl_to_sgl_fcnvfxt() argument 123 sgl_to_dbl_fcnvfxt( sgl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) sgl_to_dbl_fcnvfxt() argument 197 dbl_to_sgl_fcnvfxt( dbl_floating_point *srcptr, unsigned int *nullptr, int *dstptr, unsigned int *status) dbl_to_sgl_fcnvfxt() argument 262 dbl_to_dbl_fcnvfxt( dbl_floating_point *srcptr, unsigned int *nullptr, dbl_integer *dstptr, unsigned int *status) dbl_to_dbl_fcnvfxt() argument
|
H A D | sfadd.c | 49 sgl_fadd( sgl_floating_point *leftptr, sgl_floating_point *rightptr, sgl_floating_point *dstptr, unsigned int *status) sgl_fadd() argument
|
H A D | sfsub.c | 49 sgl_fsub( sgl_floating_point *leftptr, sgl_floating_point *rightptr, sgl_floating_point *dstptr, unsigned int *status) sgl_fsub() argument
|
H A D | dfadd.c | 48 dbl_fadd( dbl_floating_point *leftptr, dbl_floating_point *rightptr, dbl_floating_point *dstptr, unsigned int *status) dbl_fadd() argument
|
H A D | dfsub.c | 49 dbl_fsub( dbl_floating_point *leftptr, dbl_floating_point *rightptr, dbl_floating_point *dstptr, unsigned int *status) dbl_fsub() argument
|
H A D | fmpyfadd.c | 58 dbl_fmpyfadd( dbl_floating_point *src1ptr, dbl_floating_point *src2ptr, dbl_floating_point *src3ptr, unsigned int *status, dbl_floating_point *dstptr) dbl_fmpyfadd() argument
|
/linux-4.1.27/crypto/ |
H A D | drbg.c | 785 unsigned char *dstptr; drbg_add_buf() local
|
/linux-4.1.27/net/netfilter/ |
H A D | x_tables.c | 490 int xt_compat_match_from_user(struct xt_entry_match *m, void **dstptr, xt_compat_match_from_user() argument 604 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr, xt_compat_target_from_user() argument 517 xt_compat_match_to_user(const struct xt_entry_match *m, void __user **dstptr, unsigned int *size) xt_compat_match_to_user() argument 630 xt_compat_target_to_user(const struct xt_entry_target *t, void __user **dstptr, unsigned int *size) xt_compat_target_to_user() argument
|
/linux-4.1.27/net/bridge/netfilter/ |
H A D | ebtables.c | 1607 static int compat_match_to_user(struct ebt_entry_match *m, void __user **dstptr, compat_match_to_user() argument 1668 static int compat_copy_entry_to_user(struct ebt_entry *e, void __user **dstptr, compat_copy_entry_to_user() argument 1633 compat_target_to_user(struct ebt_entry_target *t, void __user **dstptr, unsigned int *size) compat_target_to_user() argument 1660 compat_watcher_to_user(struct ebt_entry_watcher *w, void __user **dstptr, unsigned int *size) compat_watcher_to_user() argument
|
/linux-4.1.27/net/ipv4/netfilter/ |
H A D | arp_tables.c | 1286 compat_copy_entry_from_user(struct compat_arpt_entry *e, void **dstptr, compat_copy_entry_from_user() argument 1569 static int compat_copy_entry_to_user(struct arpt_entry *e, void __user **dstptr, compat_copy_entry_to_user() argument
|
H A D | ip_tables.c | 1405 compat_copy_entry_to_user(struct ipt_entry *e, void __user **dstptr, compat_copy_entry_to_user() argument 1565 compat_copy_entry_from_user(struct compat_ipt_entry *e, void **dstptr, compat_copy_entry_from_user() argument
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 1420 compat_copy_entry_to_user(struct ip6t_entry *e, void __user **dstptr, compat_copy_entry_to_user() argument 1580 compat_copy_entry_from_user(struct compat_ip6t_entry *e, void **dstptr, compat_copy_entry_from_user() argument
|