Searched full:waited (Results 1 – 25 of 426) sorted by relevance
12345678910>>...18
| /kernel/linux/linux-5.10/include/linux/ |
| D | wait_bit.h | 56 * @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 …]
|
| D | dma-fence-array.h | 3 * fence-array: aggregates fence to be waited together
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | wait_bit.h | 56 * @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 …]
|
| /kernel/liteos_a/kernel/include/ |
| D | los_rwlock.h | 115 …* <li>The function fails if the rwlock that is waited on is already locked by another thread when … 124 * @param rwlock [IN] Handle of the rwlock to be waited on. 149 …* <li>The function fails if the rwlock that is waited on is already locked by another thread when … 158 * @param rwlock [IN] Handle of the rwlock to be waited on. 183 * <li>The function fails if the rwlock that is waited on is already locked by another thread when 192 * @param rwlock [IN] Handle of the rwlock to be waited on. 217 * <li>The function fails if the rwlock that is waited on is already locked by another thread 226 * @param rwlock [IN] Handle of the rwlock to be waited on.
|
| D | los_mux.h | 150 …* <li>The function fails if the mutex that is waited on is already locked by another thread when t… 159 * @param mutex [IN] Handle of the mutex to be waited on. 184 …* <li>The function fails if the mutex that is waited on is already locked by another thread when t… 193 * @param mutex [IN] Handle of the mutex to be waited on.
|
| /kernel/linux/linux-5.10/include/trace/events/ |
| D | kvm.h | 44 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",
|
| /kernel/linux/linux-6.6/include/trace/events/ |
| D | kvm.h | 44 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",
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/icelake/ |
| D | cache.json | 170 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D Fill Buffer (… 177 …"BriefDescription": "Number of cycles a demand request has waited due to L1D Fill Buffer (FB) unav… 181 …"PublicDescription": "Counts number of phases a demand request has waited due to L1D Fill Buffer (… 188 …"BriefDescription": "Number of phases a demand request has waited due to L1D Fill Buffer (FB) unav… 194 …"PublicDescription": "Counts number of cycles a demand request has waited due to L1D due to lack o… 201 …"BriefDescription": "Number of cycles a demand request has waited due to L1D due to lack of L2 res…
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/tigerlake/ |
| D | cache.json | 11 …"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…
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | stat.rst | 79 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
|
| /kernel/linux/linux-6.6/Documentation/block/ |
| D | stat.rst | 79 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
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| D | phy_ac.h | 19 #define B43_PHY_AC_CLASSCTL_WAITEDEN 0x0004 /* Waited enable */
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
| D | phy_ac.h | 19 #define B43_PHY_AC_CLASSCTL_WAITEDEN 0x0004 /* Waited enable */
|
| /kernel/liteos_m/kernel/include/ |
| D | los_mux.h | 242 …* <li>The function fails if the mutex that is waited on is already locked by another thread when t… 250 * @param muxHandle [IN] Handle of the mutex to be waited on. The value of handle should be 259 …* @retval #LOS_ERRNO_MUX_PEND_IN_LOCK The mutex is waited on when the task scheduling is dis…
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | wait_bit.c | 132 * @word: the word being waited on, a kernel virtual address 133 * @bit: the bit of the word being waited on
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | wait_bit.c | 132 * @word: the word being waited on, a kernel virtual address 133 * @bit: the bit of the word being waited on
|
| /kernel/linux/linux-5.10/include/linux/reset/ |
| D | reset-simple.h | 31 * waited for between an assert and a deassert to reset the
|
| /kernel/linux/linux-6.6/include/linux/reset/ |
| D | reset-simple.h | 31 * waited for between an assert and a deassert to reset the
|
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| D | trace_hv.h | 461 __field(int, waited) 467 __entry->waited = do_sleep; 472 __entry->waited ? "wait" : "poll",
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| D | trace_hv.h | 441 __field(int, waited) 447 __entry->waited = do_sleep; 452 __entry->waited ? "wait" : "poll",
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
| D | cache.json | 18 …"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…
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/icelake/ |
| D | cache.json | 11 …"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…
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/rocketlake/ |
| D | cache.json | 11 …"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…
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | hdq1w.c | 57 pr_warn("%s: %s: softreset failed (waited %d usec)\n", in omap_hdq1w_reset()
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | hdq1w.c | 57 pr_warn("%s: %s: softreset failed (waited %d usec)\n", in omap_hdq1w_reset()
|
12345678910>>...18