taglinefilesource code
ctl_entry173include/linux/sysctl.hDLNODE(struct ctl_table_header) ctl_entry;  
ctl_entry171kernel/sysctl.ctmp = tmp->DLIST_NEXT(ctl_entry);
ctl_entry334kernel/sysctl.cDLIST_INSERT_AFTER(&root_table_header, tmp, ctl_entry);
ctl_entry336kernel/sysctl.cDLIST_INSERT_BEFORE(&root_table_header, tmp, ctl_entry);
ctl_entry345kernel/sysctl.cDLIST_DELETE(table, ctl_entry);