| /linux/net/sunrpc/xprtrdma/ |
| H A D | ib_client.c | 45 * rpcrdma_rn_register - register to get device removal notifications 48 * @done: callback to notify caller of device removal 83 * rpcrdma_rn_unregister - stop device removal notifications 126 * rpcrdma_remove_one - ib_client device removal callback
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-bcm-kona.c | 75 * insert-removal. in sdhci_bcm_kona_sd_reset() 100 * insert-removal. in sdhci_bcm_kona_sd_init() 107 * Software emulation of the SD card insertion/removal. Set insert=1 for insert 108 * and insert=0 for removal. The card detection is done by GPIO. For Broadcom 122 * insert-removal. in sdhci_bcm_kona_sd_card_emulate()
|
| /linux/include/linux/ |
| H A D | plist.h | 21 * Addition is O(K), removal is O(1), change of priority of a node is 59 * Removal means remove it from the node_list and remove it from 61 * of removal from the prio_list it must be checked whether other 161 * Iterate over a plist of given type, safe against removal of list entry. 194 * Iterate over list of given type, safe against removal of list entry.
|
| /linux/drivers/staging/media/deprecated/atmel/ |
| H A D | Kconfig | 21 This driver is deprecated and is scheduled for removal by 40 This driver is deprecated and is scheduled for removal by
|
| /linux/tools/include/linux/ |
| H A D | list.h | 441 * list_for_each_safe - iterate over a list safe against removal of list entry 451 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 535 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry 548 * list_for_each_entry_safe_continue - continue list iteration safe against removal 555 * safe against removal of list entry. 564 * list_for_each_entry_safe_from - iterate over list from current point safe against removal 571 * removal of list entry. 579 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 585 * Iterate backwards over list of given type, safe against removal 760 * hlist_for_each_entry_safe - iterate over list of given type safe against removal of list entry
|
| /linux/Documentation/pcmcia/ |
| H A D | driver-changes.rst | 81 * Unify detach and REMOVAL event code, as well as attach and INSERTION 139 * device list iteration upon module removal (as of 2.6.10) 141 client list and call the ->detach() function upon module removal.
|
| /linux/drivers/input/mouse/ |
| H A D | psmouse-smbus.c | 144 * This schedules removal of SMBus companion device. We have to do 148 * Note that this may be racing with i2c adapter removal, but we 180 "posting removal request for SMBus companion %s\n", in psmouse_smbus_disconnect()
|
| /linux/drivers/base/power/ |
| H A D | qos-test.c | 73 * Test that a freq_qos_request can be added again after removal 76 * QoS requests after removal")
|
| /linux/Documentation/locking/ |
| H A D | robust-futex-ABI.rst | 69 the address of the 'lock entry', during list insertion and removal, 137 protocol on 'lock entry' insertion and removal: 148 On removal:
|
| /linux/drivers/pci/hotplug/ |
| H A D | pciehp_pci.c | 88 * true for safe removal via sysfs or an Attention Button press, 89 * false for surprise removal
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | main.c | 488 /* Complete page removal. */ 1437 /* Start page removal by requesting change of page type to PT_TRIM. */ in TEST_F() 1453 * Enter enclave via TCS #1 and approve page removal by sending in TEST_F() 1493 /* Send final ioctl() to complete page removal. */ in TEST_F() 1557 * Ensure sane behavior if user requests page removal, does not run 1558 * EACCEPT from within enclave but still attempts to finalize page removal 1560 * because the removal was not EACCEPTed from within the enclave. 1638 /* Start page removal by requesting change of page type to PT_TRIM */ in TEST_F() 1655 /* Send final ioctl() to complete page removal */ in TEST_F() 1671 * Request enclave page removal but instead of correctly following with [all …]
|
| /linux/Documentation/core-api/ |
| H A D | cpu_hotplug.rst | 19 insertion and removal require support for CPU hotplug. 355 setup and removal. 386 invocations of the state callbacks on add and removal. To set up such a 462 removal, then this number has to be saved by the caller and used 471 Removal of a CPU hotplug state 498 In order to complete the removal, the teardown callback should not fail. 500 The state removal and the callback invocations are serialized against CPU 564 In order to complete the removal, the teardown callback should not fail.
|
| /linux/fs/sysfs/ |
| H A D | dir.c | 84 * In general, kobject owner is responsible for ensuring removal in sysfs_remove_dir() 88 * control over removal. @kobj->sd may be removed anytime in sysfs_remove_dir()
|
| /linux/Documentation/RCU/ |
| H A D | whatisRCU.rst | 79 The basic idea behind RCU is to split updates into "removal" and 80 "reclamation" phases. The removal phase removes references to data items 83 The reason that it is safe to run the removal phase concurrently with 88 removal phase. Because reclaiming data items can disrupt any readers 92 Splitting the update into removal and reclamation phases permits the 93 updater to perform the removal phase immediately, and to defer the 94 reclamation phase until all readers active during the removal phase have 97 during the removal phase need be considered, because any reader starting 98 after the removal phase will be unable to gain a reference to the removed 122 pointers are atomic on modern CPUs, allowing atomic insertion, removal, [all …]
|
| /linux/Documentation/virt/hyperv/ |
| H A D | vpci.rst | 115 PCI Device Removal 117 A Hyper-V host may initiate removal of a vPCI device from a 118 guest VM at any time during the life of the VM. The removal 122 A guest VM is notified of the removal by an unsolicited
|
| /linux/Documentation/usb/ |
| H A D | mass-storage.rst | 110 MS Windows mounts removable storage in “Removal optimised mode” by 170 host). It may fail, however, if host disallowed medium removal 171 with the Prevent-Allow Medium Removal SCSI command.
|
| /linux/drivers/of/unittest-data/ |
| H A D | overlay_7.dtso | 6 /* overlays 6, 7 application and removal in sequence */
|
| H A D | overlay_6.dtso | 6 /* overlays 6, 7 application and removal in sequence */
|
| H A D | overlay_8.dtso | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
| H A D | overlay_9.dtso | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
| H A D | overlay_10.dtso | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
| H A D | overlay_11.dtso | 6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
|
| /linux/drivers/acpi/ |
| H A D | dock.c | 428 * dock station: BUS_CHECK - docked or surprise removal in dock_notify() 430 * other device: BUS_CHECK/DEVICE_CHECK - added or surprise removal in dock_notify() 434 * ACPI_NOTIFY_EJECT_REQUEST for removal in dock_notify() 456 /* This is a surprise removal */ in dock_notify()
|
| /linux/drivers/reset/ |
| H A D | reset-microchip-sparx5.c | 108 * The syscon API doesn't support syscon device removal. in mchp_sparx5_map_syscon() 112 * device removal. in mchp_sparx5_map_syscon()
|
| /linux/include/linux/sunrpc/ |
| H A D | rdma_rn.h | 12 * rpcrdma_notification - request removal notification
|