HomeSort by relevance Sort by last modified time
    Searched refs:ctl_table_header (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
sysctl.h 1006 /* 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/
oprofile.c 774 static struct ctl_table_header * sysctl_header;

Completed in 209 milliseconds