Home
last modified time | relevance | path

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

/linux/drivers/vdpa/pds/
H A Ddebugfs.c29 #define PRINT_SBIT_NAME(__seq, __f, __name) \ argument
/linux/tools/perf/util/
H A Dmem-events.c644 #define HITM_INC(__f) \ in c2c_decode_stats() argument
650 #define PEER_INC(__f) \ in c2c_decode_stats() argument
H A Dhist.h142 #define hists__has(__h, __f) (__h)->hpp_list->__f argument
/linux/tools/testing/selftests/kvm/x86/
H A Dpmu_event_filter_test.c246 struct __kvm_pmu_event_filter *__f) in test_with_filter()
661 struct __kvm_pmu_event_filter *__f) in set_pmu_event_filter()
/linux/tools/perf/
H A Dbuiltin-c2c.c628 #define STAT_FN_ENTRY(__f) \ argument
641 #define STAT_FN_CMP(__f) \ argument
654 #define STAT_FN(__f) \ argument
898 #define PERCENT(__h, __f) percent(he_stats(__h)->__f, total_stats(__h)->__f) argument
900 #define PERCENT_FN(__f) \ argument
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fence.c51 struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); in to_amdgpu_fence() local
/linux/drivers/scsi/bfa/
H A Dbfa_fcs.h300 #define bfa_fcs_fabric_npiv_capable(__f) ((__f)->is_npiv) argument
301 #define bfa_fcs_fabric_is_switched(__f) \ argument
/linux/include/linux/
H A Dpage-flags.h617 #define folio_test_highmem(__f) is_highmem_idx(folio_zonenum(__f)) in PAGEFLAG() argument
/linux/sound/core/
H A Dpcm_native.c3055 #define snd_pcm_sync_ptr_get_user(__f, __c, __ptr) ({ \ argument
/linux/drivers/gpu/drm/radeon/
H A Dradeon.h2489 struct radeon_fence *__f = container_of(f, struct radeon_fence, base); in to_radeon_fence() local