Home
last modified time | relevance | path

Searched defs:to_remove (Results 1 – 7 of 7) 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/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c67 bool to_remove; member
/linux/security/apparmor/
H A Dpolicy.c202 struct aa_profile *curr, *to_remove; in __remove_profile() local
/linux/drivers/md/
H A Dmd.h610 const struct attribute_group *to_remove; member
H A Dmd.c937 const struct attribute_group *to_remove = mddev->to_remove; in mddev_unlock() local
/linux/kernel/trace/
H A Dring_buffer.c3042 struct list_head *tail_page, *to_remove, *next_page; in rb_remove_pages() local
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c4342 unsigned long to_remove = old_links & ~new_links; in ath12k_mac_op_change_vif_links() local