Lines Matching refs:SLIST_FOREACH
66 SLIST_FOREACH(cp, &cputype, cpu_next) { in options()
98 SLIST_FOREACH(ol, &otab, o_next) { in options()
110 SLIST_FOREACH(op, &opt, op_next) { in options()
111 SLIST_FOREACH(ol, &otab, o_next) { in options()
121 SLIST_FOREACH(ol, &otab, o_next) in options()
123 SLIST_FOREACH(op, &opt, op_next) { in options()
155 SLIST_FOREACH(op, &opt, op_next) { in do_option()
186 SLIST_FOREACH(ol, &otab, o_next) in do_option()
215 SLIST_FOREACH(ol, &otab, o_next) in do_option()
297 SLIST_FOREACH(po, &otab, o_next) { in tooption()
316 SLIST_FOREACH(po, &otab, o_next) { in check_duplicate()
345 SLIST_FOREACH(po, &otab, o_next) { in update_option()