Searched refs:stack_reader (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/sh/kernel/
H A Dunwinder.c28 static struct unwinder stack_reader = { variable in typeref:struct:unwinder
48 static struct unwinder *curr_unwinder = &stack_reader;
51 .next = &stack_reader.list,
52 .prev = &stack_reader.list,

Completed in 65 milliseconds