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

/external/kernel-headers/original/linux/
H A Dsysctl.h1006 /* struct ctl_table_header is used to maintain dynamic lists of
1008 struct ctl_table_header struct
1016 struct ctl_table_header * register_sysctl_table(ctl_table * table,
1018 void unregister_sysctl_table(struct ctl_table_header * table);
/external/oprofile/module/
H A Doprofile.c774 static struct ctl_table_header * sysctl_header;

Completed in 98 milliseconds