Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dsecurity.h240 static const char * const kernel_load_data_str[] = { variable
247 return kernel_load_data_str[LOADING_UNKNOWN]; in kernel_load_data_id_str()
249 return kernel_load_data_str[id]; in kernel_load_data_id_str()