| /kernel/linux/linux-5.10/fs/nfsd/ |
| D | nfsfh.c | 30 struct svc_export *exp = expv; in nfsd_acceptable() local 102 struct svc_export *exp) in nfsd_setuser_and_check_port() 119 struct dentry *dentry, struct svc_export *exp) in check_pseudo_root() 157 struct svc_export *exp; in nfsd_set_fh_dentry() local 330 struct svc_export *exp; in fh_verify() local 415 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 436 struct svc_export *exp, in _fh_update_old() 446 static bool is_root_export(struct svc_export *exp) in is_root_export() 451 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb() 456 static bool fsid_type_ok_for_exp(u8 fsid_type, struct svc_export *exp) in fsid_type_ok_for_exp() [all …]
|
| D | export.c | 336 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); in svc_export_put() local 354 struct svc_export *exp = container_of(h, struct svc_export, h); in svc_export_request() local 475 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse() 516 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse() 547 struct svc_export exp = {}, *expp; in svc_export_parse() local 693 struct svc_export *exp ; in svc_export_show() local 799 svc_export_hash(struct svc_export *exp) in svc_export_hash() 810 svc_export_lookup(struct svc_export *exp) in svc_export_lookup() 865 struct svc_export *exp, key; in exp_get_by_name() local 893 struct svc_export *exp = exp_get_by_name(cd, clp, path, NULL); in exp_parent() local [all …]
|
| D | export.h | 82 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC)) argument 83 #define EX_NOHIDE(exp) ((exp)->ex_flags & NFSEXP_NOHIDE) argument 84 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES) argument 105 static inline void exp_put(struct svc_export *exp) in exp_put() 110 static inline struct svc_export *exp_get(struct svc_export *exp) in exp_get()
|
| D | auth.c | 8 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags() 21 int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) in nfsd_setuser()
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| D | nfsfh.c | 30 struct svc_export *exp = expv; in nfsd_acceptable() local 103 struct svc_export *exp) in nfsd_setuser_and_check_port() 120 struct dentry *dentry, struct svc_export *exp) in check_pseudo_root() 158 struct svc_export *exp; in nfsd_set_fh_dentry() local 331 struct svc_export *exp = NULL; in fh_verify() local 411 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 431 static bool is_root_export(struct svc_export *exp) in is_root_export() 436 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb() 441 static bool fsid_type_ok_for_exp(u8 fsid_type, struct svc_export *exp) in fsid_type_ok_for_exp() 466 static void set_version_and_fsid_type(struct svc_fh *fhp, struct svc_export *exp, struct svc_fh *re… in set_version_and_fsid_type() [all …]
|
| D | export.c | 356 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); in svc_export_put() local 376 struct svc_export *exp = container_of(h, struct svc_export, h); in svc_export_request() local 509 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse() 550 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse() 553 static int xprtsec_parse(char **mesg, char *buf, struct svc_export *exp) in xprtsec_parse() 603 struct svc_export exp = {}, *expp; in svc_export_parse() local 760 struct svc_export *exp; in svc_export_show() local 897 svc_export_hash(struct svc_export *exp) in svc_export_hash() 908 svc_export_lookup(struct svc_export *exp) in svc_export_lookup() 963 struct svc_export *exp, key; in exp_get_by_name() local [all …]
|
| D | stats.h | 37 struct svc_export *exp) in nfsd_stats_fh_stale_inc() 45 struct svc_export *exp, s64 amount) in nfsd_stats_io_read_add() 53 struct svc_export *exp, s64 amount) in nfsd_stats_io_write_add()
|
| D | export.h | 98 #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 120 static inline void exp_put(struct svc_export *exp) in exp_put() 125 static inline struct svc_export *exp_get(struct svc_export *exp) in exp_get()
|
| D | auth.c | 8 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags() 21 int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) in nfsd_setuser()
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | vecemu.c | 41 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
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | vecemu.c | 41 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
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nf_conntrack_expect.c | 47 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp, in nf_ct_unlink_expect_report() 71 struct nf_conntrack_expect *exp = from_timer(exp, t, timeout); in nf_ct_expectation_timed_out() local 105 bool nf_ct_remove_expect(struct nf_conntrack_expect *exp) in nf_ct_remove_expect() 161 struct nf_conntrack_expect *i, *exp = NULL; in nf_ct_find_expectation() local 215 struct nf_conntrack_expect *exp; in nf_ct_remove_expectations() local 271 void nf_ct_unexpect_related(struct nf_conntrack_expect *exp) in nf_ct_unexpect_related() 296 void nf_ct_expect_init(struct nf_conntrack_expect *exp, unsigned int class, in nf_ct_expect_init() 356 struct nf_conntrack_expect *exp; in nf_ct_expect_free_rcu() local 362 void nf_ct_expect_put(struct nf_conntrack_expect *exp) in nf_ct_expect_put() 369 static void nf_ct_expect_insert(struct nf_conntrack_expect *exp) in nf_ct_expect_insert() [all …]
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nf_conntrack_expect.c | 47 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp, in nf_ct_unlink_expect_report() 74 struct nf_conntrack_expect *exp = from_timer(exp, t, timeout); in nf_ct_expectation_timed_out() local 119 bool nf_ct_remove_expect(struct nf_conntrack_expect *exp) in nf_ct_remove_expect() 177 struct nf_conntrack_expect *i, *exp = NULL; in nf_ct_find_expectation() local 231 struct nf_conntrack_expect *exp; in nf_ct_remove_expectations() local 287 void nf_ct_unexpect_related(struct nf_conntrack_expect *exp) in nf_ct_unexpect_related() 312 void nf_ct_expect_init(struct nf_conntrack_expect *exp, unsigned int class, in nf_ct_expect_init() 372 struct nf_conntrack_expect *exp; in nf_ct_expect_free_rcu() local 378 void nf_ct_expect_put(struct nf_conntrack_expect *exp) in nf_ct_expect_put() 385 static void nf_ct_expect_insert(struct nf_conntrack_expect *exp) in nf_ct_expect_insert() [all …]
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/ |
| D | fpu.c | 98 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
|
| /kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/ |
| D | fpu.c | 98 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
|
| /kernel/linux/linux-5.10/drivers/iio/common/hid-sensors/ |
| D | hid-sensor-attributes.c | 80 int exp = 0; in simple_div() local 98 static void split_micro_fraction(unsigned int no, int exp, int *val1, int *val2) in split_micro_fraction() 114 static void convert_from_vtf_format(u32 value, int size, int exp, in convert_from_vtf_format() 136 static u32 convert_to_vtf_format(int size, int exp, int val1, int val2) in convert_to_vtf_format() 307 int scale1, int exp) in adjust_exponent_nano() 358 int exp; in hid_sensor_format_scale() local
|
| /kernel/linux/linux-5.10/arch/m68k/math-emu/ |
| D | fp_arith.c | 154 int exp; in fp_fmul() local 232 int exp; in fp_fdiv() local 312 int exp; in fp_fsglmul() local 369 int exp; in fp_fsgldiv() local
|
| /kernel/linux/linux-6.6/arch/m68k/math-emu/ |
| D | fp_arith.c | 154 int exp; in fp_fmul() local 232 int exp; in fp_fdiv() local 312 int exp; in fp_fsglmul() local 369 int exp; in fp_fsgldiv() local
|
| /kernel/linux/linux-6.6/drivers/iio/common/hid-sensors/ |
| D | hid-sensor-attributes.c | 75 int exp = 0; in simple_div() local 93 static void split_micro_fraction(unsigned int no, int exp, int *val1, int *val2) in split_micro_fraction() 109 static void convert_from_vtf_format(u32 value, int size, int exp, in convert_from_vtf_format() 131 static u32 convert_to_vtf_format(int size, int exp, int val1, int val2) in convert_to_vtf_format() 356 int scale1, int exp) in adjust_exponent_nano() 407 int exp; in hid_sensor_format_scale() local
|
| /kernel/linux/linux-5.10/arch/x86/math-emu/ |
| D | reg_ld_str.c | 39 static u_char normalize_no_excep(FPU_REG *r, int exp, int sign) in normalize_no_excep() 55 int exp; in FPU_tagof() local 97 int exp, tag, negative; in FPU_load_double() local 159 int exp, tag, negative; in FPU_load_single() local 384 int exp; in FPU_store_double() local 569 int exp; in FPU_store_single() local
|
| /kernel/linux/linux-6.6/arch/x86/math-emu/ |
| D | reg_ld_str.c | 39 static u_char normalize_no_excep(FPU_REG *r, int exp, int sign) in normalize_no_excep() 55 int exp; in FPU_tagof() local 97 int exp, tag, negative; in FPU_load_double() local 159 int exp, tag, negative; in FPU_load_single() local 384 int exp; in FPU_store_double() local 569 int exp; in FPU_store_single() local
|
| /kernel/linux/linux-5.10/drivers/media/rc/img-ir/ |
| D | img-ir-sharp.c | 14 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
|
| /kernel/linux/linux-6.6/drivers/media/rc/img-ir/ |
| D | img-ir-sharp.c | 14 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
|
| /kernel/linux/linux-5.10/fs/ |
| D | select.c | 508 unsigned long *rinp, *routp, *rexp, *inp, *outp, *exp; in do_select() local 625 fd_set __user *exp, struct timespec64 *end_time) in core_sys_select() 704 fd_set __user *exp, struct __kernel_old_timeval __user *tvp) in kern_select() 726 fd_set __user *, exp, struct __kernel_old_timeval __user *, tvp) in SYSCALL_DEFINE5() argument 732 fd_set __user *exp, void __user *tsp, in do_pselect() 795 fd_set __user *, exp, struct __kernel_timespec __user *, tsp, in SYSCALL_DEFINE6() argument 809 fd_set __user *, exp, struct old_timespec32 __user *, tsp, in SYSCALL_DEFINE6() argument 825 fd_set __user *inp, *outp, *exp; member 1194 compat_ulong_t __user *outp, compat_ulong_t __user *exp, in compat_core_sys_select() 1265 compat_ulong_t __user *outp, compat_ulong_t __user *exp, in do_compat_select() [all …]
|
| /kernel/linux/linux-6.6/fs/ |
| D | select.c | 506 unsigned long *rinp, *routp, *rexp, *inp, *outp, *exp; in do_select() local 623 fd_set __user *exp, struct timespec64 *end_time) in core_sys_select() 702 fd_set __user *exp, struct __kernel_old_timeval __user *tvp) in kern_select() 724 fd_set __user *, exp, struct __kernel_old_timeval __user *, tvp) in SYSCALL_DEFINE5() argument 730 fd_set __user *exp, void __user *tsp, in do_pselect() 793 fd_set __user *, exp, struct __kernel_timespec __user *, tsp, in SYSCALL_DEFINE6() argument 807 fd_set __user *, exp, struct old_timespec32 __user *, tsp, in SYSCALL_DEFINE6() argument 823 fd_set __user *inp, *outp, *exp; member 1192 compat_ulong_t __user *outp, compat_ulong_t __user *exp, in compat_core_sys_select() 1263 compat_ulong_t __user *outp, compat_ulong_t __user *exp, in do_compat_select() [all …]
|