Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dbinfmt_misc.c143 static Node *get_binfmt_handler(struct linux_binprm *bprm) in get_binfmt_handler() function
185 fmt = get_binfmt_handler(bprm); in load_misc_binary()