Home
last modified time | relevance | path

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

/linux/samples/rust/
H A Drust_debugfs_scoped.rs38 let to_remove = CStr::from_bytes_with_nul(&buf[..nul_idx + 1]).map_err(|_| EINVAL)?; remove_file_write() localVariable
/linux/net/atm/
H A Dlec.c1308 lec_arp_remove(struct lec_priv *priv, struct lec_arp_table *to_remove) in lec_arp_remove()
1587 struct lec_arp_table *to_remove = timer_container_of(to_remove, t, in lec_arp_expire_vcc() local
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c67 bool to_remove; member
/linux/drivers/bluetooth/
H A Dhci_h5.c293 int i, to_remove; in h5_pkt_cull() local
/linux/fs/fuse/
H A Ddax.c252 struct list_head *to_remove) in dmap_removemapping_list()
/linux/drivers/md/
H A Dmd.c930 const struct attribute_group *to_remove = mddev->to_remove; in mddev_unlock() local
/linux/kernel/trace/
H A Dring_buffer.c2723 struct list_head *tail_page, *to_remove, *next_page; in rb_remove_pages() local
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c4254 unsigned long to_remove = old_links & ~new_links; in ath12k_mac_op_change_vif_links() local