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

/linux-master/kernel/events/
H A Dinternal.h193 #ifndef arch_perf_out_copy_user
194 #define arch_perf_out_copy_user arch_perf_out_copy_user macro
197 arch_perf_out_copy_user(void *dst, const void *src, unsigned long n) function
209 DEFINE_OUTPUT_COPY(__output_copy_user, arch_perf_out_copy_user)
/linux-master/arch/x86/include/asm/
H A Dperf_event.h630 #define arch_perf_out_copy_user copy_from_user_nmi macro

Completed in 111 milliseconds