Home
last modified time | relevance | path

Searched full:while (Results 1 – 25 of 1119) sorted by relevance

12345678910>>...45

/Documentation/ABI/testing/
Dsysfs-bus-pci-drivers-xhci_hcd34 Value can only be changed while debug capability (DbC) is in
35 disabled state to prevent USB device descriptor change while
47 Value can only be changed while debug capability (DbC) is in
48 disabled state to prevent USB device descriptor change while
59 Value can only be changed while debug capability (DbC) is in
60 disabled state to prevent USB device descriptor change while
72 Value can only be changed while debug capability (DbC) is in
73 disabled state to prevent USB descriptor change while
86 This polling interval is used while DbC is enabled but has no
Dsysfs-class-fpga-manager31 * write init error = Error while preparing FPGA for programming
33 * write error = Error while programming
35 * write complete error = Error while doing post programming
Dsysfs-bus-event_source-devices-hv_gpci30 this value will be provided by user while running this event.
105 Possible error codes while reading this sysfs file:
137 Possible error codes while reading this sysfs file:
169 Possible error codes while reading this sysfs file:
201 Possible error codes while reading this sysfs file:
233 Possible error codes while reading this sysfs file:
Ddebugfs-scmi-raw12 and sent while the replies are read back one message at time
30 and sent while the replies are read back one message at time
81 and sent while the replies are read back one message at time
108 and sent while the replies are read back one message at time
Dsysfs-kernel-mm-ksm36 run: write 0 to disable ksm, read 0 while ksm is disabled.
38 - write 1 to run ksm, read 1 while ksm is running.
/Documentation/admin-guide/kdump/
Dgdbmacros.txt22 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/scheduler/
Dsched-stats.rst25 cpus on the machine, while domain0 is the most tightly focused domain,
96 not find a busier queue while the cpu was idle
97 8) # of times in this domain a busier queue was found while the
111 find a busier queue while the cpu was busy
112 16) # of times in this domain a busier queue was found while the cpu
127 find a busier queue while the cpu was just becoming idle
128 24) # of times in this domain a busier queue was found while the cpu
Dschedutil.rst18 half, while the rest of history contribute the other half.
36 reflects the time an entity spends on the CPU, while 'runnable' reflects the
40 while 'runnable' will increase to reflect the amount of contention.
96 Because periodic tasks have their averages decayed while they sleep, even
166 to an idle CPU, the old CPU will have a 'running' value of 0.75 while the
/Documentation/sound/soc/
Ddai.rst27 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/kbuild/
DKconfig.recursion-issue-0212 # 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/trace/
Dfunction-graph-fold.vim3 " 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/tools/rv/
Drv-mon-wwnr.rst7 Wakeup While Not Running monitor
20 The wakeup while not running (**wwnr**) is a per-task sample monitor.
/Documentation/trace/rv/
Dmonitor_wwnr.rst4 - Name: wwrn - wakeup while not running
37 waking the task up. BOOM, the wakeup will happen while the task is
/Documentation/arch/powerpc/
Dvcpudispatch_stats.rst16 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/leds/
Dleds-cht-wcove.rst33 while breathing by writing the brightness attribute.
37 while blinking. Breathing on this hw really is just a variant
/Documentation/process/
Dsecurity-bugs.rst54 While embargoed information may be shared with trusted individuals in
69 While the kernel security team solely focuses on getting bugs fixed,
81 days) start from the availability of a fix, while for "linux-distros"
92 while an accepted fix has not yet been merged. In other words, until a
/Documentation/bpf/
Dmap_cgrp_storage.rst87 (1). ``BPF_MAP_TYPE_CGRP_STORAGE`` can be used by all program types while
92 cgroup while ``BPF_MAP_TYPE_CGROUP_STORAGE_DEPRECATED`` only supports one cgroup
104 while ``BPF_MAP_TYPE_CGROUP_STORAGE_DEPRECATED`` only deletes storage during
/Documentation/usb/
Draw-gadget.rst23 1. Raw Gadget passes every USB request to userspace to get a response, while
29 while GadgetFS performs sanity checks on the provided USB descriptors.
34 while GadgetFS currently binds to the first available UDC. This allows
/Documentation/sound/designs/
Dchannel-mapping-api.rst17 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/devicetree/bindings/sound/
Dcirrus,cs35l41.yaml72 0 = Logic 0 during unused slots, and while all transmit channels disabled
73 1 = Hi-Z during unused slots but logic 0 while all transmit channels disabled
74 2 = (Default) Logic 0 during unused slots, but Hi-Z while all transmit channels disabled
75 3 = Hi-Z during unused slots and while all transmit channels disabled
/Documentation/admin-guide/mm/damon/
Dlru_sort.rst23 Because DAMON can identify access patterns of best-effort accuracy while
34 user-specified threshold) using DAMON, and prioritizes hot pages while
44 be widely used without harm for common situations while providing a level of
46 pressure while consuming only a limited small portion of CPU time.
76 Input parameters that updated while DAMON_LRU_SORT is running are not applied
79 parameter is set as ``N``. If invalid parameters are found while the
276 having >=50% access frequency and LRU-prioritize while LRU-deprioritizing
/Documentation/mm/
Dactive_mm.rst26 > wasn't able to follow linux-kernel for a while).
57 "borrowed" mm while the anonymous process is running. When the
67 user exited on another CPU while a lazy user was still active, so you do
Dpage_migration.rst6 nodes in a NUMA system while the process is running. This means that the
18 pages are located through the MF_MOVE and MF_MOVE_ALL options while setting
72 so that it cannot vanish while the folio migration occurs.
90 is increased so that the folio cannot be freed while folio migration occurs.
99 this (not yet up-to-date) page immediately block while the move is in progress.
/Documentation/
Datomic_t.txt62 While atomic_t, atomic_long_t and atomic64_t use int, long and s64
220 Further, while something like:
307 tmp = atomic_cmpxchg(&v, old, new); } while (!atomic_try_cmpxchg(&v, &old, new));
327 while an LL/SC architecture 'can/should/must' provide forward progress
334 } while (!atomic_try_cmpxchg(&v, &old, new));
341 } while (!({
/Documentation/driver-api/usb/
Dpersist.rst34 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

12345678910>>...45