Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dmem-events.c545 #define HITM_INC(__f) \ in c2c_decode_stats() argument
551 #define PEER_INC(__f) \ in c2c_decode_stats() argument
A Dhist.h113 #define hists__has(__h, __f) (__h)->hpp_list->__f argument
/linux-6.3-rc2/tools/perf/
A Dbuiltin-c2c.c638 #define STAT_FN_ENTRY(__f) \ argument
651 #define STAT_FN_CMP(__f) \ argument
664 #define STAT_FN(__f) \ argument
908 #define PERCENT(__h, __f) percent(he_stats(__h)->__f, total_stats(__h)->__f) argument
910 #define PERCENT_FN(__f) \ argument
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_fence.c85 struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); in to_amdgpu_fence() local
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_fcs.h207 #define bfa_fcs_fabric_npiv_capable(__f) ((__f)->is_npiv) argument
208 #define bfa_fcs_fabric_is_switched(__f) \ argument
/linux-6.3-rc2/include/linux/
A Dpage-flags.h534 #define folio_test_highmem(__f) is_highmem_idx(folio_zonenum(__f)) in PAGEFLAG() argument
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon.h2530 struct radeon_fence *__f = container_of(f, struct radeon_fence, base); in to_radeon_fence() local

Completed in 44 milliseconds