Home
last modified time | relevance | path

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

/fs/
Dbinfmt_som.c38 static int load_som_binary(struct linux_binprm * bprm, struct pt_regs * regs);
57 .load_binary = load_som_binary,
189 load_som_binary(struct linux_binprm * bprm, struct pt_regs * regs) in load_som_binary() function