Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h234 static const char * const kernel_load_data_str[] = { variable
241 return kernel_load_data_str[LOADING_UNKNOWN]; in kernel_load_data_id_str()
243 return kernel_load_data_str[id]; in kernel_load_data_id_str()