Searched refs:stack_entry (Results 1 – 5 of 5) sorted by relevance
90 struct list_head stack_entry; member489 list_add(&edge->stack_entry, &edge_stack); in __unix_walk_scc()498 edge = list_first_entry(&edge_stack, typeof(*edge), stack_entry); in __unix_walk_scc()499 list_del_init(&edge->stack_entry); in __unix_walk_scc()
217 FTRACE_ENTRY(kernel_stack, stack_entry,
648 struct stack_entry *entry; in __timerlat_dump_stack()
2129 struct stack_entry *entry; in __ftrace_trace_stack()
9570 u_int stack_entry; in ahd_probe_stack_size() local9572 stack_entry = ahd_inb(ahd, STACK) in ahd_probe_stack_size()9574 if (stack_entry != i) in ahd_probe_stack_size()