Home
last modified time | relevance | path

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

/fs/
Dbinfmt_som.c39 static int load_som_library(struct file *);
58 .load_shlib = load_som_library,
286 static int load_som_library(struct file *f) in load_som_library() function