| /kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
| D | It_process_plimits_006.cpp | 40 ret = remove(path3); in ItProcessPlimits006() 44 ret = remove(path4); in ItProcessPlimits006() 48 ret = remove(path5); in ItProcessPlimits006() 52 ret = remove(path6); in ItProcessPlimits006() 56 ret = remove(path7); in ItProcessPlimits006() 60 ret = remove(path8); in ItProcessPlimits006() 64 ret = remove(path9); in ItProcessPlimits006() 68 ret = remove(path10); in ItProcessPlimits006() 72 ret = remove(path11); in ItProcessPlimits006() 76 ret = remove(path12); in ItProcessPlimits006() [all …]
|
| /kernel/linux/linux-5.10/Documentation/scsi/ |
| D | ChangeLog.lpfc | 58 - remove typecast for constants - a U postfix marks them 150 * Implemented Christoph Hellwig's feedback from 02/05: Remove 184 * Integrated Christoph Hellwig's patch from 1/30: Remove usage of 187 * Integrated Christoph Hellwig's patch from 1/30: remove shim 188 lpfc_alloc_transport_attr - remove shim lpfc_alloc_shost_attrs - 189 remove shim lpfc_scsi_host_init - allocate phba mem in scsi's 200 * Integrated Christoph Hellwig's patch from 1/30: remove unused 201 lpfc_hba_list; remove unused lpfc_rdrev_wd30; remove 236 * Remove ELS ring handling leftovers from the lpfc_sli_inter(). 257 * In lpfc_workq_post_event, clean up comment formatting and remove [all …]
|
| /kernel/linux/linux-6.6/Documentation/scsi/ |
| D | ChangeLog.lpfc | 58 - remove typecast for constants - a U postfix marks them 150 * Implemented Christoph Hellwig's feedback from 02/05: Remove 184 * Integrated Christoph Hellwig's patch from 1/30: Remove usage of 187 * Integrated Christoph Hellwig's patch from 1/30: remove shim 188 lpfc_alloc_transport_attr - remove shim lpfc_alloc_shost_attrs - 189 remove shim lpfc_scsi_host_init - allocate phba mem in scsi's 200 * Integrated Christoph Hellwig's patch from 1/30: remove unused 201 lpfc_hba_list; remove unused lpfc_rdrev_wd30; remove 236 * Remove ELS ring handling leftovers from the lpfc_sli_inter(). 257 * In lpfc_workq_post_event, clean up comment formatting and remove [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_fltr.c | 61 * ice_fltr_remove_mac_list - remove list of MAC filters 83 * ice_fltr_remove_vlan_list - remove list of VLAN filters 105 * ice_fltr_remove_eth_list - remove list of ethertype filters 116 * ice_fltr_remove_all - remove all filters associated with VSI 204 * ice_fltr_prepare_mac - add or remove MAC rule 208 * @mac_action: pointer to add or remove MAC function 230 * ice_fltr_prepare_mac_and_broadcast - add or remove MAC and broadcast filter 234 * @mac_action: pointer to add or remove MAC function 259 * ice_fltr_prepare_vlan - add or remove VLAN filter 263 * @vlan_action: pointer to add or remove VLAN function [all …]
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_attr.h | 84 * Below is a state machine diagram for attr remove operations. The XFS_DAS_* 95 * have attr to remove? ──n──> done 125 * Have remote blks to remove? ───y─────┐ 126 * │ ^ remove the blks 132 * │ remove │ 142 * remove leaf and 328 * │ need to remove │ 334 * │ remove │ 341 * │ remove? │ 349 * │ remove leaf │ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_fltr.c | 154 * ice_fltr_remove_mac_list - remove list of MAC filters 174 * ice_fltr_remove_vlan_list - remove list of VLAN filters 195 * ice_fltr_remove_eth_list - remove list of ethertype filters 205 * ice_fltr_remove_all - remove all filters associated with VSI 299 * ice_fltr_prepare_mac - add or remove MAC rule 303 * @mac_action: pointer to add or remove MAC function 324 * ice_fltr_prepare_mac_and_broadcast - add or remove MAC and broadcast filter 328 * @mac_action: pointer to add or remove MAC function 353 * ice_fltr_prepare_vlan - add or remove VLAN filter 356 * @vlan_action: pointer to add or remove VLAN function [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/arm/ |
| D | queue.h | 34 * Params : queue - queue to remove command from 41 * Purpose : remove a SCSI command from a queue 42 * Params : queue - queue to remove command from 65 * Purpose : remove a SCSI command from the queue for a specified target/lun/tag 66 * Params : queue - queue to remove command from 77 * Purpose : remove all SCSI commands from the queue for a specified target 78 * Params : queue - queue to remove command from 97 * Purpose : remove a specific command from the queues
|
| /kernel/linux/linux-6.6/drivers/scsi/arm/ |
| D | queue.h | 34 * Params : queue - queue to remove command from 41 * Purpose : remove a SCSI command from a queue 42 * Params : queue - queue to remove command from 65 * Purpose : remove a SCSI command from the queue for a specified target/lun/tag 66 * Params : queue - queue to remove command from 77 * Purpose : remove all SCSI commands from the queue for a specified target 78 * Params : queue - queue to remove command from 97 * Purpose : remove a specific command from the queues
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | remove.c | 75 * iterator. Therefore, iterate in reverse so we remove the VFs in pci_stop_bus_device() 105 * pci_stop_and_remove_bus_device - remove a PCI device and any children 106 * @dev: the device to remove 108 * Remove a PCI device from the device lists, informing the drivers 109 * that the device has been removed. We also remove any subordinate 112 * For each device we remove, delete the device structure from the 113 * device lists, remove the /proc entry, and notify userspace 171 /* remove the host bridge */ in pci_remove_root_bus()
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| D | remove.c | 73 * iterator. Therefore, iterate in reverse so we remove the VFs in pci_stop_bus_device() 103 * pci_stop_and_remove_bus_device - remove a PCI device and any children 104 * @dev: the device to remove 106 * Remove a PCI device from the device lists, informing the drivers 107 * that the device has been removed. We also remove any subordinate 110 * For each device we remove, delete the device structure from the 111 * device lists, remove the /proc entry, and notify userspace 162 /* remove the host bridge */ in pci_remove_root_bus()
|
| /kernel/linux/linux-5.10/scripts/ |
| D | checkincludes.pl | 4 # checkincludes: find/remove files included more than once 10 # to remove them in place. Note that this will not take into 20 print "To remove duplicated includes in place use -r\n"; 24 my $remove = 0; 33 $remove = 1; 59 if (!$remove) {
|
| /kernel/linux/linux-6.6/scripts/ |
| D | checkincludes.pl | 4 # checkincludes: find/remove files included more than once 10 # to remove them in place. Note that this will not take into 20 print "To remove duplicated includes in place use -r\n"; 24 my $remove = 0; 33 $remove = 1; 59 if (!$remove) {
|
| /kernel/linux/linux-6.6/kernel/power/ |
| D | qos.c | 85 * @action: Action to carry out (add, update or remove). 92 * and add it to the list), PM_QOS_UPDATE_REQ (remove @node from the list, store 93 * @value in it and add it to the list again), and PM_QOS_REMOVE_REQ (remove 118 * To change the list, atomically remove, reinit with new value in pm_qos_update_target() 149 * pm_qos_flags_remove_req - Remove device PM QoS flags request. 150 * @pqf: Device PM QoS flags set to remove the request from. 151 * @req: Request to remove from the set. 168 * @req: Request to add to the set, to modify, or to remove from the set. 315 * cpu_latency_qos_remove_request - Remove existing CPU latency QoS request. 316 * @req: QoS request to remove. [all …]
|
| /kernel/linux/linux-5.10/kernel/power/ |
| D | qos.c | 85 * @action: Action to carry out (add, update or remove). 92 * and add it to the list), PM_QOS_UPDATE_REQ (remove @node from the list, store 93 * @value in it and add it to the list again), and PM_QOS_REMOVE_REQ (remove 118 * To change the list, atomically remove, reinit with new value in pm_qos_update_target() 149 * pm_qos_flags_remove_req - Remove device PM QoS flags request. 150 * @pqf: Device PM QoS flags set to remove the request from. 151 * @req: Request to remove from the set. 168 * @req: Request to add to the set, to modify, or to remove from the set. 310 * cpu_latency_qos_remove_request - Remove existing CPU latency QoS request. 311 * @req: QoS request to remove. [all …]
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| D | rxe_sysfs.c | 10 /* Copy argument and remove trailing CR. Return the new length. */ 18 /* Remove newline. */ in sanitize_arg() 92 pr_info("rxe_sys: remove all"); in rxe_param_set_remove() 118 module_param_cb(remove, &rxe_remove_ops, NULL, 0200); 119 MODULE_PARM_DESC(remove, "DEPRECATED. Remove RXE device over network interface");
|
| /kernel/linux/linux-5.10/drivers/staging/vt6656/ |
| D | TODO | 2 - remove __cplusplus ifdefs -- done 3 - remove kernel version compatibility wrappers 4 - remove support for older wireless extensions 6 - remove PRINT_K() macro
|
| /kernel/linux/linux-6.6/drivers/staging/vt6656/ |
| D | TODO | 2 - remove __cplusplus ifdefs -- done 3 - remove kernel version compatibility wrappers 4 - remove support for older wireless extensions 6 - remove PRINT_K() macro
|
| /kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
| D | TODO | 5 * Remove unnecessary debugging/printing macros; for those that are still needed 7 * Remove dead code such as unusued functions, variables, fields, etc.. 8 * Use in-kernel API and remove unnecessary wrappers where possible. 10 * Remove the HAL layer and migrate its functionality into the relevant parts of
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
| D | TODO | 5 * Remove unnecessary debugging/printing macros; for those that are still needed 7 * Remove dead code such as unusued functions, variables, fields, etc.. 8 * Use in-kernel API and remove unnecessary wrappers where possible. 10 * Remove the HAL layer and migrate its functionality into the relevant parts of
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
| D | TODO | 7 * Remove unnecessary debugging/printing macros; for those that are still needed 9 * Remove dead code such as unusued functions, variables, fields, etc.. 10 * Use in-kernel API and remove unnecessary wrappers where possible. 12 * Remove the HAL layer and migrate its functionality into the relevant parts of
|
| /kernel/linux/linux-6.6/Documentation/driver-api/ |
| D | vfio-mediated-device.rst | 36 * Add a mediated device to and remove it from a mediated bus driver 37 * Add a mediated device to and remove it from an IOMMU group 54 | | driver | | probe()/remove() | | APIs 94 * @remove: called when device removed 99 void (*remove) (struct mdev_device *dev); 130 When the driver needs to remove itself it calls:: 134 Which will unbind and destroy all the created mdevs and remove the sysfs files. 229 |--- remove 233 * remove (write only) 235 Writing '1' to the 'remove' file destroys the mdev device. The vendor driver can [all …]
|
| /kernel/linux/linux-6.6/drivers/base/ |
| D | transport_class.c | 100 atc->tclass.remove = anon_transport_dummy_function; in anon_transport_class_register() 177 if (tclass->remove) in transport_add_class_device() 178 tclass->remove(tcont, dev, classdev); in transport_add_class_device() 241 if (tclass->remove) in transport_remove_classdev() 242 tclass->remove(tcont, dev, classdev); in transport_remove_classdev() 244 if (tclass->remove != anon_transport_dummy_function) { in transport_remove_classdev() 255 * transport_remove_device - remove the visibility of a device 257 * @dev: generic device to remove 262 * do remove and destroy as separate operations, use 278 if (tclass->remove != anon_transport_dummy_function) in transport_destroy_classdev()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cpufreq/ |
| D | module.sh | 32 # remove module 72 # remove module 103 # Remove CPUs before inserting module and then bring them back 146 printf "Pass: unable to remove $2 while it is being used\n\n" 182 # remove module 217 # remove driver module 237 # remove driver module
|
| /kernel/linux/linux-5.10/tools/testing/selftests/cpufreq/ |
| D | module.sh | 32 # remove module 72 # remove module 103 # Remove CPUs before inserting module and then bring them back 146 printf "Pass: unable to remove $2 while it is being used\n\n" 182 # remove module 217 # remove driver module 237 # remove driver module
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | devm-helpers.h | 14 * time after the remove() is ran. 19 * cleaned at remove(). If IRQs are not manually freed at remove() (and this is 21 * remove() - and before devm managed IRQs are freed - where new IRQ may fire 22 * and schedule a work item which won't be cancelled because remove() was
|