Home
last modified time | relevance | path

Searched refs:exp (Results 26 – 50 of 393) sorted by relevance

12345678910>>...16

/openbmc/linux/net/netfilter/
H A Dnf_nat_irc.c37 struct nf_conntrack_expect *exp) in help() argument
40 struct nf_conn *ct = exp->master; in help()
47 exp->saved_proto.tcp.port = exp->tuple.dst.u.tcp.port; in help()
48 exp->dir = IP_CT_DIR_REPLY; in help()
49 exp->expectfn = nf_nat_follow_master; in help()
51 port = nf_nat_exp_find_port(exp, in help()
52 ntohs(exp->saved_proto.tcp.port)); in help()
79 nf_ct_unexpect_related(exp); in help()
H A Dnf_nat_tftp.c25 struct nf_conntrack_expect *exp) in help() argument
27 const struct nf_conn *ct = exp->master; in help()
29 exp->saved_proto.udp.port in help()
31 exp->dir = IP_CT_DIR_REPLY; in help()
32 exp->expectfn = nf_nat_follow_master; in help()
33 if (nf_ct_expect_related(exp, 0) != 0) { in help()
34 nf_ct_helper_log(skb, exp->master, "cannot add expectation"); in help()
H A Dnf_nat_ftp.c69 struct nf_conntrack_expect *exp) in nf_nat_ftp() argument
74 struct nf_conn *ct = exp->master; in nf_nat_ftp()
82 exp->saved_proto.tcp.port = exp->tuple.dst.u.tcp.port; in nf_nat_ftp()
83 exp->dir = !dir; in nf_nat_ftp()
87 exp->expectfn = nf_nat_follow_master; in nf_nat_ftp()
89 port = nf_nat_exp_find_port(exp, ntohs(exp->saved_proto.tcp.port)); in nf_nat_ftp()
91 nf_ct_helper_log(skb, exp->master, "all ports in use"); in nf_nat_ftp()
110 nf_ct_unexpect_related(exp); in nf_nat_ftp()
H A Dnf_conntrack_tftp.c37 struct nf_conntrack_expect *exp) __read_mostly;
47 struct nf_conntrack_expect *exp; in tftp_help() local
64 exp = nf_ct_expect_alloc(ct); in tftp_help()
65 if (exp == NULL) { in tftp_help()
70 nf_ct_expect_init(exp, NF_CT_EXPECT_CLASS_DEFAULT, in tftp_help()
76 nf_ct_dump_tuple(&exp->tuple); in tftp_help()
80 ret = nf_nat_tftp(skb, ctinfo, exp); in tftp_help()
81 else if (nf_ct_expect_related(exp, 0) != 0) { in tftp_help()
85 nf_ct_expect_put(exp); in tftp_help()
H A Dnf_conntrack_h323_main.c326 nf_ct_expect_put(exp); in expect_t120()
665 nf_ct_expect_put(exp); in expect_h245()
781 taddr, port, exp); in expect_callforwarding()
790 nf_ct_expect_put(exp); in expect_callforwarding()
1198 if (exp && exp->master == ct) in find_expect()
1199 return exp; in find_expect()
1255 nf_ct_expect_put(exp); in expect_q931()
1316 nf_ct_expect_put(exp); in process_gcf()
1394 if (exp) { in process_rcf()
1533 nf_ct_expect_put(exp); in process_acf()
[all …]
/openbmc/linux/fs/nfsd/
H A Dstats.h61 static inline void nfsd_stats_fh_stale_inc(struct svc_export *exp) in nfsd_stats_fh_stale_inc() argument
64 if (exp) in nfsd_stats_fh_stale_inc()
65 percpu_counter_inc(&exp->ex_stats.counter[EXP_STATS_FH_STALE]); in nfsd_stats_fh_stale_inc()
68 static inline void nfsd_stats_io_read_add(struct svc_export *exp, s64 amount) in nfsd_stats_io_read_add() argument
71 if (exp) in nfsd_stats_io_read_add()
72 percpu_counter_add(&exp->ex_stats.counter[EXP_STATS_IO_READ], amount); in nfsd_stats_io_read_add()
75 static inline void nfsd_stats_io_write_add(struct svc_export *exp, s64 amount) in nfsd_stats_io_write_add() argument
78 if (exp) in nfsd_stats_io_write_add()
79 percpu_counter_add(&exp->ex_stats.counter[EXP_STATS_IO_WRITE], amount); in nfsd_stats_io_write_add()
/openbmc/openbmc/poky/scripts/contrib/
H A Dconvert-overrides.py83 for exp in vars:
84 vars_re[exp] = (re.compile(r'((^|[#\'"\s\-\+])[A-Za-z0-9_\-:${}\.]+)_' + exp), r"\1:" + exp)
87 for exp in shortvars:
88 …shortvars_re[exp] = (re.compile(r'((^|[#\'"\s\-\+])[A-Za-z0-9_\-:${}\.]+)_' + exp + r'([\(\'"\s:])…
91 for exp in packagevars:
92 …package_re[exp] = (re.compile(r'(^|[#\'"\s\-\+]+)' + exp + r'_' + r'([$a-z"\'\s%\[<{\\\*].)'), r"\…
/openbmc/qemu/hw/pci/
H A Dpcie.c174 dev->exp.exp_cap = pos; in pcie_cap_init()
212 dev->exp.exp_cap = pos; in pcie_cap_v1_init()
271 uint32_t pos = dev->exp.exp_cap; in pcie_cap_get_type()
279 uint32_t pos = dev->exp.exp_cap; in pcie_cap_get_version()
304 uint32_t pos = dev->exp.exp_cap; in pcie_cap_deverr_init()
325 uint32_t pos = dev->exp.exp_cap; in pcie_cap_lnkctl_init()
377 !dev->exp.hpev_notified) { in hotplug_event_clear()
894 if (!dev->exp.exp_cap) { in pcie_cap_is_arifwd_enabled()
1066 dev->exp.ats_cap = offset; in pcie_ats_init()
1092 dev->exp.acs_cap = offset; in pcie_acs_init()
[all …]
H A Dpcie_aer.c102 dev->exp.aer_cap = offset; in pcie_aer_init()
110 dev->exp.aer_log.log = g_malloc0(sizeof dev->exp.aer_log.log[0] * in pcie_aer_init()
137 if (dev->exp.aer_log.log_max > 0) { in pcie_aer_init()
171 g_free(dev->exp.aer_log.log); in pcie_aer_exit()
177 PCIEAERLog *aer_log = &dev->exp.aer_log; in pcie_aer_update_uncor_status()
316 aer_cap = dev->config + dev->exp.aer_cap; in pcie_aer_msg_root_port()
478 PCIEAERLog *aer_log = &dev->exp.aer_log; in pcie_aer_clear_error()
662 if (dev->exp.aer_cap) { in pcie_aer_inject_error()
664 aer_cap = dev->config + dev->exp.aer_cap; in pcie_aer_inject_error()
740 aer_log_clear_all_err(&dev->exp.aer_log); in pcie_aer_write_config()
[all …]
/openbmc/qemu/fpu/
H A Dsoftfloat-parts-addsub.c.inc20 int exp_diff = a->exp - b->exp;
26 a->exp = b->exp;
32 a->exp += 1;
38 int exp_diff = a->exp - b->exp;
45 a->exp = b->exp;
57 a->exp -= shift;
H A Dsoftfloat-parts.c.inc196 exp = p->exp + fmt->exp_bias;
250 exp = 0;
301 p->exp = exp;
432 a->exp += b->exp + 1;
543 p_widen.exp = a->exp + b->exp + 1;
554 c_widen.exp = c->exp;
566 a->exp = p_widen.exp;
606 a->exp -= b->exp + frac_div(a, b);
881 a->exp >>= 1;
1433 if (a->exp == b->exp) {
[all …]
/openbmc/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() argument
65 return nf_ct_net(exp->master); in nf_ct_exp_net()
105 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp,
107 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect() argument
109 nf_ct_unlink_expect_report(exp, 0, 0); in nf_ct_unlink_expect()
113 void nf_ct_unexpect_related(struct nf_conntrack_expect *exp);
114 bool nf_ct_remove_expect(struct nf_conntrack_expect *exp);
128 void nf_ct_expect_put(struct nf_conntrack_expect *exp);
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c438 exp->local_anon_struct = -1; in setup_type_id_case_local()
439 exp->local_anon_union = -1; in setup_type_id_case_local()
440 exp->local_anon_enum = -1; in setup_type_id_case_local()
443 exp->local_anon_arr = -1; in setup_type_id_case_local()
463 exp->local_anon_enum = i; in setup_type_id_case_local()
478 exp->local_anon_arr = i; in setup_type_id_case_local()
527 exp->targ_struct = 0; in setup_type_id_case_failure()
528 exp->targ_union = 0; in setup_type_id_case_failure()
529 exp->targ_enum = 0; in setup_type_id_case_failure()
530 exp->targ_int = 0; in setup_type_id_case_failure()
[all …]
/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal64.c96 uInt comb, exp; /* .. */ in decimal64FromNumber() local
135 exp=0; /* low clamp */ in decimal64FromNumber()
141 exp=DECIMAL64_Ehigh; in decimal64FromNumber()
154 pad=exp-DECIMAL64_Ehigh; in decimal64FromNumber()
184 else comb=((exp>>5) & 0x18) | msd; in decimal64FromNumber()
241 exp=COMBEXP[comb]; /* .. */ in decimal64ToNumber()
243 if (exp==3) { /* is a special */ in decimal64ToNumber()
333 exp=COMBEXP[comb]; /* .. */ in decimal64ToString()
335 if (exp==3) { in decimal64ToString()
348 else exp=(exp<<8)+((sourhi>>18)&0xff)-DECIMAL64_Bias; in decimal64ToString()
[all …]
/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir-sharp.c14 unsigned int addr, cmd, exp, chk; in img_ir_sharp_scancode() local
21 exp = (raw >> 13) & 0x1; in img_ir_sharp_scancode()
25 if (!exp) in img_ir_sharp_scancode()
40 unsigned int addr, cmd, exp = 0, chk = 0; in img_ir_sharp_filter() local
49 exp = 1; in img_ir_sharp_filter()
57 exp << 13 | in img_ir_sharp_filter()
/openbmc/linux/arch/x86/math-emu/
H A Dreg_ld_str.c43 setexponent16(r, exp); in normalize_no_excep()
55 int exp; in FPU_tagof() local
58 if (exp == 0) { in FPU_tagof()
66 if (exp == 0x7fff) { in FPU_tagof()
97 int exp, tag, negative; in FPU_load_double() local
130 exp = 0; in FPU_load_double()
159 int exp, tag, negative; in FPU_load_single() local
384 int exp; in FPU_store_double() local
452 exp++; in FPU_store_double()
569 int exp; in FPU_store_single() local
[all …]
H A Dfpu_emu.h121 short exp; member
172 *(short *)&(y->exp) = *(const short *)&(x->exp); in reg_copy()
176 #define exponent(x) (((*(short *)&((x)->exp)) & 0x7fff) - EXTENDED_Ebias)
177 #define setexponentpos(x,y) { (*(short *)&((x)->exp)) = \
179 #define exponent16(x) (*(short *)&((x)->exp))
180 #define setexponent16(x,y) { (*(short *)&((x)->exp)) = (u16)(y); }
181 #define addexponent(x,y) { (*(short *)&((x)->exp)) += (y); }
182 #define stdexp(x) { (*(short *)&((x)->exp)) += EXTENDED_Ebias; }
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-none-tests-fdleak_cmsg.stderr.exp-adjust-tmp-paths.patch4 Subject: [PATCH] none/tests/fdleak_cmsg.stderr.exp: adjust /tmp paths
12 none/tests/fdleak_cmsg.stderr.exp | 4 ++--
15 diff --git a/none/tests/fdleak_cmsg.stderr.exp b/none/tests/fdleak_cmsg.stderr.exp
17 --- a/none/tests/fdleak_cmsg.stderr.exp
18 +++ b/none/tests/fdleak_cmsg.stderr.exp
H A D0004-Bug-478624-Valgrind-incompatibility-with-binutils-2..patch22 none/tests/x86/gnu_binutils_nop.stderr.exp | 0
26 create mode 100644 none/tests/x86/gnu_binutils_nop.stderr.exp
81 fxtract.stdout.exp fxtract.stderr.exp fxtract.vgtest \
82 fxtract.stdout.exp-older-glibc \
83 getseg.stdout.exp getseg.stderr.exp getseg.vgtest \
84 + gnu_binutils_nop.stderr.exp gnu_binutils_nop.vgtest \
85 incdec_alt.stdout.exp incdec_alt.stderr.exp incdec_alt.vgtest \
86 int.stderr.exp int.stdout.exp int.disabled \
87 $(addsuffix .stderr.exp,$(INSN_TESTS)) \
/openbmc/linux/lib/math/
H A Dint_pow.c19 u64 int_pow(u64 base, unsigned int exp) in int_pow() argument
23 while (exp) { in int_pow()
24 if (exp & 1) in int_pow()
26 exp >>= 1; in int_pow()
/openbmc/qemu/block/export/
H A Dvhost-user-blk-server.c257 static void vu_blk_exp_request_shutdown(BlockExport *exp) in vu_blk_exp_request_shutdown() argument
259 VuBlkExport *vexp = container_of(exp, VuBlkExport, export); in vu_blk_exp_request_shutdown()
321 static int vu_blk_exp_create(BlockExport *exp, BlockExportOptions *opts, in vu_blk_exp_create() argument
324 VuBlkExport *vexp = container_of(exp, VuBlkExport, export); in vu_blk_exp_create()
337 check_block_size(exp->id, "logical-block-size", logical_block_size, in vu_blk_exp_create()
351 vexp->handler.blk = exp->blk; in vu_blk_exp_create()
356 vu_blk_initialize_config(blk_bs(exp->blk), &vexp->blkcfg, in vu_blk_exp_create()
362 blk_set_dev_ops(exp->blk, &vu_blk_dev_ops, vexp); in vu_blk_exp_create()
366 blk_remove_aio_context_notifier(exp->blk, blk_aio_attached, in vu_blk_exp_create()
375 static void vu_blk_exp_delete(BlockExport *exp) in vu_blk_exp_delete() argument
[all …]
/openbmc/linux/kernel/
H A Dacct.c336 int exp, rnd; in encode_comp_t() local
338 exp = rnd = 0; in encode_comp_t()
342 exp++; in encode_comp_t()
350 exp++; in encode_comp_t()
360 return exp; in encode_comp_t()
380 int exp, rnd; in encode_comp2_t() local
387 exp++; in encode_comp2_t()
395 exp++; in encode_comp2_t()
398 if (exp > MAXEXP2) { in encode_comp2_t()
411 unsigned exp = 190; in encode_float() local
[all …]
/openbmc/linux/include/linux/sched/
H A Dloadavg.h29 calc_load(unsigned long load, unsigned long exp, unsigned long active) in calc_load() argument
33 newload = load * exp + active * (FIXED_1 - exp); in calc_load()
40 extern unsigned long calc_load_n(unsigned long load, unsigned long exp,
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_nat_pptp.c44 struct nf_conntrack_expect *exp) in pptp_nat_expected() argument
63 if (exp->dir == IP_CT_DIR_ORIGINAL) { in pptp_nat_expected()
67 t.src.u3.ip = master->tuplehash[!exp->dir].tuple.src.u3.ip; in pptp_nat_expected()
69 t.dst.u3.ip = master->tuplehash[!exp->dir].tuple.dst.u3.ip; in pptp_nat_expected()
76 t.src.u3.ip = master->tuplehash[!exp->dir].tuple.src.u3.ip; in pptp_nat_expected()
100 = ct->master->tuplehash[!exp->dir].tuple.dst.u3; in pptp_nat_expected()
101 if (exp->dir == IP_CT_DIR_ORIGINAL) { in pptp_nat_expected()
103 range.min_proto = range.max_proto = exp->saved_proto; in pptp_nat_expected()
110 = ct->master->tuplehash[!exp->dir].tuple.src.u3; in pptp_nat_expected()
111 if (exp->dir == IP_CT_DIR_REPLY) { in pptp_nat_expected()
[all …]
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c137 int fraction, shift, mantissa, sign, exp, zeropre; in float_to_int() local
141 exp = (flt32_val & ~BIT(31)) >> 23; in float_to_int()
143 if (!exp && !mantissa) in float_to_int()
150 exp -= 127; in float_to_int()
151 if (exp < 0) { in float_to_int()
152 exp = -exp; in float_to_int()
153 if (exp >= BITS_PER_TYPE(u32)) in float_to_int()
155 zeropre = (((BIT(23) + mantissa) * 100) >> 23) >> exp; in float_to_int()
159 shift = 23 - exp; in float_to_int()
165 flt32_val = BIT(exp) + (mantissa << shift); in float_to_int()
[all …]

12345678910>>...16