Home
last modified time | relevance | path

Searched refs:took (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v4.19/Documentation/device-mapper/
Dstatistics.txt76 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/
Dmpc52xx.txt34 so. I didn't took 5xxx because there's apparently a lot of 5xxx that have
/Linux-v4.19/Documentation/trace/
Devents-nmi.rst17 INFO: NMI handler took too long to run: 9.207 msecs
/Linux-v4.19/Documentation/i2c/
Dfault-codes116 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/
Dlockdep-design.txt114 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.
Dlockstat.txt52 acquisitions - number of times we took the lock
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-ctrl.rst95 applications took over control of the device function this control
/Linux-v4.19/Documentation/filesystems/caching/
Dfscache.txt320 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.
Dcachefiles.txt465 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/
Dti-cpsw.txt248 // (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/
Dswitchto.S71 st.q r0, (14*8), r14 ! for unwind, want to look as though we took a trap at
/Linux-v4.19/Documentation/
Dhwspinlock.txt261 * 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
Drobust-futexes.txt158 [which it currently does for !pshared robust mutexes], and that took 256
/Linux-v4.19/arch/arm/kernel/
Dentry-header.S107 @ of the saved xPSR specifies if stack aligning took place. In this case
/Linux-v4.19/arch/arc/kernel/
Dentry-compact.S355 ; Special considerations needed for the context which took L2 intr
/Linux-v4.19/arch/m68k/ifpsp060/
Disp.doc108 For example, if the 68060 hardware took a "Unimplemented Integer Instruction"
Dfpsp.doc100 For example, if the 68060 hardware took a "Line-F Emulator" exception
/Linux-v4.19/kernel/trace/
DKconfig665 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/
Dperf-trace.txt220 time it took for fault to be handled!
/Linux-v4.19/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-isku95 epoch in which the last configuration took place.
/Linux-v4.19/Documentation/scsi/
DFlashPoint.txt101 message after 11pm one evening, and the meeting took place the next
/Linux-v4.19/fs/reiserfs/
DREADME140 implemented allocate on flush before us for XFS, and generously took
/Linux-v4.19/arch/m68k/ifpsp060/src/
Dpfpsp.S1493 # 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/
Dqib_iba7322.c1372 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/
Dnand_ecc.txt259 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