Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/loadpin/
H A Dloadpin.c121 static int loadpin_check(struct file *file, enum kernel_read_file_id id) in loadpin_check() function
188 return loadpin_check(file, id); in loadpin_read_file()
198 return loadpin_check(NULL, (enum kernel_read_file_id) id); in loadpin_load_data()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds