Home
last modified time | relevance | path

Searched full:remove (Results 1 – 25 of 3671) sorted by relevance

12345678910>>...147

/linux/Documentation/scsi/
H A DChangeLog.lpfc58 - 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 …]
H A DChangeLog.ncr53c8xx23 - Remove trailing argument #2 from a couple of #undefs.
27 - Remove the PROFILE C and SCRIPTS code.
118 - Remove the dead code that broke driver 3.2d.
127 - Remove the compilation condition about having to acquire the
139 - Remove the compilation condition about having to acquire the
153 - Remove some deprecated code.
168 - Remove nvram layouts and driver set-up structures from the C source,
212 - Remove 2 useless lines of code.
255 Remove the special case for 32 tags. Now the driver only uses the
324 - Remove the ncr_opennings() stuff that was useless under Linux
[all …]
/linux/fs/xfs/libxfs/
H A Dxfs_attr.h85 * Below is a state machine diagram for attr remove operations. The XFS_DAS_*
96 * have attr to remove? ──n──> done
126 * Have remote blks to remove? ───y─────┐
127 * │ ^ remove the blks
133 * │ remove
143 * remove leaf and
329 * │ need to remove
335 * │ remove
342 * │ remove? │
350 * │ remove leaf │
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c154 * 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 …]
/linux/drivers/scsi/arm/
H A Dqueue.h34 * 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
H A Dqueue.c157 * Purpose : remove a SCSI command from a queue
158 * Params : queue - queue to remove command from
185 * Params : queue - queue to remove command from
203 * Purpose : remove a SCSI command from the queue for a specified target/lun/tag
204 * Params : queue - queue to remove command from
233 * Purpose : remove all SCSI commands from the queue for a specified target
234 * Params : queue - queue to remove command from
282 * Purpose : remove a specific command from the queues
/linux/kernel/power/
H A Dqos.c85 * @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 …]
/linux/drivers/pci/
H A Dremove.c97 * iterator. Therefore, iterate in reverse so we remove the VFs in pci_stop_bus_device()
127 * pci_stop_and_remove_bus_device - remove a PCI device and any children
128 * @dev: the device to remove
130 * Remove a PCI device from the device lists, informing the drivers
131 * that the device has been removed. We also remove any subordinate
134 * For each device we remove, delete the device structure from the
135 * device lists, remove the /proc entry, and notify userspace
193 /* remove the host bridge */ in pci_remove_root_bus()
/linux/scripts/
H A Dcheckincludes.pl4 # 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) {
H A Dbloat-o-meter55 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0
66 remove += 1
84 return grow, shrink, add, remove, up, down, delta, old, new, otot, ntot
87 grow, shrink, add, remove, up, down, delta, old, new, otot, ntot = \
90 print("add/remove: %s/%s grow/shrink: %s/%s up/down: %s/%s (%s)" % \
91 (add, remove, grow, shrink, up, -down, up-down))
/linux/Documentation/driver-api/
H A Dvfio-mediated-device.rst36 * 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 …]
/linux/drivers/base/
H A Dtransport_class.c100 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()
/linux/tools/testing/selftests/cpufreq/
H A Dmodule.sh31 # remove module
70 # remove module
101 # Remove CPUs before inserting module and then bring them back
144 printf "Pass: unable to remove $2 while it is being used\n\n"
180 # remove module
215 # remove driver module
235 # remove driver module
/linux/drivers/pci/hotplug/
H A Drpadlpar_core.c214 /* If pci slot is hotpluggable, use hotplug to remove it */ in dlpar_remove_phb()
217 printk(KERN_ERR "%s: unable to remove hotplug slot %s\n", in dlpar_remove_phb()
321 * dlpar_remove_vio_slot - DLPAR remove a virtual I/O Slot
325 * Remove the kernel and hotplug representations of an I/O Slot.
346 * dlpar_remove_pci_slot - DLPAR remove a PCI I/O Slot
350 * Remove the kernel and hotplug representations of a PCI I/O Slot.
380 "%s: unable to remove hotplug slot %s\n", in dlpar_remove_pci_slot()
387 /* Remove all devices below slot */ in dlpar_remove_pci_slot()
398 /* Remove the EADS bridge device itself */ in dlpar_remove_pci_slot()
409 * dlpar_remove_slot - DLPAR remove an I/O Slot
[all …]
/linux/drivers/staging/media/atomisp/
H A DTODO6 * Remove/disable private IOCTLs
8 * Remove/disable custom v4l2-ctrls
10 * Remove custom sysfs files created by atomisp_drvfs.c
12 * Remove unnecessary/unwanted module parameters
14 * Remove abuse of priv field in various v4l2 userspace API structs
/linux/include/linux/
H A Ddevm-helpers.h14 * 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
/linux/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr.c255 * reading should have no effect on ability to read / remove from
258 INSERT_READ_BOTH(true, true, "insert_read_both: remove from tree + list");
259 INSERT_READ_BOTH(false, false, "insert_read_both: remove from neither");
260 INSERT_READ_BOTH(true, false, "insert_read_both: remove from tree");
261 INSERT_READ_BOTH(false, true, "insert_read_both: remove from list");
297 INSERT_READ_BOTH(true, true, "insert_read_both_list_first: remove from tree + list");
298 INSERT_READ_BOTH(false, false, "insert_read_both_list_first: remove from neither");
299 INSERT_READ_BOTH(true, false, "insert_read_both_list_first: remove from tree");
300 INSERT_READ_BOTH(false, true, "insert_read_both_list_first: remove from list");
329 * The second read-and-remove should fail on read step since the node has
[all …]
/linux/drivers/mtd/nand/raw/
H A Dplat_nand.c117 if (pdata->ctrl.remove) in plat_nand_probe()
118 pdata->ctrl.remove(pdev); in plat_nand_probe()
123 * Remove a NAND device.
135 if (pdata->ctrl.remove) in plat_nand_remove()
136 pdata->ctrl.remove(pdev); in plat_nand_remove()
147 .remove = plat_nand_remove,
/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-memory.c260 /* Update memory regions for memory remove */ in pseries_remove_memblock()
296 * Don't hot-remove memory that falls in fadump boot memory area in lmb_is_removable()
302 /* device_offline() will determine if we can actually remove this lmb */ in lmb_is_removable()
329 /* Update memory regions for memory remove */ in dlpar_remove_lmb()
345 pr_info("Attempting to hot-remove %d LMB(s)\n", lmbs_to_remove); in dlpar_memory_remove_by_count()
381 pr_err("Memory hot-remove failed, adding LMB's back\n"); in dlpar_memory_remove_by_count()
427 pr_debug("Attempting to hot-remove LMB, drc index %x\n", drc_index); in dlpar_memory_remove_by_index()
445 pr_debug("Failed to hot-remove memory at %llx\n", in dlpar_memory_remove_by_index()
459 pr_info("Attempting to hot-remove %u LMB(s) at %x\n", in dlpar_memory_remove_by_ic()
471 * is ok if they are !ASSIGNED since our goal here is to remove the in dlpar_memory_remove_by_ic()
[all …]
/linux/drivers/hid/bpf/progs/
H A DREADME62 ACTION!="add|remove", GOTO="hid_bpf_end"
67 ACTION=="remove",ENV{MODALIAS}=="hid:b0003g0001v000028BDp0000095A", RUN{program}+="/usr/local/bin/u…
70 ACTION=="remove",ENV{MODALIAS}=="hid:b0003g0001v000028BDp0000095B", RUN{program}+="/usr/local/bin/u…
/linux/drivers/rapidio/
H A Drio-driver.c107 * rio_device_remove - Remove a RIO device from the system
111 * Remove a RIO device from the system. If it has an associated
112 * driver, then run the driver remove() method. Then update
121 if (rdrv->remove) in rio_device_remove()
122 rdrv->remove(rdev); in rio_device_remove()
164 * drivers, gives it a chance to clean up by calling its remove()
236 .remove = rio_device_remove,
/linux/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.c185 * mnode->handler->ops->remove() may sleep and mnode->handler->lock is a
193 mnode->handler->ops->remove(mnode->handler->ops_arg, mnode); in release_immediate()
209 * Does not remove mmu_rb_node from handler->lru_list or handler->rb_root.
277 /* Remove from rb tree and lru_list. */ in mmu_notifier_range_start()
288 * Work queue function to remove all nodes that have been queued up to
290 * and the remove callback can sleep while taking it, if needed.
301 /* remove anything that is queued to get removed */ in handle_remove()
310 handler->ops->remove(handler->ops_arg, node); in handle_remove()
/linux/drivers/video/
H A Daperture.c24 * first has to remove the generic driver. Aperture functions manage
115 * .remove = generic_remove,
128 * generic driver also has to provide a remove function to make this work.
205 * Remove the device from the device hierarchy. This is the right thing in aperture_detach_platform_device()
274 * aperture_remove_conflicting_devices - remove devices in the given range
305 * __aperture_remove_legacy_vga_devices - remove legacy VGA devices of a PCI devices
318 * WARNING: Apparently we must remove graphics drivers before calling
336 * aperture_remove_conflicting_pci_devices - remove existing framebuffers for PCI devices
365 * that consumes the VGA framebuffer I/O range. Remove this in aperture_remove_conflicting_pci_devices()
/linux/arch/arm/nwfpe/
H A DChangeLog12 - remove userRegisters pointer from this structure.
14 * softfloat.c - Remove float128
15 * softfloat.h - Remove float128
16 * softfloat-specialize - Remove float128
81 * TODO - remove URD, NRM instructions from TODO list
/linux/drivers/gpu/drm/
H A Ddrm_vma_manager.c98 * drm_vma_offset_manager_init(). The caller must remove all allocated nodes
219 * drm_vma_offset_remove() - Remove offset node from manager
223 * Remove a node from the offset manager. If the node wasn't added before, this
296 * @tag: Tag of file to remove
305 * You must remove all open-files the same number of times as you added them
322 * @tag: Tag of file to remove
345 * drm_vma_node_revoke - Remove open-file from list of allowed users
347 * @tag: Tag of file to remove
350 * If the ref-count drops to zero, remove @tag from the list. You must call
388 * @tag: Tag of file to remove

12345678910>>...147