Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dinstrumented.h187 #define instrument_put_user(from, ptr, size) \ macro
/Linux-v6.1/arch/x86/include/asm/
Duaccess.h209 instrument_put_user(__x, __ptr, sizeof(*(ptr))); \
275 instrument_put_user(__x, __ptr, size); \