Home
last modified time | relevance | path

Searched refs:ENV_INVALID_VALUE (Results 1 – 5 of 5) sorted by relevance

/linux/include/rv/
H A Dha_monitor.h53 #define ENV_INVALID_VALUE U64_MAX macro
132 WRITE_ONCE(ha_mon->env_store[i], ENV_INVALID_VALUE); in ha_monitor_reset_all_stored()
171 return READ_ONCE(ha_mon->env_store[env]) == ENV_INVALID_VALUE; in ha_monitor_env_invalid()
/linux/kernel/trace/rv/monitors/opid/
H A Dopid.c35 return ENV_INVALID_VALUE; in ha_get_env()
/linux/kernel/trace/rv/monitors/stall/
H A Dstall.c27 return ENV_INVALID_VALUE; in ha_get_env()
/linux/kernel/trace/rv/monitors/nomiss/
H A Dnomiss.c46 return ENV_INVALID_VALUE; in ha_get_env()
/linux/Documentation/trace/rv/
H A Dmonitor_synthesis.rst345 return ENV_INVALID_VALUE;