Searched full:become (Results 1 – 25 of 1147) sorted by relevance
12345678910>>...46
/kernel/linux/linux-5.10/scripts/kconfig/tests/new_choice_with_dep/ |
D | __init__.py | 3 Ask new choice values when they become visible. 5 If new choice values are added with new dependency, and they become
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
D | cec-ioc-g-mode.rst | 104 then an attempt to become one will return the ``EBUSY`` error code 130 is an exclusive follower. You cannot become a follower if 139 the exclusive follower then an attempt to become one will return 140 the ``EBUSY`` error code. You cannot become a follower if 152 follower then an attempt to become one will return the ``EBUSY`` error 153 code. You cannot become a follower if :ref:`CEC_CAP_TRANSMIT <CEC-CAP-TRANSMIT>`
|
/kernel/linux/linux-5.10/drivers/block/paride/ |
D | Transition-notes | 60 (1) can become not true if some thread enters that area while another is there. 81 (2) can become not true only when pd_lock is released by the thread in question. 86 0 when pd_next_buf() had acquired pd_lock. If it become 0 while 92 For similar reasons, (3) can become not true only when ps_spinlock is released
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | test_sock_addr.sh | 14 echo -n "Wait for testing IPv4/IPv6 to become available " 22 echo 1>&2 "ERROR: Timeout waiting for test IP to become available."
|
D | test_skb_cgroup_id.sh | 10 echo -n "Wait for testing link-local IP to become available " 19 echo 1>&2 "ERROR: Timeout waiting for test IP to become available."
|
D | test_tcp_check_syncookie.sh | 11 printf "Wait for IP %s to become available " "$1" 20 echo 1>&2 "ERROR: Timeout waiting for test IP to become available."
|
/kernel/linux/linux-5.10/Documentation/driver-api/md/ |
D | raid5-ppl.rst | 7 may become inconsistent with data on other member disks. If the array is also 31 and the journaling drive does not become a bottleneck or a single point of
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | ubifs.rst | 30 4 Eraseblocks become worn out after some number of erase cycles - 33 5 Eraseblocks may become bad (only on NAND flashes) and software should 34 deal with this. Blocks on hard drives typically do not become bad,
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | driver.rst | 12 transmit function will become busy. 51 For a non-scatter-gather supporting card, the three tests simply become::
|
/kernel/linux/linux-5.10/include/linux/ |
D | kref.h | 104 * structure. Furthermore, RCU implementations become extremely tricky. 107 * the lookup structure and RCU lookups become trivial.
|
D | lcd.h | 87 /* stable time needing to become lcd power on. */ 89 /* stable time needing to become lcd power off. */
|
/kernel/linux/linux-5.10/Documentation/x86/ |
D | tlb.rst | 32 4. The microarchitecture. The TLB has become a multi-level 33 cache on modern CPUs, and the global flushes have become more
|
/kernel/linux/linux-5.10/Documentation/scheduler/ |
D | sched-bwc.rst | 14 slices as threads in the cgroup become runnable. Once all quota has been 93 There are two ways in which a group may become throttled: 104 the slice may be returned to the global pool if all threads on that cpu become
|
/kernel/linux/linux-5.10/fs/squashfs/ |
D | cache.c | 72 * go to sleep waiting for one to become available. in squashfs_cache_get() 123 * waiting for it to become available. in squashfs_cache_get() 147 * go to sleep waiting for it to become available. in squashfs_cache_get() 182 * If there's any processes waiting for a block to become in squashfs_cache_put()
|
/kernel/linux/linux-5.10/include/xen/ |
D | events.h | 93 /* Poll waiting for an irq to become pending. In the usual case, the 97 /* Poll waiting for an irq to become pending with a timeout. In the usual case,
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | pinmux-node.yaml | 46 pin controller instances, naming each pin and function can easily become 82 "function" properties can quickly escalate and become hard to write and
|
/kernel/linux/linux-5.10/Documentation/ABI/removed/ |
D | ip_queue | 7 module was already announced to become obsolete years ago.
|
/kernel/linux/linux-5.10/scripts/kconfig/tests/auto_submenu/ |
D | __init__.py | 6 should become the submenu of the preceding one, and displayed with
|
D | Kconfig | 32 Choice should become a submenu as well.
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | f71882fg.rst | 76 Datasheet: Should become available on the Fintek website soon 84 Datasheet: Should become available on the Fintek website soon
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | Kconfig | 160 for this option to become available. 196 for this option to become available.
|
/kernel/linux/linux-5.10/block/ |
D | Kconfig | 18 - block device files will become unusable 19 - some filesystems (such as ext3) will become unavailable.
|
/kernel/linux/linux-5.10/include/media/ |
D | fwht-ctrls.h | 8 * become part of the official public API.
|
/kernel/linux/linux-5.10/Documentation/arm64/ |
D | sve.rst | 99 become unspecified on return from a syscall. 158 then the SVE registers/bits become non-live and take unspecified values. 161 data, the SVE registers become live and are populated with the specified 238 Z0..Z31 except for Z0 bits [127:0] .. Z31 bits [127:0] to become 354 preserved, but the remaining bits of the SVE registers become
|
/kernel/linux/linux-5.10/arch/mips/include/asm/vdso/ |
D | processor.h | 17 * flush from cpu_relax() such that any pending writes will become visible as
|
12345678910>>...46