Searched refs:load_binfmt_misc (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dbinfmt_misc.c171 * load_binfmt_misc - load the binfmt_misc of the caller's user namespace
181 static struct binfmt_misc *load_binfmt_misc(void) function
209 misc = load_binfmt_misc();
1014 /* Pairs with smp_load_acquire() in load_binfmt_misc(). */

Completed in 95 milliseconds