Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dstackdepot.h155 depot_stack_handle_t __must_check stack_depot_set_extra_bits(
/linux-6.6.21/lib/
Dstackdepot.c521 depot_stack_handle_t __must_check stack_depot_set_extra_bits( in stack_depot_set_extra_bits() function
533 EXPORT_SYMBOL(stack_depot_set_extra_bits);
/linux-6.6.21/mm/kmsan/
Dcore.c80 return stack_depot_set_extra_bits(handle, extra); in kmsan_save_stack_with_flags()
258 return stack_depot_set_extra_bits(handle, extra_bits); in kmsan_internal_chain_origin()