Home
last modified time | relevance | path

Searched defs:remove (Results 101 – 125 of 189) sorted by relevance

12345678

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_ddp_comp.h90 void (*remove)(struct device *dev, struct mtk_mutex *mutex); member
/linux/include/linux/
H A Dftrace.h1003 #define ftrace_set_filter_ip(ops, ip, remove, reset) ({ -ENODEV; }) argument
1004 #define ftrace_set_filter_ips(ops, ips, cnt, remove, reset) ({ -ENODEV; }) argument
H A Ddio.h92 …void (*remove)(struct dio_dev *z); /* Device removed (NULL if not a hot-plug capable driver… member
H A Dmdio.h71 void (*remove)(struct mdio_device *mdiodev); member
H A Dvdpa.h491 * @remove: the function to call when a device is removed. member
/linux/include/uapi/linux/
H A Duserfaultfd.h137 } remove; member
/linux/drivers/hwtracing/intel_th/
H A Dintel_th.h162 void (*remove)(struct intel_th_device *thdev); member
/linux/fs/xfs/
H A Dxfs_rmap_item.c123 int remove) in xfs_rui_item_unpin()
H A Dxfs_attr_item.c255 int remove) in xfs_attri_item_unpin()
H A Dxfs_refcount_item.c123 int remove) in xfs_cui_item_unpin()
H A Dxfs_extfree_item.c128 int remove) in xfs_efi_item_unpin()
/linux/drivers/phy/cadence/
H A Dcdns-dphy.c89 void (*remove)(struct cdns_dphy *dphy); member
/linux/arch/um/kernel/
H A Dirq.c261 static void remove_irq_entry(struct irq_entry *to_free, bool remove) in remove_irq_entry()
/linux/drivers/net/ethernet/ti/
H A Dnetcp.h196 int (*remove)(struct netcp_device *netcp_device, void *inst_priv); member
/linux/mm/
H A Dvma.h20 struct vm_area_struct *remove; member
/linux/drivers/s390/crypto/
H A Dap_bus.h141 void (*remove)(struct ap_device *); member
/linux/tools/testing/selftests/net/
H A Dbpf_offload.py370 def remove(self): member in BpfNetdevSimDev
389 def remove(self): member in BpfNetdevSim
[all...]
/linux/tools/perf/scripts/python/
H A Dparallel-perf.py371 def ReadOption(args, short_name, long_name, err_prefix, remove=False): argument
/linux/drivers/net/ovpn/
H A Dpeer.c1170 bool remove = true; in ovpn_peers_release_mp() local
/linux/include/soc/tegra/
H A Dmc.h165 void (*remove)(struct tegra_mc *mc); member
/linux/arch/powerpc/include/asm/
H A Dps3.h383 void (*remove)(struct ps3_system_bus_device *); member
/linux/include/linux/fsl/
H A Dmc.h51 void (*remove)(struct fsl_mc_device *dev); member
/linux/include/sound/
H A Dsoc-component.h79 void (*remove)(struct snd_soc_component *component); member
/linux/drivers/nvme/host/
H A Drdma.c931 bool remove) in nvme_rdma_teardown_admin_queue()
945 bool remove) in nvme_rdma_teardown_io_queues()
/linux/drivers/hid/
H A Dhid-wiimote.h195 void (*remove) (const struct wiimod_ops *ops, member

12345678