Home
last modified time | relevance | path

Searched defs:__f (Results 1 – 22 of 22) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__meta.hpp433 using __f = _Fn; typedef
450 using __f = _Fn; typedef
588 using __f = _Tp; typedef
629 using __f = typedef
693 using __f = typedef
718 using __f = typedef
842 using __f = typedef
866 using __f = // typedef
875 using __f = // typedef
1013 using __f = // typedef
[all …]
H A D__type_traits.hpp51 using __f = decltype(__g(__declval<_Ty>())); typedef
59 using __f = decltype(__g(__declval<_Ty>())); typedef
65 using __f = _Ty; typedef
71 using __f = void; typedef
133 using __f = _Tp; typedef
139 using __f = const _Tp; typedef
145 using __f = _Tp&; typedef
151 using __f = _Tp&&; typedef
157 using __f = const _Tp&; typedef
163 using __f = const _Tp&&; typedef
H A D__receivers.hpp36 using __f = __minvoke<_Fn, _Args...>; typedef
71 using __f = __minvoke<_Fn, _Args...>; typedef
107 using __f = __minvoke<_Fn, _Args...>; typedef
H A D__transform_completion_signatures.hpp196 using __f = __transform_completion_signatures< typedef
207 using __f = __transform_completion_signatures< typedef
218 using __f = __transform_completion_signatures< typedef
H A D__sender_introspection.hpp49 using __f = __minvoke<_Fn, _Tag, _Data, _Child...>; typedef
106 using __f = __detail::__sexpr_uncurry<_Tp, _Fn>; typedef
H A D__let.hpp195 using __f = // typedef
259 using __f = // typedef
299 using __f = __mexception<__no_common_domain_t<_Set>, typedef
304 using __f = __mcall<__mtry_catch_q<__domain::__common_domain_t, __error_fn>, typedef
387 using __f = __op_state_t< typedef
H A D__diagnostics.hpp108 using __f = // typedef
H A D__variant.hpp232 using __f = __minvoke<_Fn, _Ts...>; typedef
H A D__tuple.hpp196 using __f = __minvoke<_Fn, _Ts...>; typedef
H A D__basic_sender.hpp614 using __f = __minvoke<typename __decay_t<_Sender>::__desc_t, __q<__result>>; typedef
620 using __f = __name_of<__id<_Sender>>; typedef
H A D__when_all.hpp135 using __f = // typedef
/openbmc/linux/drivers/vdpa/pds/
H A Ddebugfs.c29 #define PRINT_SBIT_NAME(__seq, __f, __name) \ argument
/openbmc/linux/tools/perf/util/
H A Dmem-events.c553 #define HITM_INC(__f) \ in c2c_decode_stats() argument
559 #define PEER_INC(__f) \ in c2c_decode_stats() argument
H A Dhist.h115 #define hists__has(__h, __f) (__h)->hpp_list->__f argument
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dsequence_senders.hpp37 using __f = __mand<__mapply<__mcontains<_Needles>, _Haystack>...>; typedef
H A Dany_sender_of.hpp1502 using __f = std::is_same< typedef
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c301 struct __kvm_pmu_event_filter *__f) in test_with_filter()
744 struct __kvm_pmu_event_filter *__f) in set_pmu_event_filter()
/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c643 #define STAT_FN_ENTRY(__f) \ argument
656 #define STAT_FN_CMP(__f) \ argument
669 #define STAT_FN(__f) \ argument
913 #define PERCENT(__h, __f) percent(he_stats(__h)->__f, total_stats(__h)->__f) argument
915 #define PERCENT_FN(__f) \ argument
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fence.c84 struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); in to_amdgpu_fence() local
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs.h207 #define bfa_fcs_fabric_npiv_capable(__f) ((__f)->is_npiv) argument
208 #define bfa_fcs_fabric_is_switched(__f) \ argument
/openbmc/linux/include/linux/
H A Dpage-flags.h549 #define folio_test_highmem(__f) is_highmem_idx(folio_zonenum(__f)) in PAGEFLAG() argument
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h2488 struct radeon_fence *__f = container_of(f, struct radeon_fence, base); in to_radeon_fence() local