Home
last modified time | relevance | path

Searched defs:remove (Results 176 – 200 of 226) sorted by relevance

12345678910

/linux-6.14.4/drivers/net/ethernet/intel/idpf/
Didpf.h59 bool remove; member
/linux-6.14.4/drivers/net/ethernet/intel/iavf/
Diavf.h145 u8 remove:1; /* filter needs to be removed */ member
/linux-6.14.4/fs/nfsd/
Dnfs4recover.c59 void (*remove)(struct nfs4_client *); member
Dnfs4xdr.c1313 struct nfsd4_remove *remove = &u->remove; in nfsd4_decode_remove() local
4662 struct nfsd4_remove *remove = &u->remove; in nfsd4_encode_remove() local
/linux-6.14.4/drivers/cxl/
Dcxl.h836 void (*remove)(struct device *dev); member
/linux-6.14.4/drivers/media/pci/cx88/
Dcx88.h525 int (*remove)(struct cx8802_driver *drv); member
/linux-6.14.4/sound/soc/sof/
Dsof-priv.h170 void (*remove)(struct snd_sof_dev *sof_dev); /* optional */ member
/linux-6.14.4/arch/sparc/include/asm/
Dvio.h365 void (*remove)(struct vio_dev *dev); member
/linux-6.14.4/kernel/trace/
Dtrace_events_hist.c563 bool remove; member
5090 bool remove) in create_hist_data()
6635 bool remove; in event_hist_trigger_parse() local
/linux-6.14.4/include/sound/
Dhdaudio.h231 int (*remove)(struct hdac_device *dev); member
/linux-6.14.4/drivers/mtd/ubi/
Dubi.h217 int remove; member
/linux-6.14.4/fs/bcachefs/
Dfs.c354 bool remove = test_and_clear_bit(EI_INODE_HASHED, &inode->ei_flags); in bch2_inode_hash_remove() local
/linux-6.14.4/include/linux/spi/
Dspi.h349 void (*remove)(struct spi_device *spi); member
/linux-6.14.4/sound/soc/renesas/
Dfsi.c272 int (*remove)(struct fsi_priv *fsi, struct fsi_stream *io); member
/linux-6.14.4/drivers/dma/idxd/
Didxd.h73 void (*remove)(struct idxd_dev *idxd_dev); member
/linux-6.14.4/include/linux/ssb/
Dssb.h321 void (*remove)(struct ssb_device *dev); member
/linux-6.14.4/kernel/events/
Duprobes.c2522 bool has_consumers = false, remove = true; in handler_chain() local
/linux-6.14.4/include/linux/soundwire/
Dsdw.h701 int (*remove)(struct sdw_slave *sdw); member
/linux-6.14.4/drivers/mtd/nand/raw/atmel/
Dnand-controller.c199 int (*remove)(struct atmel_nand_controller *nc); member
/linux-6.14.4/net/core/
Dpktgen.c1985 const char *ifname, int remove) in __pktgen_NN_threads()
/linux-6.14.4/sound/soc/renesas/rcar/
Drsnd.h296 int (*remove)(struct rsnd_mod *mod, member
/linux-6.14.4/include/video/
Domapfb_dss.h691 void (*remove)(struct omap_dss_device *); member
/linux-6.14.4/drivers/spi/
Dspi.c3582 size_t remove, in spi_replace_transfers()
/linux-6.14.4/drivers/scsi/mpi3mr/
Dmpi3mr_os.c2756 u8 ublock = 0, block = 0, hide = 0, delete = 0, remove = 0; in mpi3mr_devstatuschg_evt_th() local
/linux-6.14.4/include/linux/
Dscmi_protocol.h958 void (*remove)(struct scmi_device *sdev); member

12345678910