Searched full:become (Results 1 – 25 of 1164) sorted by relevance
12345678910>>...47
/Linux-v5.15/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
|
/Linux-v5.15/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>`
|
/Linux-v5.15/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
|
/Linux-v5.15/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."
|
/Linux-v5.15/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
|
/Linux-v5.15/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,
|
/Linux-v5.15/Documentation/networking/ |
D | driver.rst | 12 transmit function will become busy. 51 For a non-scatter-gather supporting card, the three tests simply become::
|
/Linux-v5.15/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. */
|
/Linux-v5.15/arch/x86/include/asm/ |
D | sgx.h | 170 * @fs_offset: offset relative to the enclave base to become FS 172 * @gs_offset: offset relative to the enclave base to become GS 174 * @fs_limit: size to become a new FS-limit (only 32-bit enclaves) 175 * @gs_limit: size to become a new GS-limit (only 32-bit enclaves)
|
/Linux-v5.15/arch/arm/mach-imx/ |
D | platsmp.c | 52 * which may be present or become present in the system. 97 * which may be present or become present in the system.
|
/Linux-v5.15/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
|
/Linux-v5.15/Documentation/scheduler/ |
D | sched-bwc.rst | 15 slices as threads in the cgroup become runnable. Once all quota has been 100 There are two ways in which a group may become throttled: 111 the slice may be returned to the global pool if all threads on that cpu become
|
/Linux-v5.15/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()
|
/Linux-v5.15/include/xen/ |
D | events.h | 94 /* Poll waiting for an irq to become pending. In the usual case, the 98 /* Poll waiting for an irq to become pending with a timeout. In the usual case,
|
/Linux-v5.15/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
|
/Linux-v5.15/Documentation/ABI/removed/ |
D | ip_queue | 7 module was already announced to become obsolete years ago.
|
/Linux-v5.15/scripts/kconfig/tests/auto_submenu/ |
D | __init__.py | 6 should become the submenu of the preceding one, and displayed with
|
/Linux-v5.15/block/ |
D | Kconfig | 18 - block device files will become unusable 19 - some filesystems (such as ext3) will become unavailable.
|
/Linux-v5.15/drivers/gpu/drm/ttm/ |
D | ttm_execbuf_util.c | 70 * wait for that buffer to become free for GPU access. 74 * to become unreserved. This prevents deadlocks when validating multiple
|
/Linux-v5.15/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
|
/Linux-v5.15/include/drm/ttm/ |
D | ttm_bo_driver.h | 91 * This function may sleep while waiting for space to become available. 124 * Release all buffer reservations, wait for @bo to become unreserved and 126 * -ERESTARTSYS: A wait for the buffer to become unreserved was interrupted by
|
/Linux-v5.15/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
|
12345678910>>...47