| /linux-6.15/rust/pin-init/internal/src/ |
| H A D | zeroable.rs | 25 let mut inserted = false; in derive() localVariable 32 if in_generic && !inserted { in derive() 36 inserted = false; in derive() 48 inserted = true; in derive() 64 if in_generic && !inserted { in derive()
|
| /linux-6.15/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | qcom,ebi2-peripheral-props.yaml | 19 They are inserted when reading one CS and switching to another 28 The extra cycles inserted after every write minimum 1. The 38 The initial latency for write cycles inserted for the first 46 The initial latency for read cycles inserted for the first
|
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | cpci_hotplug_core.c | 315 int inserted; in check_slots() local 324 extracted = inserted = 0; in check_slots() 335 inserted++; in check_slots() 373 inserted++; in check_slots() 407 inserted, extracted, atomic_read(&extracting)); in check_slots() 408 if (inserted || extracted) in check_slots()
|
| /linux-6.15/sound/oss/dmasound/ |
| H A D | Kconfig | 12 inserted in and removed from the running kernel whenever you 26 inserted in and removed from the running kernel whenever you 40 inserted in and removed from the running kernel whenever you
|
| /linux-6.15/Documentation/driver-api/soundwire/ |
| H A D | bra_cadence.rst | 19 (5) Padding shall be inserted as needed so that the Header CRC, 21 Byte0. Padding is inserted by software for writes, and on reads
|
| /linux-6.15/Documentation/driver-api/driver-model/ |
| H A D | binding.rst | 17 inserted into the end of this list. The bus object also contains a 19 for a driver, it is inserted at the end of this list. These are the 56 When a driver is attached to a device, the device is inserted into the
|
| /linux-6.15/tools/memory-model/litmus-tests/ |
| H A D | MP+onceassign+derefonce.litmus | 9 * structure containing a newly inserted element.
|
| /linux-6.15/Documentation/networking/devlink/ |
| H A D | devlink-linecard.rst | 51 * Line card is not inserted or powered-down 54 * Line card is inserted and powered up
|
| /linux-6.15/drivers/net/wireless/intel/iwlegacy/ |
| H A D | Kconfig | 33 inserted in and removed from the running kernel whenever you want), 60 inserted in and removed from the running kernel whenever you want),
|
| /linux-6.15/net/netfilter/ |
| H A D | core.c | 111 bool inserted = false; in nf_hook_entries_grow() local 154 if (inserted || reg->priority > orig_ops[i]->priority) { in nf_hook_entries_grow() 162 inserted = true; in nf_hook_entries_grow() 167 if (!inserted) { in nf_hook_entries_grow()
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | ltc4215.rst | 22 The LTC4215 controller allows a board to be safely inserted and removed
|
| H A D | ltc4260.rst | 22 The LTC4260 Hot Swap controller allows a board to be safely inserted
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | usb-charger-uevent | 1 What: Raise a uevent when a USB charger is inserted or removed
|
| H A D | sysfs-class-power-rt9471 | 25 devices. If enabled and VBUS is inserted, device will start to do the BC12
|
| H A D | sysfs-bus-rbd | 43 (WO) Available only if rbd module is inserted with single_major 57 (WO) Available only if rbd module is inserted with single_major
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | selection-api-configuration.rst | 55 The part of a buffer into which the image is inserted by the hardware is 89 to be inserted into a video signal or graphical screen. The limits of 108 inserted by the hardware is controlled by ``V4L2_SEL_TGT_COMPOSE``
|
| H A D | v4l2-selection-targets.rst | 74 - The active area and all padding pixels that are inserted or
|
| /linux-6.15/Documentation/scheduler/ |
| H A D | sched-ext.rst | 204 A CPU always executes a task from its local DSQ. A task is "inserted" into a 230 A task can be immediately inserted into a DSQ from ``ops.select_cpu()`` 231 by calling ``scx_bpf_dsq_insert()``. If the task is inserted into 232 ``SCX_DSQ_LOCAL`` from ``ops.select_cpu()``, it will be inserted into the 241 task was inserted directly from ``ops.select_cpu()``). ``ops.enqueue()``
|
| /linux-6.15/drivers/md/persistent-data/ |
| H A D | dm-btree.h | 134 int *inserted)
|
| H A D | dm-btree.c | 1236 int *inserted) in insert() argument 1285 if (inserted) in insert() 1286 *inserted = 1; in insert() 1293 if (inserted) in insert() 1294 *inserted = 0; in insert() 1331 int *inserted) in dm_btree_insert_notify() argument 1334 return insert(info, root, keys, value, new_root, inserted); in dm_btree_insert_notify()
|
| /linux-6.15/Documentation/devicetree/bindings/firmware/ |
| H A D | coreboot.txt | 5 device-tree-based kernel (yet), this node needs to be inserted by a
|
| /linux-6.15/arch/um/kernel/ |
| H A D | time.c | 403 bool inserted = false; in __time_travel_add_event() local 424 inserted = true; in __time_travel_add_event() 429 if (!inserted) in __time_travel_add_event()
|
| /linux-6.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
| H A D | fsl,qe-firmware.yaml | 25 or can be inserted by the boot loader at boot time.
|
| /linux-6.15/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-veyron-sdmmc.dtsi | 43 * think there's a card inserted
|
| /linux-6.15/block/ |
| H A D | mq-deadline.c | 63 uint32_t inserted; member 258 return stats->inserted - atomic_read(&stats->completed); in dd_queued() 561 prio, stats->inserted, stats->merged, in dd_exit_sched() 689 per_prio->stats.inserted++; in dd_insert_request()
|