Searched refs:htable_gc (Results 1 – 1 of 1) sorted by relevance
266 static void htable_gc(struct work_struct *work);345 INIT_DEFERRABLE_WORK(&hinfo->gc_work, htable_gc); in htable_create()386 static void htable_gc(struct work_struct *work) in htable_gc() function