Home
last modified time | relevance | path

Searched defs:execmem_restore_rox (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dexecmem.h99 static inline int execmem_restore_rox(void *ptr, size_t size) { return 0; } in execmem_restore_rox() function
/linux/mm/
H A Dexecmem.c352 int execmem_restore_rox(void *ptr, size_t size) in execmem_restore_rox() function