Searched refs:took (Results 1 – 25 of 46) sorted by relevance
12
/Linux-v4.19/Documentation/device-mapper/ |
D | statistics.txt | 76 that took 0-10 ms to complete, b is the number of requests 77 that took 10-20 ms to complete, c is the number of requests 78 that took 20-30 ms to complete and d is the number of 79 requests that took more than 30 ms to complete.
|
/Linux-v4.19/Documentation/powerpc/ |
D | mpc52xx.txt | 34 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
|
/Linux-v4.19/Documentation/trace/ |
D | events-nmi.rst | 17 INFO: NMI handler took too long to run: 9.207 msecs
|
/Linux-v4.19/Documentation/i2c/ |
D | fault-codes | 116 This is returned by drivers when an operation took too much 119 SMBus adapters may return it when an operation took more
|
/Linux-v4.19/Documentation/locking/ |
D | lockdep-design.txt | 114 took any hardirq-unsafe lock in the past. 116 - if a new softirq-safe lock is discovered, we check whether it took 120 hardirq-safe lock took it in the past. 123 softirq-safe lock took it in the past.
|
D | lockstat.txt | 52 acquisitions - number of times we took the lock
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-ctrl.rst | 95 applications took over control of the device function this control
|
/Linux-v4.19/Documentation/filesystems/caching/ |
D | fscache.txt | 320 between 0 jiffies and HZ-1 jiffies a variety of tasks took to run. The 326 OP RUNS Length of time a call to process an operation took 327 OBJ RUNS Length of time a call to process an object event took 331 Each row shows the number of events that took a particular range of times.
|
D | cachefiles.txt | 465 between 0 jiffies and HZ-1 jiffies a variety of tasks took to run. The 474 Each row shows the number of events that took a particular range of times.
|
/Linux-v4.19/Documentation/networking/ |
D | ti-cpsw.txt | 248 // (I took at https://www.spinics.net/lists/netdev/msg460869.html) 254 // (I took at https://www.spinics.net/lists/netdev/msg460869.html) 513 // (I took at https://www.spinics.net/lists/netdev/msg460869.html)
|
/Linux-v4.19/arch/sh/kernel/cpu/sh5/ |
D | switchto.S | 71 st.q r0, (14*8), r14 ! for unwind, want to look as though we took a trap at
|
/Linux-v4.19/Documentation/ |
D | hwspinlock.txt | 261 * we took the lock, do our thing now, but do NOT sleep 296 * we took the lock, do our thing now, but do NOT sleep
|
D | robust-futexes.txt | 158 [which it currently does for !pshared robust mutexes], and that took 256
|
/Linux-v4.19/arch/arm/kernel/ |
D | entry-header.S | 107 @ of the saved xPSR specifies if stack aligning took place. In this case
|
/Linux-v4.19/arch/arc/kernel/ |
D | entry-compact.S | 355 ; Special considerations needed for the context which took L2 intr
|
/Linux-v4.19/arch/m68k/ifpsp060/ |
D | isp.doc | 108 For example, if the 68060 hardware took a "Unimplemented Integer Instruction"
|
D | fpsp.doc | 100 For example, if the 68060 hardware took a "Line-F Emulator" exception
|
/Linux-v4.19/kernel/trace/ |
D | Kconfig | 665 it took to write to the tracepoint and the next iteration that 667 will report the time it took to do the previous tracepoint. 697 it recorded and give a rough estimate of how long each iteration took.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-trace.txt | 220 time it took for fault to be handled!
|
/Linux-v4.19/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-isku | 95 epoch in which the last configuration took place.
|
/Linux-v4.19/Documentation/scsi/ |
D | FlashPoint.txt | 101 message after 11pm one evening, and the meeting took place the next
|
/Linux-v4.19/fs/reiserfs/ |
D | README | 140 implemented allocate on flush before us for XFS, and generously took
|
/Linux-v4.19/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 1493 # fmove out took an unimplemented data type exception. 2038 # The opclass two PACKED instruction that took an "Unimplemented Data Type" 2469 # PC of instruction that took the exception is the PC in the frame 2956 # PC of instruction that took the exception is the PC in the frame 3076 # facc_out_{b,w,l}() - store to memory took access error (opcl 3) #
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_iba7322.c | 1372 int took, multi, n = 0; in err_decode() local 1387 took = min_t(size_t, msp->sz - (size_t)1, len); in err_decode() 1388 memcpy(msg, msp->msg, took); in err_decode() 1389 len -= took; in err_decode() 1390 msg += took; in err_decode() 1403 took = scnprintf(msg, len, "_%d", idx); in err_decode() 1404 len -= took; in err_decode() 1405 msg += took; in err_decode()
|
/Linux-v4.19/Documentation/mtd/ |
D | nand_ecc.txt | 259 The code works, but is not terribly efficient. On my system it took 560 linux code 1 million times, this took about 1 second on my system.
|
12