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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 62 milliseconds