Home
last modified time | relevance | path

Searched defs:remove_all (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/md/
Ddm-ima.h72 static inline void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all) {} in dm_ima_measure_on_device_remove()
Ddm-ima.c477 void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all) in dm_ima_measure_on_device_remove()
Ddm-ioctl.c511 static int remove_all(struct file *filp, struct dm_ioctl *param, size_t param_size) in remove_all() function
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_bo.c362 bool ttm_bo_delayed_delete(struct ttm_device *bdev, bool remove_all) in ttm_bo_delayed_delete()
/Linux-v5.15/drivers/acpi/
Dec.c1083 bool remove_all, u8 query_bit) in acpi_ec_remove_query_handlers()