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

/linux-master/include/linux/
H A Dinstrumented.h167 * instrument_put_user() - add instrumentation to put_user()-like macros
176 #define instrument_put_user(from, ptr, size) \ macro
/linux-master/arch/x86/include/asm/
H A Duaccess.h187 instrument_put_user(__x, __ptr, sizeof(*(ptr))); \
253 instrument_put_user(__x, __ptr, size); \

Completed in 203 milliseconds