Home
last modified time | relevance | path

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

/lib/
Dstackdepot.c52 depot_stack_handle_t handle; member
64 union handle_parts handle; member
135 stack->handle.slabindex = depot_index; in depot_alloc_stack()
136 stack->handle.offset = depot_offset >> STACK_ALLOC_ALIGN; in depot_alloc_stack()
137 stack->handle.valid = 1; in depot_alloc_stack()
243 unsigned int stack_depot_fetch(depot_stack_handle_t handle, in stack_depot_fetch() argument
246 union handle_parts parts = { .handle = handle }; in stack_depot_fetch()
252 if (!handle) in stack_depot_fetch()
257 parts.slabindex, depot_index, handle); in stack_depot_fetch()
382 retval = found->handle.handle; in __stack_depot_save()
DKconfig.kgdb151 If an architecture can definitely handle entering the debugger
158 still try to register kgdb to handle breakpoints and crashes
DKconfig.debug992 is currently disabled). Drivers need to handle this correctly. Some
1963 an error value and have to handle it. This is useful to test the