Home
last modified time | relevance | path

Searched refs:neigh_periodic_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c893 static void neigh_periodic_work(struct work_struct *work) in neigh_periodic_work() function
1733 INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work); in neigh_table_init()
2304 * only be effective after the next time neigh_periodic_work in neightbl_set()
3552 * only be effective after the next time neigh_periodic_work in neigh_proc_base_reachable_time()
3689 * neigh_periodic_work to update its value (can be multiple minutes) in neigh_sysctl_register()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c946 static void neigh_periodic_work(struct work_struct *work) in neigh_periodic_work() function
1816 INIT_DEFERRABLE_WORK(&tbl->gc_work, neigh_periodic_work); in neigh_table_init()
2412 * only be effective after the next time neigh_periodic_work in neightbl_set()
3690 * only be effective after the next time neigh_periodic_work in neigh_proc_base_reachable_time()
3835 * neigh_periodic_work to update its value (can be multiple minutes) in neigh_sysctl_register()

Completed in 12 milliseconds