Searched refs:neigh_proc_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 3454 static void neigh_proc_update(struct ctl_table *ctl, int write) in neigh_proc_update() function 3482 neigh_proc_update(ctl, write); in neigh_proc_dointvec_zero_intmax() 3491 neigh_proc_update(ctl, write); in neigh_proc_dointvec() 3501 neigh_proc_update(ctl, write); in neigh_proc_dointvec_jiffies() 3512 neigh_proc_update(ctl, write); in neigh_proc_dointvec_userhz_jiffies() 3521 neigh_proc_update(ctl, write); in neigh_proc_dointvec_ms_jiffies() 3532 neigh_proc_update(ctl, write); in neigh_proc_dointvec_unres_qlen()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 3576 static void neigh_proc_update(struct ctl_table *ctl, int write) in neigh_proc_update() function 3604 neigh_proc_update(ctl, write); in neigh_proc_dointvec_zero_intmax() 3620 neigh_proc_update(ctl, write); in neigh_proc_dointvec_ms_jiffies_positive() 3629 neigh_proc_update(ctl, write); in neigh_proc_dointvec() 3639 neigh_proc_update(ctl, write); in neigh_proc_dointvec_jiffies() 3650 neigh_proc_update(ctl, write); in neigh_proc_dointvec_userhz_jiffies() 3659 neigh_proc_update(ctl, write); in neigh_proc_dointvec_ms_jiffies() 3670 neigh_proc_update(ctl, write); in neigh_proc_dointvec_unres_qlen()
|
Completed in 10 milliseconds