Home
last modified time | relevance | path

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

/fs/
Dbinfmt_flat.c426 struct lib_info *libinfo, int id, unsigned long *extra_stack) in load_flat_file() argument
446 if (extra_stack) { in load_flat_file()
447 stack_len += *extra_stack; in load_flat_file()
448 *extra_stack = stack_len; in load_flat_file()