Home
last modified time | relevance | path

Searched refs:depth_limit (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/
A Dtrace.c39 int depth_limit; /* Depth limit to trace to */ member
109 if (hdr->depth > hdr->depth_limit) { in add_ftrace()
329 printf("%15d call depth limit\n", hdr->depth_limit); in trace_print_stats()
420 hdr->depth_limit = CONFIG_TRACE_CALL_DEPTH_LIMIT; in trace_init()
463 hdr->depth_limit = CONFIG_TRACE_EARLY_CALL_DEPTH_LIMIT; in trace_early_init()
/u-boot/fs/yaffs2/
A Dyaffs_guts.c4227 int depth_limit; in yaffs_fix_hanging_objs() local
4258 depth_limit = 100; in yaffs_fix_hanging_objs()
4264 depth_limit > 0) { in yaffs_fix_hanging_objs()
4266 depth_limit--; in yaffs_fix_hanging_objs()

Completed in 17 milliseconds