Home
last modified time | relevance | path

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

/linux/include/linux/
A Dstackdepot.h86 #define STACK_DEPOT_FLAG_GET ((depot_flags_t)0x0002) macro
/linux/lib/
A Dstackdepot.c396 if (flags & STACK_DEPOT_FLAG_GET) { in depot_alloc_stack()
419 if (flags & STACK_DEPOT_FLAG_GET) { in depot_alloc_stack()
572 if ((flags & STACK_DEPOT_FLAG_GET) && !refcount_inc_not_zero(&stack->count)) in find_stack()
/linux/mm/kasan/
A Dtags.c107 STACK_DEPOT_FLAG_CAN_ALLOC | STACK_DEPOT_FLAG_GET); in save_stack_info()

Completed in 11 milliseconds