Home
last modified time | relevance | path

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

/linux/security/loadpin/
H A Dloadpin.c129 static int loadpin_check(struct file *file, enum kernel_read_file_id id) in loadpin_check() function
198 return loadpin_check(file, id); in loadpin_read_file()
208 return loadpin_check(NULL, (enum kernel_read_file_id) id); in loadpin_load_data()