Searched full:while (Results 1 – 25 of 888) sorted by relevance
12345678910>>...36
/Documentation/admin-guide/kdump/ |
D | gdbmacros.txt | 22 while ($next_t != $init_t) 29 while ($stackp < $stack_top) 36 while ($next_th != $next_t) 43 while ($stackp < $stack_top) 71 while (($stackp < $stack_top) && ($stackp > $stack_bot)) 87 while ($next_t != $init_t) 92 while ($next_th != $next_t) 112 while ($next_t != $init_t) 120 while ($next_th != $next_t) 145 while ($next_t != $init_t) [all …]
|
/Documentation/driver-api/ |
D | io-mapping.rst | 20 mappable, while 'size' indicates how large a mapping region to 43 Note that the task may not sleep while holding this page 54 If you need to sleep while holding the lock, you can use the non-atomic 63 the task to sleep while holding the page mapped.
|
/Documentation/ABI/testing/ |
D | sysfs-class-fpga-manager | 31 * write init error = Error while preparing FPGA for programming 33 * write error = Error while programming 35 * write complete error = Error while doing post programming
|
D | sysfs-kernel-mm-ksm | 36 run: write 0 to disable ksm, read 0 while ksm is disabled. 38 - write 1 to run ksm, read 1 while ksm is running.
|
D | sysfs-firmware-sfi | 11 While the tables are used by the kernel, user-space
|
D | sysfs-platform-intel-wmi-sbl-fw-update | 12 * 0 -> Skip firmware update while rebooting
|
/Documentation/devicetree/bindings/dma/ |
D | qcom_hidma_mgmt.txt | 23 fragmented to multiples of this amount. This parameter is used while 28 fragmented to multiples of this amount. This parameter is used while 32 applied back to back while writing to the destination before yielding 35 applied back to back while reading the source before yielding the bus.
|
D | sirfsoc-dma.txt | 28 channel request line is 9 of the 2nd dma controller, while write channel uses 30 dma controller, while write channel uses 13 of the 1st dma controller:
|
/Documentation/scheduler/ |
D | sched-stats.rst | 20 cpus on the machine, while domain0 is the most tightly focused domain, 91 not find a busier queue while the cpu was idle 92 8) # of times in this domain a busier queue was found while the 106 find a busier queue while the cpu was busy 107 16) # of times in this domain a busier queue was found while the cpu 122 find a busier queue while the cpu was just becoming idle 123 24) # of times in this domain a busier queue was found while the cpu
|
D | sched-domains.rst | 43 While doing that, it checks to see if the current domain has exhausted its 53 computed while iterating over this sched domain's groups. 73 while using the generic domain builder in kernel/sched/core.c if they wish to
|
/Documentation/kbuild/ |
D | Kconfig.recursion-issue-02 | 12 # annotate those requirements, ie, some drivers use "depends on" while others 14 # core requirement, and one uses "select" while the other uses "depends on" to 32 # with CORE, one uses "depends on" while the other uses "select". Another
|
/Documentation/sound/soc/ |
D | dai.rst | 27 Rx lines are used for audio transmission, while the bit clock (BCLK) and 52 to synchronise the link while the Tx and Rx lines are used to transmit and 54 while sync runs at the sample rate. PCM also supports Time Division
|
/Documentation/trace/ |
D | function-graph-fold.vim | 3 " To use, :source this file while viewing a function_graph trace, or use vim's 6 " functions. While closed, a fold will show the total time taken for a call,
|
/Documentation/powerpc/ |
D | vcpudispatch_stats.rst | 16 collecting the statistics, while writing '0' disables the statistics. 70 the same chip, while 30 dispatches were on a different chip compared to 74 6821 dispatches on the vcpu's home node, while 18 dispatches were
|
/Documentation/usb/ |
D | raw-gadget.rst | 18 1. Every USB request is passed to the userspace to get a response, while 24 while Raw Gadget allows you to provide arbitrary data as responses to 28 while GadgetFS currently binds to the first available UDC.
|
/Documentation/vm/ |
D | active_mm.rst | 22 > wasn't able to follow linux-kernel for a while). 53 "borrowed" mm while the anonymous process is running. When the 63 user exited on another CPU while a lazy user was still active, so you do
|
D | overcommit-accounting.rst | 12 seriously wild allocation fails while allowing overcommit to 27 killed while accessing pages but will receive errors on memory
|
/Documentation/sound/designs/ |
D | channel-mapping-api.rst | 17 while a 4.0 surround PCM stream has a channel map of 25 third/fourth channels while others that C/LFE as 5th/6th channels. 69 while the latter two are for flexible channel positions. ``_VAR`` type is 73 only {RL/RR/FL/FR} while ``_VAR`` type would allow even swapping FL and
|
/Documentation/driver-api/usb/ |
D | persist.rst | 34 while the system was asleep and a new keyboard was plugged in when the 40 been unplugged while the system was suspended. If you had a mounted 48 even though suspend current may have been maintained while the system 154 while changing its media. If you replace the flash memory card in a 155 USB card reader while the system is asleep, the kernel will have no
|
/Documentation/security/tpm/ |
D | tpm_event_log.rst | 26 are accompanied by a measurement log. While not trusted on their own, 46 final events table size while the stub is still running to the custom
|
/Documentation/ABI/removed/ |
D | net_dma | 8 while dma is in flight.
|
/Documentation/devicetree/bindings/power/supply/ |
D | tps65090.txt | 8 while the default logic is to stop charging.
|
/Documentation/devicetree/bindings/thermal/ |
D | dove-thermal.txt | 10 three Thermal Manager registers, while the second range contains the
|
/Documentation/userspace-api/media/ |
D | gen-errors.rst | 35 typically return while device is streaming, and an ioctl tried to 43 - There was a failure while copying data from/to userspace, probably
|
/Documentation/filesystems/ |
D | qnx6.rst | 100 The filesize is stored 64bit. Inode counting starts with 1. (while long 180 always uses blocks from the lower half while superblock #2 just writes to 187 (system area of the inactive - resp. lower serial numbered superblock) while 196 For all data outside the system area, blocks are just copied while writing.
|
12345678910>>...36