Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/lkdtm/
H A Dperms.c61 if (!have_function_descriptors()) in setup_function_descriptor()
163 if (!have_function_descriptors()) { in lkdtm_WRITE_OPD()
/linux-6.15/include/asm-generic/
H A Dsections.h75 static inline bool have_function_descriptors(void) in have_function_descriptors() function