Searched full:removal (Results 1 – 25 of 1738) sorted by relevance
12345678910>>...70
| /kernel/linux/linux-5.10/drivers/pps/ |
| D | kc.c | 72 /* pps_kc_remove - unbind kernel consumer on PPS source removal 75 * This function is used to disable kernel consumer on PPS source removal 87 " on device removal\n"); in pps_kc_remove()
|
| /kernel/linux/linux-6.6/drivers/pps/ |
| D | kc.c | 72 /* pps_kc_remove - unbind kernel consumer on PPS source removal 75 * This function is used to disable kernel consumer on PPS source removal 87 " on device removal\n"); in pps_kc_remove()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| D | Kconfig | 30 bool "Enable removal of RAM from kernel mappings for tracing" 33 Enabling this option allows for the removal of memory (RAM)
|
| /kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/ |
| D | Kconfig | 21 This driver is deprecated and is scheduled for removal by 40 This driver is deprecated and is scheduled for removal by
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| D | sdhci-bcm-kona.c | 86 * insert-removal. in sdhci_bcm_kona_sd_reset() 111 * insert-removal. in sdhci_bcm_kona_sd_init() 118 * Software emulation of the SD card insertion/removal. Set insert=1 for insert 119 * and insert=0 for removal. The card detection is done by GPIO. For Broadcom 133 * insert-removal. in sdhci_bcm_kona_sd_card_emulate()
|
| /kernel/linux/linux-6.6/include/linux/ |
| 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 171 * Iterate over a plist of given type, safe against removal of list entry. 204 * Iterate over list of given type, safe against removal of list entry.
|
| D | list.h | 718 * list_for_each_safe - iterate over a list safe against removal of list entry 729 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 850 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry 863 * list_for_each_entry_safe_continue - continue list iteration safe against removal 870 * safe against removal of list entry. 879 * list_for_each_entry_safe_from - iterate over list from current point safe against removal 886 * removal of list entry. 894 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 900 * Iterate backwards over list of given type, safe against removal 944 * Not that not all removal functions will leave a node in unhashed [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| 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 168 * Iterate over a plist of given type, safe against removal of list entry. 201 * Iterate over list of given type, safe against removal of list entry.
|
| D | list.h | 592 * list_for_each_safe - iterate over a list safe against removal of list entry 602 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 708 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry 721 * list_for_each_entry_safe_continue - continue list iteration safe against removal 728 * safe against removal of list entry. 737 * list_for_each_entry_safe_from - iterate over list from current point safe against removal 744 * removal of list entry. 752 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 758 * Iterate backwards over list of given type, safe against removal 802 * Not that not all removal functions will leave a node in unhashed [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/ |
| D | Kconfig | 48 scheduled for future removal from the kernel. 50 If you wish to work on these drivers to prevent their removal,
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | list.h | 420 * list_for_each_safe - iterate over a list safe against removal of list entry 430 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 514 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry 527 * list_for_each_entry_safe_continue - continue list iteration safe against removal 534 * safe against removal of list entry. 543 * list_for_each_entry_safe_from - iterate over list from current point safe against removal 550 * removal of list entry. 558 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 564 * Iterate backwards over list of given type, safe against removal 739 * hlist_for_each_entry_safe - iterate over list of given type safe against removal of list entry
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | list.h | 431 * list_for_each_safe - iterate over a list safe against removal of list entry 441 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry 525 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry 538 * list_for_each_entry_safe_continue - continue list iteration safe against removal 545 * safe against removal of list entry. 554 * list_for_each_entry_safe_from - iterate over list from current point safe against removal 561 * removal of list entry. 569 * list_for_each_entry_safe_reverse - iterate backwards over list safe against removal 575 * Iterate backwards over list of given type, safe against removal 750 * hlist_for_each_entry_safe - iterate over list of given type safe against removal of list entry
|
| /kernel/linux/linux-6.6/Documentation/pcmcia/ |
| 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.
|
| /kernel/linux/linux-5.10/Documentation/pcmcia/ |
| 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.
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| 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 178 "posting removal request for SMBus companion %s\n", in psmouse_smbus_disconnect()
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| D | s390_pci_hpc.c | 69 * probing and/or device removal which already happens under the in reset_slot() 72 * lock preventing concurrent removal. If not using these functions in reset_slot()
|
| D | pciehp_pci.c | 84 * true for safe removal via sysfs or an Attention Button press, 85 * false for surprise removal
|
| /kernel/linux/linux-6.6/drivers/base/power/ |
| D | qos-test.c | 73 * Test that a freq_qos_request can be added again after removal 76 * QoS requests after removal")
|
| /kernel/linux/linux-5.10/drivers/base/power/ |
| D | qos-test.c | 73 * Test that a freq_qos_request can be added again after removal 76 * QoS requests after removal")
|
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| D | psmouse-smbus.c | 148 * This schedules removal of SMBus companion device. We have to do 152 * Note that this may be racing with i2c adapter removal, but we 184 "posting removal request for SMBus companion %s\n", in psmouse_smbus_disconnect()
|
| /kernel/linux/linux-5.10/Documentation/RCU/ |
| D | whatisRCU.rst | 67 The basic idea behind RCU is to split updates into "removal" and 68 "reclamation" phases. The removal phase removes references to data items 71 The reason that it is safe to run the removal phase concurrently with 76 removal phase. Because reclaiming data items can disrupt any readers 80 Splitting the update into removal and reclamation phases permits the 81 updater to perform the removal phase immediately, and to defer the 82 reclamation phase until all readers active during the removal phase have 85 during the removal phase need be considered, because any reader starting 86 after the removal phase will be unable to gain a reference to the removed 110 pointers are atomic on modern CPUs, allowing atomic insertion, removal, [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | qcom,msm8916-wcd-analog.txt | 16 "mbhc_ins_rem_det1" - jack insert removal detect interrupt 1. 19 "mbhc_ins_rem_det" - jack insert removal detect interrupt.
|
| /kernel/linux/linux-5.10/Documentation/locking/ |
| 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:
|
| /kernel/linux/linux-6.6/Documentation/locking/ |
| 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:
|
12345678910>>...70