Home
last modified time | relevance | path

Searched full:removal (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/linux/net/sunrpc/xprtrdma/
H A Dib_client.c45 * 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 Dsdhci-bcm-kona.c75 * 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 Dplist.h21 * 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.
H A Dlist.h767 * list_for_each_safe - iterate over a list safe against removal of list entry
778 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry
899 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry
912 * list_for_each_entry_safe_continue - continue list iteration safe against removal
919 * safe against removal of list entry.
928 * list_for_each_entry_safe_from - iterate over list from current point safe against removal
935 * removal of list entry.
943 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal
949 * Iterate backwards over list of given type, safe against removal
993 * Not that not all removal functions will leave a node in unhashed
[all …]
/linux/tools/testing/selftests/rdma/
H A Drxe_test_NETDEV_UNREGISTER.sh56 echo "Error: $RXE_NAME still exists after netdev removal."
61 echo "Error: UDP port $RDMA_PORT still listening after netdev removal."
/linux/tools/include/linux/
H A Dlist.h441 * 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 Ddriver-changes.rst81 * 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/base/power/
H A Dqos-test.c73 * Test that a freq_qos_request can be added again after removal
76 * QoS requests after removal")
/linux/drivers/input/mouse/
H A Dpsmouse-smbus.c144 * 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/of/unittest-data/
H A Doverlay_7.dtso6 /* overlays 6, 7 application and removal in sequence */
H A Doverlay_6.dtso6 /* overlays 6, 7 application and removal in sequence */
H A Doverlay_8.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
H A Doverlay_9.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
H A Doverlay_10.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
H A Doverlay_11.dtso6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
/linux/drivers/pci/hotplug/
H A Dpciehp_pci.c88 * true for safe removal via sysfs or an Attention Button press,
89 * false for surprise removal
/linux/fs/sysfs/
H A Ddir.c84 * 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/include/linux/sunrpc/
H A Drdma_rn.h12 * rpcrdma_notification - request removal notification
/linux/tools/testing/selftests/sgx/
H A Dmain.c488 /* 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/usb/
H A Dmass-storage.rst110 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/Documentation/virt/hyperv/
H A Dvpci.rst115 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/arch/arm/include/asm/mach/
H A Dflash.h18 * exit: method called at driver/device removal
/linux/Documentation/devicetree/bindings/sound/
H A Dsirf-audio.txt14 insertion, removal.
/linux/arch/arm/mach-s3c/
H A Dcpu.c31 …pr_err("The platform is deprecated and scheduled for removal. Please reach to the maintainers of t… in s3c64xx_init_cpu()
/linux/Documentation/ABI/removed/
H A Dsysfs-selinux-checkreqprot7 REMOVAL UPDATE: The SELinux checkreqprot functionality was removed in

12345678910>>...20