Home
last modified time | relevance | path

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

123456

/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()
104 struct svc_export *exp) in nfsd_setuser_and_check_port()
119 struct svc_export *exp) in check_pseudo_root()
153 struct svc_export *exp; in nfsd_set_fh_dentry() local
321 struct svc_export *exp = NULL; in __fh_verify() local
461 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update()
481 static bool is_root_export(struct svc_export *exp) in is_root_export()
486 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb()
491 static bool fsid_type_ok_for_exp(u8 fsid_type, struct svc_export *exp) in fsid_type_ok_for_exp()
[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()
127 static inline struct svc_export *exp_get(struct svc_export *exp) in exp_get()
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/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/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()
74 struct nf_conntrack_expect *exp = timer_container_of(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 …]
H A Dnf_conntrack_netlink.c2892 struct nf_conntrack_expect *exp; in ctnetlink_glue_attach_expect() local
3007 static __be32 nf_expect_get_id(const struct nf_conntrack_expect *exp) in nf_expect_get_id()
3028 const struct nf_conntrack_expect *exp) in ctnetlink_exp_dump_expect()
3099 int event, const struct nf_conntrack_expect *exp) in ctnetlink_exp_fill_info()
3126 struct nf_conntrack_expect *exp = item->exp; in ctnetlink_expect_event() local
3183 struct nf_conntrack_expect *exp, *last; in ctnetlink_exp_dump_table() local
3231 struct nf_conntrack_expect *exp, *last; in ctnetlink_exp_ct_dump_table() local
3326 struct nf_conntrack_expect *exp; in ctnetlink_get_expect() local
3394 static bool expect_iter_name(struct nf_conntrack_expect *exp, void *data) in expect_iter_name()
3409 static bool expect_iter_all(struct nf_conntrack_expect *exp, void *data) in expect_iter_all()
[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_nat_amanda.c33 struct nf_conntrack_expect *exp) in help()
/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.c39 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
/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 struct nf_conntrack_expect *exp) in nat_t120()
322 struct nf_conntrack_expect *exp) in nat_h245()
400 __be16 port, struct nf_conntrack_expect *exp) in nat_q931()
484 struct nf_conntrack_expect *exp) in nat_callforwarding()
/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c141 struct nf_conntrack_expect *exp) in ip_vs_nfct_expect_callback()
215 struct nf_conntrack_expect *exp; in ip_vs_nfct_expect_related() local
/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h63 static inline struct net *nf_ct_exp_net(struct nf_conntrack_expect *exp) in nf_ct_exp_net()
107 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect()
/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; in encode_float() local
/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
H A Dvarlen.c8 #define CHECK_VAL(got, exp) \ argument
/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()
148 u32 exp = 0; in sgp40_calc_voc() local

123456