Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py31 def commit_vars(self, to_add={}, to_remove = [], msg="A commit message"): argument
/OK3568_Linux_fs/kernel/net/atm/
H A Dlec.c1297 lec_arp_remove(struct lec_priv *priv, struct lec_arp_table *to_remove) in lec_arp_remove()
1576 struct lec_arp_table *to_remove = from_timer(to_remove, t, timer); in lec_arp_expire_vcc() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c67 bool to_remove; member
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_h5.c274 int i, to_remove; in h5_pkt_cull() local
/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddax.c251 struct list_head *to_remove) in dmap_removemapping_list()
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.h484 struct attribute_group *to_remove; member
H A Dmd.c837 struct attribute_group *to_remove = mddev->to_remove; in mddev_unlock() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dring_buffer.c1816 struct list_head *tail_page, *to_remove, *next_page; in rb_remove_pages() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dncr53c8xx.c8186 static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd…