Lines Matching refs:node
44 struct annotation_line *al = list_entry(entry, struct annotation_line, node);
95 struct annotation_line *al = list_entry(entry, struct annotation_line, node);
125 struct disasm_line *pos = list_prev_entry(cursor, al.node);
130 pos = list_prev_entry(pos, al.node);
281 pos = list_entry(pos->node.prev, struct annotation_line, node);
321 list_for_each_entry(pos, ¬es->src->source, al.node) {
358 list_for_each_entry_continue(it, browser->b.entries, node) {
365 list_for_each_entry_continue_reverse(it, browser->b.entries, node) {
381 al = list_entry(browser->b.top, struct annotation_line, node);
500 list_for_each_entry(pos, ¬es->src->source, al.node) {
546 list_for_each_entry_continue(al, ¬es->src->source, node) {
583 list_for_each_entry_continue_reverse(al, ¬es->src->source, node) {