| /linux/drivers/hid/ |
| H A D | hid-appleir.c | 115 bool removing; /* set during teardown; gates input_dev access */ member 176 if (!appleir->removing && appleir->current_key) { in key_up_tick() 199 if (appleir->removing) { in appleir_raw_event() 238 if (!appleir->removing) { in appleir_raw_event() 253 if (!appleir->removing) in appleir_raw_event() 343 appleir->removing = true; in appleir_remove()
|
| /linux/Documentation/ABI/removed/ |
| H A D | sysfs-selinux-disable | 24 SELinux at runtime. Fedora is in the process of removing the 26 slow process of removing this code from the kernel.
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 1256 bool removing; in ofdpa_port_ipv4_neigh() local 1268 removing = found && !adding; in ofdpa_port_ipv4_neigh() 1277 } else if (removing) { in ofdpa_port_ipv4_neigh() 1311 if (adding || removing) { in ofdpa_port_ipv4_neigh() 1368 bool removing; in ofdpa_port_ipv4_nh() local 1381 removing = found && !adding; in ofdpa_port_ipv4_nh() 1390 } else if (removing) { in ofdpa_port_ipv4_nh() 1806 bool removing = (lw->flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_fdb_learn_work() local 1812 info.offloaded = !removing; in ofdpa_port_fdb_learn_work() 1813 event = removing ? SWITCHDEV_FDB_DEL_TO_BRIDGE : in ofdpa_port_fdb_learn_work() [all …]
|
| /linux/tools/power/pm-graph/config/ |
| H A D | cgskip.txt | 8 # adding or removing function symbol names.
|
| /linux/drivers/tty/ |
| H A D | mips_ejtag_fdc.c | 161 bool removing; member 690 if (!priv->removing) in mips_ejtag_fdc_tty_timer() 1034 priv->removing = true; in mips_ejtag_fdc_tty_probe() 1064 priv->removing = true; in mips_ejtag_fdc_tty_cpu_down() 1093 priv->removing = false; in mips_ejtag_fdc_tty_cpu_up()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-xen-blkback | 17 removing 5% of max_persistent_grants every 100ms.
|
| /linux/Documentation/filesystems/ |
| H A D | efivarfs.rst | 21 Due to the presence of numerous firmware bugs where removing non-standard
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | s32g274a-rdb2.dts | 73 * from A to B before removing the property.
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-huawei-g7.dts | 277 * However, gpio38 does not change its state when inserting/removing the 282 * gpio56 switches its state when inserting/removing the SD card.
|
| /linux/Documentation/mm/ |
| H A D | free_page_reporting.rst | 30 Prior to removing a driver that is making use of free page reporting it
|
| H A D | swap-table.rst | 65 locked prior to the cluster lock. After adding or removing is done, the
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-transport-srp | 13 layer error has been observed before removing a target port.
|
| /linux/Documentation/core-api/ |
| H A D | local_ops.rst | 31 removing the LOCK prefix and memory barriers normally required to synchronize 51 their UP variant must be kept. It typically means removing LOCK prefix (on
|
| /linux/Documentation/bpf/ |
| H A D | graph_ds_impl.rst | 142 adding / removing from the root involves fiddling with the 147 or removing, if we're in the critical section bounded by that lock, we know 186 can do arbitrary operations on the data structure like removing and ``free``-ing
|
| H A D | map_queue_stack.rst | 53 removing it. Returns ``0`` on success, or negative error in case of
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | checksums.rst | 22 removing slack space from the directory files and rebalancing the htree
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | bus.h | 183 bool removing; /* device removal in progress; quiesce async work */ member
|
| H A D | core.c | 1178 if (bus_if->drvr && bus_if->drvr->bus_reset.func && !bus_if->removing) in brcmf_bus_schedule_reset() 1186 bus_if->removing = true; in brcmf_bus_cancel_reset_work() 1195 bus_if->removing = false; in brcmf_bus_allow_reset_work()
|
| /linux/Documentation/block/ |
| H A D | blk-mq.rst | 37 spawns multiple queues with individual entry points local to the CPU, removing 133 is generated by the block layer and later reused by the device driver, removing
|
| /linux/Documentation/livepatch/ |
| H A D | cumulative-patches.rst | 38 removing various fixes or features.
|
| /linux/samples/bpf/ |
| H A D | README.rst | 9 See the commit messages removing each tool from this directory for how to
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | core.h | 341 void pdsc_teardown(struct pdsc *pdsc, bool removing);
|
| /linux/Documentation/spi/ |
| H A D | spidev.rst | 96 kernel and by udev/mdev). You can unbind by removing the "spidev" driver 98 by having kernel code remove the SPI device, probably by removing the driver
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | writecache.rst | 101 sequence for removing the cache device is:
|
| /linux/drivers/virtio/ |
| H A D | virtio_mem.c | 248 bool removing; member 831 if (!vm->removing) in virtio_mem_retry() 1037 if (vm->removing) { in virtio_mem_memory_notifier_cb() 1052 if (vm->removing) { in virtio_mem_memory_notifier_cb() 2996 vm->removing = true; in virtio_mem_deinit_hotplug()
|