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