Home
last modified time | relevance | path

Searched full:waited (Results 1 – 25 of 261) sorted by relevance

1234567891011

/openbmc/qemu/util/
H A Dlockcnt.c51 * If *waited is true on return, new_if_free's bottom two bits must not
53 * does not know if there are other waiters. Furthermore, after *waited
58 int new_if_free, bool *waited) in qemu_lockcnt_cmpxchg_or_wait() argument
93 *waited = true; in qemu_lockcnt_cmpxchg_or_wait()
115 bool waited = false; in qemu_lockcnt_inc() local
128 &waited)) { in qemu_lockcnt_inc()
140 if (waited) { in qemu_lockcnt_inc()
158 bool waited = false; in qemu_lockcnt_dec_and_lock() local
172 if (qemu_lockcnt_cmpxchg_or_wait(lockcnt, &val, locked_state, &waited)) { in qemu_lockcnt_dec_and_lock()
176 if (waited) { in qemu_lockcnt_dec_and_lock()
[all …]
/openbmc/linux/include/linux/
H A Dwait_bit.h56 * @word: the word being waited on, a kernel virtual address
57 * @bit: the bit of the word being waited on
83 * @word: the word being waited on, a kernel virtual address
84 * @bit: the bit of the word being waited on
108 * @word: the word being waited on, a kernel virtual address
109 * @bit: the bit of the word being waited on
135 * @word: the word being waited on, a kernel virtual address
136 * @bit: the bit of the word being waited on
161 * @word: the word being waited on, a kernel virtual address
162 * @bit: the bit of the word being waited on
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/
H A Dinit-valkey-server37 waited=0
40 while [ $processOff -eq 0 ] && [ $waited -le $waitAfterTerm ] ; do
42 ((waited+=${waitStep}))
51 waited=0
52 while [ $processOff -eq 0 ] && [ $waited -le $waitAfterKill ] ; do
54 ((waited+=${waitStep}))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A Dinit-redis-server37 waited=0
40 while [ $processOff -eq 0 ] && [ $waited -le $waitAfterTerm ] ; do
42 ((waited+=${waitStep}))
51 waited=0
52 while [ $processOff -eq 0 ] && [ $waited -le $waitAfterKill ] ; do
54 ((waited+=${waitStep}))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/
H A Dinit-redis-server37 waited=0
40 while [ $processOff -eq 0 ] && [ $waited -le $waitAfterTerm ] ; do
42 ((waited+=${waitStep}))
51 waited=0
52 while [ $processOff -eq 0 ] && [ $waited -le $waitAfterKill ] ; do
54 ((waited+=${waitStep}))
/openbmc/u-boot/test/py/
H A Du_boot_spawn.py19 sent to the process, and responses waited for.
37 self.waited = False
96 if self.waited:
103 self.waited = True
/openbmc/linux/include/trace/events/
H A Dkvm.h44 TP_PROTO(__u64 ns, bool waited, bool valid),
45 TP_ARGS(ns, waited, valid),
49 __field( bool, waited )
55 __entry->waited = waited;
60 __entry->waited ? "wait" : "poll",
/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Dcache.json11 …"BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unav…
14 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (…
19 …"BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unav…
24 …"PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (…
29 …"BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 res…
32 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack o…
/openbmc/linux/Documentation/block/
H A Dstat.rst79 waited on this block device. If there are multiple I/O requests waiting,
100 This value counts the number of milliseconds that I/O requests have waited
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_ac.h19 #define B43_PHY_AC_CLASSCTL_WAITEDEN 0x0004 /* Waited enable */
/openbmc/linux/kernel/sched/
H A Dwait_bit.c132 * @word: the word being waited on, a kernel virtual address
133 * @bit: the bit of the word being waited on
/openbmc/linux/include/linux/reset/
H A Dreset-simple.h31 * waited for between an assert and a deassert to reset the
/openbmc/linux/arch/powerpc/kvm/
H A Dtrace_hv.h461 __field(int, waited)
467 __entry->waited = do_sleep;
472 __entry->waited ? "wait" : "poll",
/openbmc/linux/tools/perf/pmu-events/arch/x86/rocketlake/
H A Dcache.json11 …"BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unav…
14 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (…
19 …"BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unav…
24 …"PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (…
29 …"BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 res…
32 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack o…
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/
H A Dcache.json11 …"BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unav…
14 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (…
19 …"BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unav…
24 …"PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (…
29 …"BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 res…
32 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack o…
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Dcache.json18 …"BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unav…
21 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (…
26 …"BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unav…
31 …"PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (…
44 …"BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 res…
47 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack o…
/openbmc/openbmc/poky/bitbake/contrib/
H A Dbbparse-torture.py78 print("Run #%d: Waited too long. Possible deadlock!" % run_num)
/openbmc/linux/arch/arm/mach-omap2/
H A Di2c.c67 pr_warn("%s: %s: softreset failed (waited %d usec)\n", in omap_i2c_reset()
H A Dhdq1w.c57 pr_warn("%s: %s: softreset failed (waited %d usec)\n", in omap_hdq1w_reset()
H A Dmsdi.c64 pr_warn("%s: %s: softreset failed (waited %d usec)\n", in omap_msdi_reset()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-fs-orangefs58 Slots are requested and waited for,
/openbmc/linux/arch/parisc/lib/
H A Ddelay.c55 * make sure we waited long enough. Rebalance the in __cr16_delay()
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dpipeline.json5 … oldest instruction in the pipeline suffered a TLB miss or ERAT miss and waited for it to resolve."
260 …les in which the oldest instruction in the pipeline suffered a TLB miss and waited for it resolve."
360 …s in which the oldest instruction in the pipeline suffered an ERAT miss and waited for it resolve."
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_test.c464 ksft_print_msg("Parent: Child process waited for.\n"); in test_pidfd_poll_exec()
471 ksft_print_msg("Time waited for child: %lu\n", prog_time); in test_pidfd_poll_exec()
546 ksft_print_msg("Parent: Child process waited for.\n"); in test_pidfd_poll_leader_exit()
/openbmc/linux/drivers/usb/host/
H A Dehci-timer.c113 ehci_dbg(ehci, "Waited too long for the async schedule status (%x/%x), giving up\n", in ehci_poll_ASS()
159 ehci_dbg(ehci, "Waited too long for the periodic schedule status (%x/%x), giving up\n", in ehci_poll_PSS()
197 ehci_warn(ehci, "Waited too long for the controller to stop, giving up\n"); in ehci_handle_controller_death()

1234567891011