Searched refs:ima_context (Results 1 – 1 of 1) sorted by relevance
419 struct dm_ima_context *ima_context = NULL; in dm_hash_remove_all() local422 dm_ima_alloc_context(&ima_context, true); in dm_hash_remove_all()431 dm_ima_free_context(ima_context); in dm_hash_remove_all()446 ima_idx = dm_ima_init_context(hc, ima_context, true); in dm_hash_remove_all()455 dm_ima_measure_on_device_remove(md, true, ima_context, ima_idx); in dm_hash_remove_all()476 dm_ima_free_context(ima_context); in dm_hash_remove_all()524 struct dm_ima_context *ima_context = NULL; in dm_hash_rename() local533 dm_ima_alloc_context(&ima_context, true); in dm_hash_rename()550 dm_ima_free_context(ima_context); in dm_hash_rename()563 dm_ima_free_context(ima_context); in dm_hash_rename()[all …]