Home
last modified time | relevance | path

Searched refs:__no_profile (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dcompiler_attributes.h252 # define __no_profile __attribute__((__no_profile_instrument_function__)) macro
254 # define __no_profile macro
H A Dcompiler_types.h434 __no_kcsan __no_sanitize_address __no_profile __no_sanitize_coverage \
/linux/arch/x86/kernel/cpu/
H A Dcommon.c456 void __no_profile native_write_cr4(unsigned long val) in native_write_cr4()