Searched refs:perm_group_watchdog (Results 1 – 1 of 1) sorted by relevance
109 static void perm_group_watchdog(struct work_struct *work);110 static DECLARE_DELAYED_WORK(perm_group_work, perm_group_watchdog);117 static void perm_group_watchdog(struct work_struct *work) in perm_group_watchdog() function