Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dcompiler_attributes.h262 # define __no_profile __attribute__((__no_profile_instrument_function__)) macro
264 # define __no_profile macro
Dcompiler_types.h236 __no_kcsan __no_sanitize_address __no_profile __no_sanitize_coverage \
/Linux-v6.1/arch/x86/kernel/cpu/
Dcommon.c440 void __no_profile native_write_cr4(unsigned long val) in native_write_cr4()