Searched refs:kmsan_depth_from_eb (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/kmsan/
H A Dkmsan.h169 static __always_inline unsigned int kmsan_depth_from_eb(unsigned int extra_bits) function
H A Dreport.c99 depth = kmsan_depth_from_eb(stack_depot_get_extra_bits(origin));
H A Dcore.c167 depth = kmsan_depth_from_eb(extra_bits);

Completed in 129 milliseconds