Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/net/atm/
Dlec.c1309 lec_arp_remove(struct lec_priv *priv, struct lec_arp_table *to_remove) in lec_arp_remove()
1604 struct lec_arp_table *to_remove = (struct lec_arp_table *)data; in lec_arp_expire_vcc() local
/linux-4.4.14/drivers/bluetooth/
Dhci_h5.c245 int i, to_remove; in h5_pkt_cull() local
/linux-4.4.14/drivers/md/
Dmd.h453 struct attribute_group *to_remove; member
Dmd.c609 struct attribute_group *to_remove = mddev->to_remove; in mddev_unlock() local
/linux-4.4.14/kernel/trace/
Dring_buffer.c1435 struct list_head *tail_page, *to_remove, *next_page; in rb_remove_pages() local
/linux-4.4.14/drivers/scsi/
Dncr53c8xx.c8194 static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd…