Home
last modified time | relevance | path

Searched refs:seb (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/bitbake/
H A DAUTHORS3 Seb Frankengul <seb@frankengul.org>
/openbmc/qemu/hw/net/
H A Dsunhme.c209 uint32_t seb = s->sebregs[HME_SEBI_STAT >> 2] & sebmask; in sunhme_update_irq() local
211 seb |= HME_SEB_STAT_MIFIRQ; in sunhme_update_irq()
214 level = (seb ? 1 : 0); in sunhme_update_irq()
215 trace_sunhme_update_irq(mifmask, mif, sebmask, seb, level); in sunhme_update_irq()
H A Dtrace-events395 …ask, uint32_t mif, uint32_t sebmask, uint32_t seb, int level) "mifmask: 0x%x mif: 0x%x sebmask: …
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify/
H A D0001-Make-asyncore-support-optional-for-Python-3.patch8 Upstream-Status: Submitted [https://github.com/seb-m/pyinotify/pull/205]
/openbmc/linux/kernel/sched/
H A Dfair.c12434 const struct sched_entity *seb = &b->se; in cfs_prio_less() local
12446 while (sea->cfs_rq->tg != seb->cfs_rq->tg) { in cfs_prio_less()
12448 int seb_depth = seb->depth; in cfs_prio_less()
12453 seb = parent_entity(seb); in cfs_prio_less()
12457 se_fi_update(seb, rq->core->core_forceidle_seq, in_fi); in cfs_prio_less()
12460 cfs_rqb = seb->cfs_rq; in cfs_prio_less()
12471 delta = (s64)(sea->vruntime - seb->vruntime) + in cfs_prio_less()
/openbmc/qemu/target/s390x/tcg/
H A Dfpu_helper.c243 uint64_t HELPER(seb)(CPUS390XState *env, uint64_t f1, uint64_t f2) in HELPER() argument
H A Dinsn-data.h.inc919 F(0xb30b, SEBR, RRE, Z, e1, e2, new, e1, seb, f32, IF_BFP)
922 F(0xed0b, SEB, RXE, Z, e1, m2_32u, new, e1, seb, f32, IF_BFP)
/openbmc/qemu/target/s390x/
H A Dhelper.h43 DEF_HELPER_FLAGS_3(seb, TCG_CALL_NO_WG, i64, env, i64, i64)
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt1182 ed0b seb RXE_FRRD
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc2370 "seb $zero, $zero\n"