Searched refs:recursion_depth (Results 1 – 6 of 6) sorted by relevance
26 (bprm->recursion_depth > BINPRM_MAX_RECURSION)) in load_script()33 bprm->recursion_depth++; in load_script()
45 bprm->recursion_depth++; /* Well, the bang-shell is implicit... */ in load_em86()
120 if (bprm->recursion_depth > BINPRM_MAX_RECURSION) in load_misc_binary()199 bprm->recursion_depth++; in load_misc_binary()
1369 unsigned int depth = bprm->recursion_depth; in search_binary_handler()1403 bprm->recursion_depth = depth; in search_binary_handler()
48 unsigned int recursion_depth; member
1967 with SCint to fix race condition. Use recursion_depth to keep track