Home
last modified time | relevance | path

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

/include/linux/
A Dstackdepot.h79 typedef u32 depot_flags_t; typedef
85 #define STACK_DEPOT_FLAG_CAN_ALLOC ((depot_flags_t)0x0001)
86 #define STACK_DEPOT_FLAG_GET ((depot_flags_t)0x0002)
89 #define STACK_DEPOT_FLAGS_MASK ((depot_flags_t)((1 << STACK_DEPOT_FLAGS_NUM) - 1))
160 depot_flags_t depot_flags);

Completed in 3 milliseconds