Home
last modified time | relevance | path

Searched defs:exp (Results 1 – 25 of 135) sorted by relevance

123456

/linux/arch/powerpc/kernel/
H A Dvecemu.c41 int exp, pwr; in eexp2() local
96 int exp, mant, lz, frac; in elog2() local
159 int exp, mant; in ctsxs() local
181 int exp; in ctuxs() local
209 int exp; in rfiz() local
224 int exp, mask; in rfii() local
245 int exp, half; in rfin() local
/linux/fs/nfsd/
H A Dexport.c369 struct svc_export *exp = container_of(to_rcu_work(work), svc_export_release() local
383 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); svc_export_put() local
399 struct svc_export *exp = container_of(h, struct svc_export, h); svc_export_request() local
532 secinfo_parse(char ** mesg,char * buf,struct svc_export * exp) secinfo_parse() argument
573 secinfo_parse(char ** mesg,char * buf,struct svc_export * exp) secinfo_parse() argument
576 xprtsec_parse(char ** mesg,char * buf,struct svc_export * exp) xprtsec_parse() argument
626 struct svc_export exp = {}, *expp; svc_export_parse() local
783 struct svc_export *exp; svc_export_show() local
920 svc_export_hash(struct svc_export * exp) svc_export_hash() argument
931 svc_export_lookup(struct svc_export * exp) svc_export_lookup() argument
986 struct svc_export *exp, key; exp_get_by_name() local
1014 struct svc_export *exp = exp_get_by_name(cd, clp, path, NULL); exp_parent() local
1038 struct svc_export *exp; exp_rootfh() local
1083 struct svc_export *exp; exp_find() local
1112 check_xprtsec_policy(struct svc_export * exp,struct svc_rqst * rqstp) check_xprtsec_policy() argument
1149 check_security_flavor(struct svc_export * exp,struct svc_rqst * rqstp,bool may_bypass_gss) check_security_flavor() argument
1208 check_nfsd_access(struct svc_export * exp,struct svc_rqst * rqstp,bool may_bypass_gss) check_nfsd_access() argument
1231 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); rqst_exp_get_by_name() local
1280 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); rqst_exp_find() local
1311 struct svc_export *exp = rqst_exp_get_by_name(rqstp, path); rqst_exp_parent() local
1343 struct svc_export *exp; exp_pseudoroot() local
1417 show_secinfo(struct seq_file * m,struct svc_export * exp) show_secinfo() argument
1469 struct svc_export *exp = container_of(cp, struct svc_export, h); e_show() local
[all...]
H A Dexport.h99 #define EX_NOHIDE(exp) ((exp)->ex_flags & NFSEXP_NOHIDE) argument
100 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES) argument
101 EX_WGATHER(exp) global() argument
128 exp_put(struct svc_export * exp) exp_put() argument
133 exp_get(struct svc_export * exp) exp_get() argument
[all...]
H A Dauth.c8 int nfsexp_flags(struct svc_cred *cred, struct svc_export *exp) in nfsexp_flags()
21 int nfsd_setuser(struct svc_cred *cred, struct svc_export *exp) in nfsd_setuser()
/linux/net/netfilter/
H A Dnf_conntrack_expect.c47 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp, in nf_ct_unlink_expect_report() argument
75 struct nf_conntrack_expect *exp in nf_ct_expectation_timed_out() local
120 nf_ct_remove_expect(struct nf_conntrack_expect * exp) nf_ct_remove_expect() argument
180 struct nf_conntrack_expect *i, *exp = NULL; nf_ct_find_expectation() local
236 struct nf_conntrack_expect *exp; nf_ct_remove_expectations() local
292 nf_ct_unexpect_related(struct nf_conntrack_expect * exp) nf_ct_unexpect_related() argument
321 nf_ct_expect_init(struct nf_conntrack_expect * exp,unsigned int class,u_int8_t family,const union nf_inet_addr * saddr,const union nf_inet_addr * daddr,u_int8_t proto,const __be16 * src,const __be16 * dst) nf_ct_expect_init() argument
395 struct nf_conntrack_expect *exp; nf_ct_expect_free_rcu() local
401 nf_ct_expect_put(struct nf_conntrack_expect * exp) nf_ct_expect_put() argument
408 nf_ct_expect_insert(struct nf_conntrack_expect * exp) nf_ct_expect_insert() argument
443 struct nf_conntrack_expect *exp, *last = NULL; evict_oldest_expect() local
539 struct nf_conntrack_expect *exp; nf_ct_expect_iterate_destroy() local
565 struct nf_conntrack_expect *exp; nf_ct_expect_iterate_net() local
[all...]
H A Dnf_conntrack_netlink.c2867 struct nf_conntrack_expect *exp; ctnetlink_glue_attach_expect() local
2986 nf_expect_get_id(const struct nf_conntrack_expect * exp) nf_expect_get_id() argument
3007 ctnetlink_exp_dump_expect(struct sk_buff * skb,const struct nf_conntrack_expect * exp) ctnetlink_exp_dump_expect() argument
3075 ctnetlink_exp_fill_info(struct sk_buff * skb,u32 portid,u32 seq,int event,const struct nf_conntrack_expect * exp) ctnetlink_exp_fill_info() argument
3102 struct nf_conntrack_expect *exp = item->exp; ctnetlink_expect_event() local
3149 ctnetlink_exp_id(const struct nf_conntrack_expect * exp) ctnetlink_exp_id() argument
3166 struct nf_conntrack_expect *exp; ctnetlink_exp_dump_table() local
3211 struct nf_conntrack_expect *exp; ctnetlink_exp_ct_dump_table() local
3320 struct nf_conntrack_expect *exp; ctnetlink_get_expect() local
3393 expect_iter_name(struct nf_conntrack_expect * exp,void * data) expect_iter_name() argument
3405 expect_iter_all(struct nf_conntrack_expect * exp,void * data) expect_iter_all() argument
3415 struct nf_conntrack_expect *exp; ctnetlink_del_expect() local
3499 ctnetlink_parse_expect_nat(const struct nlattr * attr,struct nf_conntrack_expect * exp,u_int8_t u3) ctnetlink_parse_expect_nat() argument
3539 struct nf_conntrack_expect *exp; ctnetlink_alloc_expect() local
3618 struct nf_conntrack_expect *exp; ctnetlink_create_expect() local
3664 struct nf_conntrack_expect *exp; ctnetlink_new_expect() local
[all...]
H A Dnf_conntrack_h323_main.c292 struct nf_conntrack_expect *exp; expect_t120() local
631 struct nf_conntrack_expect *exp; expect_h245() local
747 struct nf_conntrack_expect *exp; expect_callforwarding() local
1189 struct nf_conntrack_expect *exp; find_expect() local
1216 struct nf_conntrack_expect *exp; expect_q931() local
1287 struct nf_conntrack_expect *exp; process_gcf() local
1367 struct nf_conntrack_expect *exp; process_rcf() local
1498 struct nf_conntrack_expect *exp; process_acf() local
1565 struct nf_conntrack_expect *exp; process_lcf() local
[all...]
H A Dnf_nat_helper.c180 struct nf_conntrack_expect *exp) in nf_nat_follow_master()
202 u16 nf_nat_exp_find_port(struct nf_conntrack_expect *exp, u16 port) in nf_nat_exp_find_port()
H A Dnf_nat_tftp.c25 struct nf_conntrack_expect *exp) in help()
H A Dnf_conntrack_broadcast.c25 struct nf_conntrack_expect *exp; in nf_conntrack_broadcast_help() local
[all...]
/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c98 int exp, w; in denormal_mulf() local
165 int exp, w; in denormal_muld() local
203 int exp; in denormal_subf1() local
230 int exp; in denormal_addf1() local
288 int exp; in denormal_subd1() local
315 long long exp; in denormal_addd1() local
381 int exp = 1023 - 126; in denormal_to_double() local
/linux/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c79 int exp = 0; in simple_div() local
97 static void split_micro_fraction(unsigned int no, int exp, int *val1, int *val2) in split_micro_fraction()
113 static void convert_from_vtf_format(u32 value, int size, int exp, in convert_from_vtf_format()
135 static u32 convert_to_vtf_format(int size, int exp, int val1, int val2) in convert_to_vtf_format()
360 int scale1, int exp) in adjust_exponent_nano()
411 int exp; in hid_sensor_format_scale() local
/linux/arch/m68k/math-emu/
H A Dfp_arith.c147 int exp; in fp_fmul() local
224 int exp; in fp_fdiv() local
303 int exp; in fp_fsglmul() local
359 int exp; in fp_fsgldiv() local
/linux/arch/x86/math-emu/
H A Dreg_ld_str.c
/linux/fs/
H A Dselect.c513 unsigned long *rinp, *routp, *rexp, *inp, *outp, *exp; in do_select() local
622 fd_set __user *exp, struct timespec64 *end_time) in core_sys_select() argument
701 fd_set __user *exp, struct __kernel_old_timeval __user *tvp) in kern_select() argument
734 fd_set __user *, exp, struct __kernel_old_timeval __user *, tvp) in SYSCALL_DEFINE5() argument
740 do_pselect(int n,fd_set __user * inp,fd_set __user * outp,fd_set __user * exp,void __user * tsp,const sigset_t __user * sigmask,size_t sigsetsize,enum poll_time_type type) do_pselect() argument
801 SYSCALL_DEFINE6(pselect6,int,n,fd_set __user *,inp,fd_set __user *,outp,fd_set __user *,exp,struct __kernel_timespec __user *,tsp,void __user *,sig) SYSCALL_DEFINE6() argument
815 SYSCALL_DEFINE6(pselect6_time32,int,n,fd_set __user *,inp,fd_set __user *,outp,fd_set __user *,exp,struct old_timespec32 __user *,tsp,void __user *,sig) SYSCALL_DEFINE6() argument
831 fd_set __user *inp, *outp, *exp; global() member
1186 compat_core_sys_select(int n,compat_ulong_t __user * inp,compat_ulong_t __user * outp,compat_ulong_t __user * exp,struct timespec64 * end_time) compat_core_sys_select() argument
1257 do_compat_select(int n,compat_ulong_t __user * inp,compat_ulong_t __user * outp,compat_ulong_t __user * exp,struct old_timeval32 __user * tvp) do_compat_select() argument
1280 COMPAT_SYSCALL_DEFINE5(select,int,n,compat_ulong_t __user *,inp,compat_ulong_t __user *,outp,compat_ulong_t __user *,exp,struct old_timeval32 __user *,tvp) COMPAT_SYSCALL_DEFINE5() argument
1290 compat_uptr_t exp; global() member
1305 do_compat_pselect(int n,compat_ulong_t __user * inp,compat_ulong_t __user * outp,compat_ulong_t __user * exp,void __user * tsp,compat_sigset_t __user * sigmask,compat_size_t sigsetsize,enum poll_time_type type) do_compat_pselect() argument
1358 COMPAT_SYSCALL_DEFINE6(pselect6_time64,int,n,compat_ulong_t __user *,inp,compat_ulong_t __user *,outp,compat_ulong_t __user *,exp,struct __kernel_timespec __user *,tsp,void __user *,sig) COMPAT_SYSCALL_DEFINE6() argument
1373 COMPAT_SYSCALL_DEFINE6(pselect6_time32,int,n,compat_ulong_t __user *,inp,compat_ulong_t __user *,outp,compat_ulong_t __user *,exp,struct old_timespec32 __user *,tsp,void __user *,sig) COMPAT_SYSCALL_DEFINE6() argument
[all...]
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-sharp.c14 unsigned int addr, cmd, exp, chk; in img_ir_sharp_scancode() local
40 unsigned int addr, cmd, exp = 0, chk = 0; in img_ir_sharp_filter() local
/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c284 nat_t120(struct sk_buff * skb,struct nf_conn * ct,enum ip_conntrack_info ctinfo,unsigned int protoff,unsigned char ** data,int dataoff,H245_TransportAddress * taddr,__be16 port,struct nf_conntrack_expect * exp) nat_t120() argument
322 nat_h245(struct sk_buff * skb,struct nf_conn * ct,enum ip_conntrack_info ctinfo,unsigned int protoff,unsigned char ** data,int dataoff,TransportAddress * taddr,__be16 port,struct nf_conntrack_expect * exp) nat_h245() argument
400 nat_q931(struct sk_buff * skb,struct nf_conn * ct,enum ip_conntrack_info ctinfo,unsigned int protoff,unsigned char ** data,TransportAddress * taddr,int idx,__be16 port,struct nf_conntrack_expect * exp) nat_q931() argument
484 nat_callforwarding(struct sk_buff * skb,struct nf_conn * ct,enum ip_conntrack_info ctinfo,unsigned int protoff,unsigned char ** data,int dataoff,TransportAddress * taddr,__be16 port,struct nf_conntrack_expect * exp) nat_callforwarding() argument
[all...]
/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c141 ip_vs_nfct_expect_callback(struct nf_conn * ct,struct nf_conntrack_expect * exp) ip_vs_nfct_expect_callback() argument
215 struct nf_conntrack_expect *exp; ip_vs_nfct_expect_related() local
[all...]
/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h72 static inline struct net *nf_ct_exp_net(struct nf_conntrack_expect *exp) in nf_ct_exp_net()
126 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect()
/linux/lib/math/
H A Dint_pow.c19 u64 int_pow(u64 base, unsigned int exp) in int_pow()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c426 struct core_reloc_type_id_output *exp = (void *)test->output; setup_type_id_case_local() local
497 struct core_reloc_type_id_output *exp = (void *)test->output; setup_type_id_case_success() local
521 struct core_reloc_type_id_output *exp = (void *)test->output; setup_type_id_case_failure() local
541 struct core_reloc_module_output *exp = (void *)test->output; __trigger_module_test_read() local
[all...]
H A Dkptr_xchg_inline.c12 struct bpf_insn exp; in test_kptr_xchg_inline() local
/linux/tools/testing/selftests/powerpc/math/
H A Dmma.c21 uint32_t exp[4*4] = {1, 2, 3, 4, in mma() local
/linux/drivers/block/drbd/
H A Ddrbd_polymorph_printk.h121 #define D_ASSERT(x, exp) \ argument
133 #define expect(x, exp) ({ \ argument
/linux/drivers/iio/chemical/
H A Dsgp40.c106 static u32 sgp40_exp(int exp, u32 power, u32 rounds) in sgp40_exp() argument
148 u32 exp = 0; in sgp40_calc_voc() local
[all...]

123456