Searched refs:proc_do_dev_weight (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | sysctl_net_core.c | 235 static int proc_do_dev_weight(struct ctl_table *table, int write, in proc_do_dev_weight() function 353 .proc_handler = proc_do_dev_weight, 360 .proc_handler = proc_do_dev_weight, 367 .proc_handler = proc_do_dev_weight,
|
/kernel/linux/linux-6.6/net/core/ |
H A D | sysctl_net_core.c | 292 static int proc_do_dev_weight(struct ctl_table *table, int write, in proc_do_dev_weight() function 415 .proc_handler = proc_do_dev_weight, 422 .proc_handler = proc_do_dev_weight, 429 .proc_handler = proc_do_dev_weight,
|
Completed in 2 milliseconds