Searched refs:ima_keys_handler (Results 1 – 1 of 1) sorted by relevance
34 static void ima_keys_handler(struct work_struct *work);35 static DECLARE_DELAYED_WORK(ima_keys_delayed_work, ima_keys_handler);42 static void ima_keys_handler(struct work_struct *work) in ima_keys_handler() function