Searched defs:__context (Results 1 – 2 of 2) sorted by relevance
96 struct __context struct98 __coro::coroutine_handle<> __destroy_;99 __coro::coroutine_handle<> __continue_;
129 # define lockdep_hrtimer_exit(__context) do { (void)(__context); } while (0) argument