Searched defs:tbl_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/kernel/ |
H A D | sysctl.c | 590 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() argument 673 static int do_proc_douintvec_w(unsigned int *tbl_data, in do_proc_douintvec_w() argument 730 static int do_proc_douintvec_r(unsigned int *tbl_data, void *buffer, in do_proc_douintvec_r() argument 761 static int __do_proc_douintvec(void *tbl_data, struct ctl_table *table, in __do_proc_douintvec() argument [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | sysctl.c | 471 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() argument 554 static int do_proc_douintvec_w(unsigned int *tbl_data, in do_proc_douintvec_w() argument 611 static int do_proc_douintvec_r(unsigned int *tbl_data, void *buffer, in do_proc_douintvec_r() argument 642 static int __do_proc_douintvec(void *tbl_data, struct ctl_table *table, in __do_proc_douintvec() argument [all...] |
Completed in 6 milliseconds