/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __read_env.hpp | 62 struct __state struct 64 using __query = _Tag; 65 using __result = _Ty; 66 __optional<_Ty> __result_; 71 struct __state<_Tag, _Ty> struct 73 using __query = _Tag; 74 using __result = _Ty;
|
H A D | __schedule_from.hpp | 121 auto __make_visitor_fn(_State* __state) noexcept in __make_visitor_fn() 178 struct __state : struct 183 using __variant_t = __variant_for<__child_of<_Sexpr>, env_of_t<_Receiver>>; 184 using __receiver2_t = __receiver2<_Scheduler, _Sexpr, _Receiver>; 186 __variant_t __data_; 187 connect_result_t<schedule_result_t<_Scheduler>, __receiver2_t> __state2_; 189 explicit __state(_Scheduler __sched) : in __state() function
|
H A D | __sync_wait.hpp | 85 struct __state struct 87 std::exception_ptr __eptr_; 88 run_loop __loop_;
|
H A D | __write_env.hpp | 54 return [&](__ignore, const auto& __state, __ignore) noexcept { in __transform_env_fn()
|
H A D | __let.hpp | 589 _State& __state = __op_state.__state_; in __bind() local
|
H A D | __basic_sender.hpp | 280 void* __state = static_cast<_State*>(this); in __receiver() local
|
/openbmc/linux/include/drm/ |
H A D | drm_atomic.h | 762 #define for_each_oldnew_connector_in_state(__state, connector, old_connector_state, new_connector_s… argument 784 #define for_each_old_connector_in_state(__state, connector, old_connector_state, __i) \ argument 805 #define for_each_new_connector_in_state(__state, connector, new_connector_state, __i) \ argument 827 #define for_each_oldnew_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 850 #define for_each_old_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 870 #define for_each_new_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 892 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 915 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 932 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 951 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display.h | 318 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 326 #define for_each_old_intel_crtc_in_state(__state, crtc, old_crtc_state, __i) \ argument 334 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 342 #define for_each_new_intel_crtc_in_state(__state, crtc, new_crtc_state, __i) \ argument 350 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument 359 #define for_each_oldnew_intel_crtc_in_state(__state, crtc, old_crtc_state, new_crtc_state, __i) \ argument 368 #define for_each_oldnew_intel_crtc_in_state_reverse(__state, crtc, old_crtc_state, new_crtc_state, … argument 385 #define for_each_new_intel_connector_in_state(__state, connector, new_connector_state, __i) \ argument
|
H A D | intel_global_state.h | 32 #define for_each_new_global_obj_in_state(__state, obj, new_obj_state, __i) \ argument 40 #define for_each_old_global_obj_in_state(__state, obj, new_obj_state, __i) \ argument 48 #define for_each_oldnew_global_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | async_scope.hpp | 376 auto __state = std::move(__state_); in __complete_() local 453 std::unique_ptr<__future_state<_Sender, _Env>> __state) : in __t() 622 auto& __state = *__state_; in __dispatch_result_() local 646 auto& __state = *__state_; in __save_completion() local 664 auto& __state = *__state_; in set_value() local 673 auto& __state = *__state_; in set_error() local 681 auto& __state = *__state_; in set_stopped() local 777 std::unique_ptr<__future_state<_Sender, _Env>> __state) noexcept : in __t() 939 auto __state = local
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv090x_priv.h | 37 #define STV090x_READ_DEMOD(__state, __reg) (( \ argument 42 #define STV090x_WRITE_DEMOD(__state, __reg, __data) (( \ argument 47 #define STV090x_ADDR_OFFST(__state, __x) (( \ argument
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | off_cpu.bpf.c | 79 long __state; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | fw.h | 65 #define IS_IN_LOW_POWER_STATE_92E(__state) \ argument
|
/openbmc/linux/include/linux/ |
H A D | nodemask.h | 441 #define for_each_node_state(__node, __state) \ argument 490 #define for_each_node_state(node, __state) \ argument
|
H A D | bpf_verifier.h | 428 #define bpf_for_each_reg_in_vstate(__vst, __state, __reg, __expr) \ argument
|
H A D | sched.h | 754 unsigned int __state; member
|
/openbmc/linux/include/drm/display/ |
H A D | drm_dp_mst_helper.h | 982 #define for_each_oldnew_mst_mgr_in_state(__state, mgr, old_state, new_state, __i) \ argument 999 #define for_each_old_mst_mgr_in_state(__state, mgr, old_state, __i) \ argument 1017 #define for_each_new_mst_mgr_in_state(__state, mgr, new_state, __i) \ argument
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | fw.h | 113 #define IS_IN_LOW_POWER_STATE_8821AE(__state) \ argument
|
/openbmc/linux/drivers/s390/cio/ |
H A D | qdio_main.c | 209 unsigned char __state = 0; in get_buf_states() local
|
/openbmc/linux/drivers/net/pcs/ |
H A D | pcs-xpcs.c | 306 #define xpcs_warn(__xpcs, __state, __args...) \ argument
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 1501 u8 __state; member
|