Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c174 static bool symdepth; /* -S: output symbol depth */ variable
207 static bool zerosyms = true; /* to format symdepth output */
301 symlist = symdepth = true; in main()
604 if (symdepth && !zerosyms) in closeout()
1130 if (symdepth && firstsym) in findsym()
1134 symdepth ? " " : "", in findsym()
1136 symdepth ? "" : "\n"); in findsym()
/kernel/linux/linux-6.6/scripts/
H A Dunifdef.c174 static bool symdepth; /* -S: output symbol depth */ variable
207 static bool zerosyms = true; /* to format symdepth output */
301 symlist = symdepth = true; in main()
604 if (symdepth && !zerosyms) in closeout()
1130 if (symdepth && firstsym) in findsym()
1134 symdepth ? " " : "", in findsym()
1136 symdepth ? "" : "\n"); in findsym()

Completed in 4 milliseconds