Home
last modified time | relevance | path

Searched refs:recursion_depth (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/fs/
Dbinfmt_script.c26 (bprm->recursion_depth > BINPRM_MAX_RECURSION)) in load_script()
33 bprm->recursion_depth++; in load_script()
Dbinfmt_em86.c45 bprm->recursion_depth++; /* Well, the bang-shell is implicit... */ in load_em86()
Dbinfmt_misc.c120 if (bprm->recursion_depth > BINPRM_MAX_RECURSION) in load_misc_binary()
199 bprm->recursion_depth++; in load_misc_binary()
Dexec.c1369 unsigned int depth = bprm->recursion_depth; in search_binary_handler()
1403 bprm->recursion_depth = depth; in search_binary_handler()
/linux-3.3/include/linux/
Dbinfmts.h48 unsigned int recursion_depth; member
/linux-3.3/Documentation/scsi/
DChangeLog.1992-19971967 with SCint to fix race condition. Use recursion_depth to keep track