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()
1092 static alignas(16) struct fake_async_context level2 = { &level1, level2_func };1125 struct fake_async_context * __stack_context_auth ctx = &level2;1127 /* struct fake_async_context * */uint64_t ctx = (uintptr_t)&level2;