Home
last modified time | relevance | path

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

12345678

/linux/fs/nfsd/
H A Dnfsfh.c30 struct svc_export *exp = expv; in nfsd_acceptable() local
92 struct svc_export *exp) in nfsd_originating_port_ok() argument
104 struct svc_export *exp) in nfsd_setuser_and_check_port() argument
119 check_pseudo_root(struct dentry * dentry,struct svc_export * exp) check_pseudo_root() argument
153 struct svc_export *exp; nfsd_set_fh_dentry() local
323 struct svc_export *exp = NULL; __fh_verify() local
463 _fh_update(struct svc_fh * fhp,struct svc_export * exp,struct dentry * dentry) _fh_update() argument
483 is_root_export(struct svc_export * exp) is_root_export() argument
488 exp_sb(struct svc_export * exp) exp_sb() argument
493 fsid_type_ok_for_exp(u8 fsid_type,struct svc_export * exp) fsid_type_ok_for_exp() argument
518 set_version_and_fsid_type(struct svc_fh * fhp,struct svc_export * exp,struct svc_fh * ref_fh) set_version_and_fsid_type() argument
573 fh_compose(struct svc_fh * fhp,struct svc_export * exp,struct dentry * dentry,struct svc_fh * ref_fh) fh_compose() argument
750 struct svc_export * exp = fhp->fh_export; fh_put() local
[all...]
H A Dexport.c358 struct svc_export *exp = container_of(rcu_head, struct svc_export, in svc_export_release() local
370 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); in svc_export_put() local
387 struct svc_export *exp = container_of(h, struct svc_export, h); svc_export_request() local
519 secinfo_parse(char ** mesg,char * buf,struct svc_export * exp) secinfo_parse() argument
560 secinfo_parse(char ** mesg,char * buf,struct svc_export * exp) secinfo_parse() argument
563 xprtsec_parse(char ** mesg,char * buf,struct svc_export * exp) xprtsec_parse() argument
613 struct svc_export exp = {}, *expp; svc_export_parse() local
770 struct svc_export *exp; svc_export_show() local
907 svc_export_hash(struct svc_export * exp) svc_export_hash() argument
918 svc_export_lookup(struct svc_export * exp) svc_export_lookup() argument
973 struct svc_export *exp, key; exp_get_by_name() local
1001 struct svc_export *exp = exp_get_by_name(cd, clp, path, NULL); exp_parent() local
1025 struct svc_export *exp; exp_rootfh() local
1070 struct svc_export *exp; exp_find() local
1094 check_nfsd_access(struct svc_export * exp,struct svc_rqst * rqstp,bool may_bypass_gss) check_nfsd_access() argument
1186 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); rqst_exp_get_by_name() local
1235 struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT); rqst_exp_find() local
1266 struct svc_export *exp = rqst_exp_get_by_name(rqstp, path); rqst_exp_parent() local
1298 struct svc_export *exp; exp_pseudoroot() local
1371 show_secinfo(struct seq_file * m,struct svc_export * exp) show_secinfo() argument
1423 struct svc_export *exp = container_of(cp, struct svc_export, h); e_show() local
[all...]
H A Dstats.h32 struct svc_export *exp) in nfsd_stats_fh_stale_inc() argument
40 struct svc_export *exp, s64 amount) in nfsd_stats_io_read_add() argument
48 struct svc_export *exp, s64 amount) in nfsd_stats_io_write_add() argument
[all...]
H A Dexport.h98 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC)) argument
99 #define EX_NOHIDE(exp) ((exp)->ex_flags & NFSEXP_NOHIDE) argument
100 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES) argument
122 static inline void exp_put(struct svc_export *exp) in exp_put() argument
127 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() argument
21 int nfsd_setuser(struct svc_cred *cred, struct svc_export *exp) in nfsd_setuser() argument
[all...]
/linux/arch/powerpc/kernel/
H A Dvecemu.c41 int exp, pwr; in eexp2() local
96 int exp, mant, lz, frac; elog2() local
159 int exp, mant; ctsxs() local
181 int exp; ctuxs() local
209 int exp; rfiz() local
224 int exp, mask; rfii() local
245 int exp, half; rfin() 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; denormal_subf1() local
230 int exp; denormal_addf1() local
288 int exp; denormal_subd1() local
315 long long exp; denormal_addd1() local
381 int exp = 1023 - 126; denormal_to_double() local
[all...]
/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() argument
113 static void convert_from_vtf_format(u32 value, int size, int exp, in convert_from_vtf_format() argument
135 convert_to_vtf_format(int size,int exp,int val1,int val2) convert_to_vtf_format() argument
360 adjust_exponent_nano(int * val0,int * val1,int scale0,int scale1,int exp) adjust_exponent_nano() argument
411 int exp; hid_sensor_format_scale() local
[all...]
/linux/arch/m68k/math-emu/
H A Dfp_arith.c147 int exp; in fp_fmul() local
224 int exp; fp_fdiv() local
303 int exp; fp_fsglmul() local
359 int exp; fp_fsgldiv() local
[all...]
/linux/arch/x86/math-emu/
H A Dreg_ld_str.c39 static u_char normalize_no_excep(FPU_REG *r, int exp, int sign) in normalize_no_excep() argument
55 int exp; in FPU_tagof() local
97 int exp, tag, negative; in FPU_load_double() local
159 int exp, tag, negative; FPU_load_single() local
384 int exp; FPU_store_double() local
569 int exp; FPU_store_single() local
[all...]
/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
723 fd_set __user *, exp, struct __kernel_old_timeval __user *, tvp) in SYSCALL_DEFINE5() argument
729 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
794 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
808 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
824 fd_set __user *inp, *outp, *exp; global() member
1189 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
1260 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
1283 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
1293 compat_uptr_t exp; global() member
1308 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
1363 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
1378 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/netfilter/ipvs/
H A Dip_vs_nfct.c141 struct nf_conntrack_expect *exp) in ip_vs_nfct_expect_callback() argument
215 struct nf_conntrack_expect *exp; in ip_vs_nfct_expect_related() local
[all...]
/linux/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_common.h18 #define var_equal_return(var1, var2, exp, fmt, arg ...) \ argument
54 #define check_null_return(ptr, exp, fmt, arg ...) \ argument
/linux/tools/testing/selftests/x86/
H A Damx.c166 static void validate_req_xcomp_perm(enum expected_result exp) in validate_req_xcomp_perm() argument
203 static void validate_xcomp_perm(enum expected_result exp) in validate_xcomp_perm() argument
241 static void setup_altstack(void *addr, unsigned long size, enum expected_result exp) in setup_altstack() argument
/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c284 struct nf_conntrack_expect *exp) in 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/
H A Dnf_conntrack_netlink.c2893 struct nf_conntrack_expect *exp; in ctnetlink_glue_attach_expect() local
3008 static __be32 nf_expect_get_id(const struct nf_conntrack_expect *exp) in nf_expect_get_id()
3029 const struct nf_conntrack_expect *exp) in ctnetlink_exp_dump_expect()
3100 int event, const struct nf_conntrack_expect *exp) in ctnetlink_exp_fill_info()
3127 struct nf_conntrack_expect *exp = item->exp; in ctnetlink_expect_event() local
3174 static unsigned long ctnetlink_exp_id(const struct nf_conntrack_expect *exp) in ctnetlink_exp_id()
3191 struct nf_conntrack_expect *exp; in ctnetlink_exp_dump_table() local
3236 struct nf_conntrack_expect *exp; in ctnetlink_exp_ct_dump_table() local
3321 struct nf_conntrack_expect *exp; in ctnetlink_get_expect() local
3388 static bool expect_iter_name(struct nf_conntrack_expect *exp, void *data) in expect_iter_name()
[all …]
H A Dnf_conntrack_h323_main.c291 struct nf_conntrack_expect *exp; in expect_t120() local
630 struct nf_conntrack_expect *exp; in expect_h245() local
746 struct nf_conntrack_expect *exp; expect_callforwarding() local
1188 struct nf_conntrack_expect *exp; find_expect() local
1215 struct nf_conntrack_expect *exp; expect_q931() local
1286 struct nf_conntrack_expect *exp; process_gcf() local
1366 struct nf_conntrack_expect *exp; process_rcf() local
1497 struct nf_conntrack_expect *exp; process_acf() local
1564 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() argument
202 u16 nf_nat_exp_find_port(struct nf_conntrack_expect *exp, u16 port) in nf_nat_exp_find_port() argument
/linux/arch/powerpc/perf/
H A Disa207-common.c113 int exp = 0; in p10_thresh_cmp_val() local
187 unsigned int cmp, exp; in is_thresh_cmp_valid() local
378 u64 exp = MMCRA_THR_CTR_EXP(mmcra); in isa207_get_mem_weight() local
/linux/kernel/
H A Dacct.c358 int exp, rnd; in encode_comp_t() local
402 int exp, rnd; in encode_comp2_t() local
433 unsigned exp = 190; encode_float() local
[all...]
/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc_1.0/
H A Dia_css_macc_param.h14 s32 exp; member
/linux/lib/math/
H A Dint_pow.c19 u64 int_pow(u64 base, unsigned int exp) in int_pow() argument
/linux/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/
H A Dia_css_macc1_5_param.h16 s32 exp; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkptr_xchg_inline.c12 struct bpf_insn exp; in test_kptr_xchg_inline() local

12345678