| /linux/fs/nfsd/ |
| H A D | nfsfh.c | 33 struct svc_export *exp = expv; in nfsd_acceptable() local 93 struct svc_export *exp) in nfsd_originating_port_ok() 105 struct svc_export *exp) in nfsd_setuser_and_check_port() 123 struct svc_export *exp) in check_pseudo_root() 207 struct svc_export *exp; in nfsd_set_fh_dentry() local 391 struct svc_export *exp = NULL; in __fh_verify() local 551 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 576 static bool is_root_export(struct svc_export *exp) in is_root_export() 581 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb() 586 static bool fsid_type_ok_for_exp(u8 fsid_type, struct svc_export *exp) in fsid_type_ok_for_exp() [all …]
|
| H A D | stats.h | 55 struct svc_export *exp) in nfsd_stats_fh_stale_inc() 73 struct svc_export *exp, s64 amount) in nfsd_stats_io_read_add() 92 struct svc_export *exp, s64 amount) in nfsd_stats_io_write_add()
|
| H A D | auth.c | 9 int nfsexp_flags(struct svc_cred *cred, struct svc_export *exp) in nfsexp_flags() 22 int nfsd_setuser(struct svc_cred *cred, struct svc_export *exp) in nfsd_setuser()
|
| /linux/arch/powerpc/kernel/ |
| H A 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
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_expect.c | 48 struct nf_conntrack_expect *exp; in nf_ct_expectation_gc() local 65 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp, in nf_ct_unlink_expect_report() 176 struct nf_conntrack_expect *i, *exp = NULL; in nf_ct_find_expectation() local 239 struct nf_conntrack_expect *exp; in nf_ct_remove_expectations() local 294 void nf_ct_unexpect_related(struct nf_conntrack_expect *exp) in nf_ct_unexpect_related() 324 void nf_ct_expect_init(struct nf_conntrack_expect *exp, unsigned int class, in nf_ct_expect_init() 406 struct nf_conntrack_expect *exp; in nf_ct_expect_free_rcu() local 412 void nf_ct_expect_put(struct nf_conntrack_expect *exp) in nf_ct_expect_put() 419 static void nf_ct_expect_insert(struct nf_conntrack_expect *exp, in nf_ct_expect_insert() 447 struct nf_conntrack_expect *exp, *last = NULL; in evict_oldest_expect() local [all …]
|
| H A D | nf_conntrack_netlink.c | 2862 struct nf_conntrack_expect *exp; in ctnetlink_glue_attach_expect() local 2981 static __be32 nf_expect_get_id(const struct nf_conntrack_expect *exp) in nf_expect_get_id() 3002 const struct nf_conntrack_expect *exp) in ctnetlink_exp_dump_expect() 3067 int event, const struct nf_conntrack_expect *exp) in ctnetlink_exp_fill_info() 3094 struct nf_conntrack_expect *exp = item->exp; in ctnetlink_expect_event() local 3141 static unsigned long ctnetlink_exp_id(const struct nf_conntrack_expect *exp) in ctnetlink_exp_id() 3158 struct nf_conntrack_expect *exp; in ctnetlink_exp_dump_table() local 3206 struct nf_conntrack_expect *exp; in ctnetlink_exp_ct_dump_table() local 3315 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 D | nf_conntrack_h323_main.c | 295 struct nf_conntrack_expect *exp; in expect_t120() local 628 struct nf_conntrack_expect *exp; in expect_h245() local 747 struct nf_conntrack_expect *exp; in expect_callforwarding() local 1168 struct nf_conntrack_expect *exp; in find_expect() local 1195 struct nf_conntrack_expect *exp; in expect_q931() local 1272 struct nf_conntrack_expect *exp; in process_gcf() local 1355 struct nf_conntrack_expect *exp; in process_rcf() local 1495 struct nf_conntrack_expect *exp; in process_acf() local 1562 struct nf_conntrack_expect *exp; in process_lcf() local
|
| H A D | nf_nat_helper.c | 180 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 D | nf_nat_tftp.c | 26 struct nf_conntrack_expect *exp) in help()
|
| H A D | nf_conntrack_broadcast.c | 26 struct nf_conntrack_expect *exp; in nf_conntrack_broadcast_help() local
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H A 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
|
| /linux/drivers/iio/common/hid-sensors/ |
| H A D | hid-sensor-attributes.c | 79 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 D | fp_arith.c | 147 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/drivers/media/rc/img-ir/ |
| H A 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
|
| /linux/include/net/netfilter/ |
| H A D | nf_conntrack_expect.h | 76 static inline bool nf_ct_exp_is_expired(const struct nf_conntrack_expect *exp) in nf_ct_exp_is_expired() 84 static inline struct net *nf_ct_exp_net(struct nf_conntrack_expect *exp) in nf_ct_exp_net() 138 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect()
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_mbox.c | 444 size_t exp = sizeof(struct enic_mbox_vf_capability_reply_msg); in enic_mbox_vf_process_msg() local 453 size_t exp = sizeof(struct enic_mbox_vf_register_reply_msg); in enic_mbox_vf_process_msg() local 462 size_t exp = sizeof(struct enic_mbox_vf_register_reply_msg); in enic_mbox_vf_process_msg() local 471 size_t exp = sizeof(struct enic_mbox_pf_link_state_notif_msg); in enic_mbox_vf_process_msg() local
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_nfct.c | 140 struct nf_conntrack_expect *exp) in ip_vs_nfct_expect_callback() 214 struct nf_conntrack_expect *exp; in ip_vs_nfct_expect_related() local
|
| /linux/net/ipv4/netfilter/ |
| H A D | nf_nat_h323.c | 282 struct nf_conntrack_expect *exp) in nat_t120() 320 struct nf_conntrack_expect *exp) in nat_h245() 401 __be16 port, struct nf_conntrack_expect *exp) in nat_q931() 488 struct nf_conntrack_expect *exp) in nat_callforwarding()
|
| /linux/lib/math/ |
| H A D | int_pow.c | 19 u64 int_pow(u64 base, unsigned int exp) in int_pow()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | kptr_xchg_inline.c | 12 struct bpf_insn exp; in test_kptr_xchg_inline() local
|
| H A D | core_reloc.c | 426 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 D | varlen.c | 8 #define CHECK_VAL(got, exp) \ argument
|
| /linux/tools/testing/selftests/powerpc/math/ |
| H A D | mma.c | 21 uint32_t exp[4*4] = {1, 2, 3, 4, in mma() local
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_polymorph_printk.h | 121 #define D_ASSERT(x, exp) \ argument 133 #define expect(x, exp) ({ \ argument
|
| /linux/include/linux/sched/ |
| H A D | loadavg.h | 29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load()
|