Home
last modified time | relevance | path

Searched defs:to_remove (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/uwb/
Die.c332 void uwb_rc_ie_cache_rm(struct uwb_rc *uwb_rc, enum uwb_ie to_remove) in uwb_rc_ie_cache_rm()
/Linux-v4.19/net/atm/
Dlec.c1294 lec_arp_remove(struct lec_priv *priv, struct lec_arp_table *to_remove) in lec_arp_remove()
1588 struct lec_arp_table *to_remove = from_timer(to_remove, t, timer); in lec_arp_expire_vcc() local
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dlag_conf.c97 bool to_remove; member
/Linux-v4.19/drivers/bluetooth/
Dhci_h5.c283 int i, to_remove; in h5_pkt_cull() local
/Linux-v4.19/drivers/md/
Dmd.h466 struct attribute_group *to_remove; member
Dmd.c669 struct attribute_group *to_remove = mddev->to_remove; in mddev_unlock() local
/Linux-v4.19/kernel/trace/
Dring_buffer.c1472 struct list_head *tail_page, *to_remove, *next_page; in rb_remove_pages() local
/Linux-v4.19/drivers/scsi/
Dncr53c8xx.c8194 static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd…