Searched full:last (Results 1 – 25 of 544) sorted by relevance
12345678910>>...22
| /Documentation/powerpc/ |
| D | vcpudispatch_stats.txt | 26 2. number of times this vcpu was dispatched on the same processor as last 29 as last time, but within the same chip 62 physical cpu as the last time. 2683 were on a different core, but within 64 its last dispatch.
|
| /Documentation/ABI/testing/ |
| D | debugfs-moxtet | 17 Description: (RW) Read last written value to the shift registers, in 21 01: 01 was last written, or is to be written, to the
|
| D | configfs-stp-policy | 39 Write two numbers: the first master and the last master number. 46 Write two numbers: the first channel and the last channel
|
| D | sysfs-fs-nilfs2 | 64 Show last write time of super block in human-readable 71 Show last write time of super block in seconds. 147 Show write time of the last segment in 154 Show write time of the last segment in seconds. 160 Show write time of the last segment not for cleaner 167 Show write time of the last segment not for cleaner
|
| D | dev-kmsg | 54 seek after the last entry in the buffer 56 seek after the last record available at the time 57 the last SYSLOG_ACTION_CLEAR was issued.
|
| D | sysfs-class-led | 30 Last hardware set brightness level for this LED. Some LEDs 38 Reading this file will return the last brightness level set
|
| D | sysfs-power | 109 last PM event point in the RTC across reboots, so that you can 112 the last PM event point if this file contains '1'. Initially 122 positives), it is possible that the last PM event point 135 device associated with the last PM event point saved in the RTC 209 Reading from this file causes the last string successfully 394 the last device for which a suspend/resume callback failed. 401 the errno of the last failed attempt at entering 409 the last failed step in the suspend/resume path.
|
| /Documentation/gpu/ |
| D | msm-crash-dump.rst | 52 last-fence 53 The last fence that was issued on the ringbuffer 56 The last fence retired on the ringbuffer.
|
| /Documentation/arm/ |
| D | swp_emulation.rst | 14 the last process to trigger the emulation to be invocated. For example:: 19 Last process: 314
|
| /Documentation/devicetree/bindings/arm/msm/ |
| D | qcom,llcc.txt | 3 LLCC (Last Level Cache Controller) provides last level of cache memory in SOC,
|
| /Documentation/s390/ |
| D | monreader.rst | 143 last byte of data. The start address is needed to handle "end-of-frame" records 158 <last MCE> | 159 <last set of records> / 182 should discard the data read since the last successful read with 0 size. 185 discard the data read since the last successful read with 0 size. 191 message limit reached, the data read since the last successful 194 In the last case (EOVERFLOW) there may be missing data, in the first two cases
|
| /Documentation/RCU/ |
| D | torture.txt | 33 The first and last lines show the rcutorture module parameters, and the 34 last line shows either "SUCCESS" or "FAILURE", based on rcutorture's 108 and all but the last remaining to the corresponding number of 109 passes through a grace period. The last entry should be zero, 142 two are self-explanatory, while the last indicates that while there
|
| D | stallwarn.txt | 37 This message will include information on when the kthread last 204 last noted the beginning of a grace period, which might be the current 216 CPU since the last time that this CPU noted the beginning of a grace 231 jiffies counter when this CPU last invoked rcu_try_advance_all_cbs() 232 from rcu_needs_cpu() or last invoked rcu_accelerate_cbs() from 235 of the last idle period and an "L" indicates that there are currently 258 …All QSes seen, last rcu_preempt kthread activity 23807 (4297905177-4297881370), jiffies_till_next_… 280 kthread last ran on CPU 5. 308 grace-period sequence counter is 73. The fact that this last value is
|
| /Documentation/scheduler/ |
| D | sched-pelt.c | 61 long last = 0, y_inv = ((1UL<<32)-1)*y; in calc_converged_max() local 71 if (last == max) in calc_converged_max() 74 last = max; in calc_converged_max()
|
| /Documentation/mips/ |
| D | ingenic-tcu.rst | 45 own interrupt line; channels 2-7 share the last interrupt line. 47 interrupt line; the OST uses the last interrupt line. 50 the OST uses the last interrupt line.
|
| /Documentation/devicetree/bindings/i2c/ |
| D | i2c-mux-pinctrl.txt | 40 such a state is defined, it must be the last entry in pinctrl-names. For 44 pinctrl-names = "ddc", "idle", "pta" -> Invalid ("idle" not last) 45 pinctrl-names = "idle", "ddc", "pta" -> Invalid ("idle" not last)
|
| /Documentation/media/uapi/cec/ |
| D | cec-pin-error-inj.rst | 53 # <op>[,<mode>] rx-remove-byte remove the last byte from the received CEC message 66 # <op>[,<mode>] tx-remove-byte drop the last byte from the message 73 # <op>[,<mode>] tx-last-bit <bit> stop sending after this bit 180 Remove the last byte from the received CEC message, provided it 216 Don't set the EOM bit. Normally the last byte of the message has the EOM 224 of two bytes or more. The EOM bit will be set for the second-to-last byte 225 and not for the final byte. The receiver should ignore the last byte in 228 in Idle state after the last byte was transmitted. 242 Drop the last byte from the message, provided the message is at least 297 ``<op>[,<mode>] tx-last-bit <bit>``
|
| /Documentation/ |
| D | rbtree.txt | 181 the first or last element in the tree. To continue, fetch the next or previous 303 unsigned long start, unsigned long last) 329 if (node->start <= last) { /* Cond1 */ 330 if (node->last >= start) /* Cond2 */ 348 unsigned long max = node->last, subtree_last; 406 unsigned long start = node->start, last = node->last; 412 if (parent->__subtree_last < last) 413 parent->__subtree_last = last; 420 node->__subtree_last = last;
|
| D | lzo.txt | 65 generally encoded in the last two bits of the instruction but may also be 66 taken from the last two bits of an extra operand (eg: distance). 123 Depends on the number of literals copied by the last instruction. 124 If last instruction did not copy any literal (state == 0), this 132 If last instruction used to copy between 1 to 3 literals (encoded in 145 If last instruction used to copy 4 or more literals (as detected by
|
| /Documentation/media/uapi/dvb/ |
| D | video-stop.rst | 64 - FALSE: Show last decoded frame. 75 or displaying the last decoded frame.
|
| D | video-get-pts.rst | 58 but may also be a value close to it like the PTS of the last 59 decoded frame or the last PTS extracted by the PES parser.
|
| /Documentation/core-api/ |
| D | errseq.rst | 24 sampled it since the last time an error was recorded. 39 can tell whether the value has changed since they last checked it. 57 far and whether he made any mistakes since they last asked. 111 whether one was made since they last checked, and the latest value 154 since the last time it was checked.
|
| /Documentation/networking/ |
| D | devlink-health.txt | 32 - Grace period vs. time passed since last recover 52 Retrieves the last stored dump. Devlink health 57 Clears the last saved dump file for the specified reporter.
|
| /Documentation/networking/device_drivers/toshiba/ |
| D | spider_net.txt | 89 net eth1: Last 255 descrs with stat=xa0800000 96 case, nnn=1 descr, starting at descr 20. The "Last nnn descrs" refers 97 to all of the rest of the descrs, from the last status change. The "nnn" 152 net eth1: Last 1 descrs with stat=xa0800000 158 as explained in the last section. The OS is waiting for descr 255 to 164 "full", while descr 254 and 255 are empty. (The "Last 1 descrs" is
|
| /Documentation/power/ |
| D | userland-swsusp.rst | 46 last argument of ioctl() should be a pointer to an int variable, 75 last argument should be a pointer to an unsigned int variable that will 80 (the last argument should be a pointer to a loff_t variable that 90 located (the last ioctl() argument should point to a struct 162 in the memory location pointed to by the last argument of ioctl() and proceed
|
12345678910>>...22