Searched refs:handle (Results 1 – 3 of 3) sorted by relevance
52 depot_stack_handle_t handle; member64 union handle_parts handle; member135 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()225 unsigned int stack_depot_fetch(depot_stack_handle_t handle, in stack_depot_fetch() argument228 union handle_parts parts = { .handle = handle }; in stack_depot_fetch()236 parts.slabindex, depot_index, handle); in stack_depot_fetch()361 retval = found->handle.handle; in __stack_depot_save()
151 If an architecture can definitely handle entering the debugger158 still try to register kgdb to handle breakpoints and crashes
992 is currently disabled). Drivers need to handle this correctly. Some1963 an error value and have to handle it. This is useful to test the