Home
last modified time | relevance | path

Searched refs:param_origin_tls (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dkmsan_types.h24 char param_origin_tls[KMSAN_PARAM_SIZE]; member
/linux/mm/kmsan/
H A Dinstrumentation.c145 *origin = ctx->cstate.param_origin_tls[0]; in get_param0_metadata()