Home
last modified time | relevance | path

Searched defs:__sched (Results 1 – 8 of 8) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__schedulers.hpp31 namespace __sched namespace
37 friend auto tag_invoke(_Self, _Scheduler&& __sched) // in tag_invoke()
143 auto __mkenv_sched(_Env&& __env, _Scheduler __sched) in __mkenv_sched()
H A D__continue_on.hpp91 auto __sched = get_completion_scheduler<set_value_t>(__data); in __transform_sender_fn() local
H A D__start_on.hpp78 return [&](__ignore, auto __sched, __ignore) noexcept { in __transform_env_fn()
H A D__execution_fwd.hpp192 namespace __sched namespace
H A D__domain.hpp310 auto __sched = get_completion_scheduler<set_value_t>(__data); in operator ()() local
H A D__schedule_from.hpp238 auto __sched = member
/openbmc/linux/include/linux/sched/
H A Ddebug.h46 #define __sched __section(".sched.text") macro
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dtask.hpp153 void set_scheduler(_Scheduler&& __sched) in set_scheduler()
446 auto __sched = get_scheduler(*__context_); in await_transform() local