Searched refs:level2 (Results 1 – 2 of 2) sorted by relevance
74 static alignas(16) struct fake_async_context level2 = { &level1, level2_func }; variable307 struct fake_async_context * __stack_context_auth ctx = &level2; in backtrace_thread_async()309 /* struct fake_async_context * */uint64_t ctx = (uintptr_t)&level2; in backtrace_thread_async()493 struct fake_async_context * __stack_context_auth ctx = &level2; in spin_backtrace_async()495 /* struct fake_async_context * */uint64_t ctx = (uintptr_t)&level2; in spin_backtrace_async()
914 static alignas(16) struct fake_async_context level2 = { &level1, level2_func };947 struct fake_async_context * __stack_context_auth ctx = &level2;949 /* struct fake_async_context * */uint64_t ctx = (uintptr_t)&level2;