Searched refs:yama_relation_cleanup (Results 1 – 1 of 1) sorted by relevance
41 static void yama_relation_cleanup(struct work_struct *work);42 static DECLARE_WORK(yama_relation_work, yama_relation_cleanup);115 static void yama_relation_cleanup(struct work_struct *work) in yama_relation_cleanup() function