Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dexecmem.h205 void *execmem_update_copy(void *dst, const void *src, size_t size);
/linux-6.15/mm/
H A Dexecmem.c434 void *execmem_update_copy(void *dst, const void *src, size_t size) in execmem_update_copy() function