Searched full:initially (Results 1 – 25 of 707) sorted by relevance
12345678910>>...29
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-counter | 94 The output signal is initially low, and will remain low 100 The output signal is initially high. The output signal 109 The output signal is initially high. When the counter 116 The output signal is initially high. 135 The output signal is initially high. When the count 141 The output signal is initially high. Counting is started
|
D | sysfs-bus-vdpa | 6 to a driver after the creation. It initially contains 1, which
|
/linux-6.14.4/include/linux/ |
D | jump_label.h | 32 * define a "key" that is initially false via "DEFINE_STATIC_KEY_FALSE(key)", 35 * Similarly, we can define an initially true key via 39 * initially true or false can be using in both static_branch_unlikely() 47 * initially false key that is used in an "if (static_branch_unlikely(&key))" 97 * bit 0 => 1 if key is initially true 98 * 0 if initially false
|
D | rcu_notifier.h | 3 * Read-Copy Update notifiers, initially RCU CPU stall notifier.
|
D | uprobes.h | 100 * protected initially, but SRCU period timed out and we attempted to 113 * pointer. *stable* pointer, once initially set, is not modified concurrently.
|
/linux-6.14.4/Documentation/driver-api/ |
D | wbrf.rst | 38 Although initially used by for wifi + dGPU use cases, the ACPI interface 71 3. Call the `amd_wbrf_retrieve_freq_band` initially to retrieve
|
/linux-6.14.4/drivers/thermal/testing/ |
D | command.c | 40 * The temperature of a trip point template is initially THERMAL_TEMP_INVALID 41 * and its hysteresis is initially 0. They can be adjusted by writing to the
|
/linux-6.14.4/drivers/usb/storage/ |
D | unusual_uas.h | 39 * Initially Reported-by: Julian Groß <[email protected]> 157 * Initially Reported-by: Takeo Nakayama <[email protected]>
|
/linux-6.14.4/drivers/usb/cdns3/ |
D | drd.h | 164 * 100 - Controller initially configured as Device 168 * 100 - Controller initially configured as Device.
|
/linux-6.14.4/drivers/soc/loongson/ |
D | Kconfig | 16 SoCs. Initially only reading SVR and registering soc device are
|
/linux-6.14.4/fs/jfs/ |
D | jfs_extent.c | 116 /* allocate the disk blocks for the extent. initially, extBalloc() in extAlloc() 282 * initially, we will try to allocate disk blocks for the 318 /* get the number of blocks to initially attempt to allocate. in extBalloc()
|
/linux-6.14.4/drivers/android/ |
D | Kconfig | 24 Each binderfs mount initially only contains a binder-control device.
|
/linux-6.14.4/arch/arm/plat-orion/ |
D | irq.c | 28 * Mask all interrupts initially. in orion_irq_init()
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | tcp_fastopen_backup_key.sh | 28 # initially present an old TFO cookie
|
/linux-6.14.4/tools/perf/tests/workloads/ |
D | landlock.c | 7 /* This workload was initially added to test enum augmentation with BTF in perf
|
/linux-6.14.4/Documentation/gpu/rfc/ |
D | i915_scheduler.rst | 30 * Initially only for GuC submission but execlists can be supported if 131 execbuf2 IOCTL can be called submitting N BBs in a single IOCTL. Initially only
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | lookup_and_delete.c | 120 /* Fetched value should match the initially set value. */ in test_lookup_and_delete_hash() 159 /* Fetched value should match the initially set value. */ in test_lookup_and_delete_percpu_hash()
|
/linux-6.14.4/net/dccp/ccids/ |
D | Kconfig | 31 The TFRC congestion control algorithms were initially described in
|
/linux-6.14.4/security/smack/ |
D | Kconfig | 25 of access initially with the bringup mode set on the
|
/linux-6.14.4/drivers/soc/fsl/ |
D | Kconfig | 19 Initially only reading SVR and registering soc device are supported.
|
/linux-6.14.4/Documentation/devicetree/bindings/power/reset/ |
D | gpio-poweroff.yaml | 34 Initially configure the GPIO line as an input. Only reconfigure
|
/linux-6.14.4/drivers/irqchip/ |
D | irq-vic.c | 74 /* we cannot allocate memory when VICs are initially registered */ 409 /* Disable all interrupts initially. */ in vic_init_st() 462 /* Disable all interrupts initially. */ in __vic_init()
|
/linux-6.14.4/tools/testing/selftests/mm/ |
D | madv_populate.c | 175 "range initially not populated\n"); in test_populate_read() 197 "range initially not populated\n"); in test_populate_write()
|
/linux-6.14.4/security/landlock/ |
D | object.c | 61 * With @object->lock initially held, remove the reference from in landlock_put_object()
|
D | access.h | 63 /* Upgrades with all initially denied by default access rights. */
|
12345678910>>...29