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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dstacktrace.c68 static int save_trace(struct stackframe *frame, void *d) function
118 walk_stackframe(&frame, save_trace, &data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dlockdep.c365 static int save_trace(struct stack_trace *trace) function
1083 if (!save_trace(&this->trace))
1362 if (!save_trace(&prev_root->trace))
1368 if (!save_trace(&next_root->trace))
1676 if (!trylock_loop && !save_trace(&trace))
2076 if (!save_trace(&root->trace))
2627 if (!save_trace(hlock_class(this)->usage_traces + new_bit))

Completed in 178 milliseconds