Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dflatload.c192 static int load_flat_file(struct linux_binprm * bprm, in load_flat_file() function
490 res = load_flat_file(bprm, libinfo, 0, &stack_len); in load_flt_binary()
/openbmc/linux/fs/
H A Dbinfmt_flat.c406 static int load_flat_file(struct linux_binprm *bprm, in load_flat_file() function
880 res = load_flat_file(bprm, &libinfo, &stack_len); in load_flat_binary()