Searched defs:__f (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/vdpa/pds/ |
H A D | debugfs.c | 29 #define PRINT_SBIT_NAME(__seq, __f, __name) \ argument
|
/linux/tools/perf/util/ |
H A D | mem-events.c | 644 #define HITM_INC(__f) \ in c2c_decode_stats() argument 650 #define PEER_INC(__f) \ in c2c_decode_stats() argument
|
H A D | hist.h | 142 #define hists__has(__h, __f) (__h)->hpp_list->__f argument
|
/linux/tools/testing/selftests/kvm/x86/ |
H A D | pmu_event_filter_test.c | 246 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 D | builtin-c2c.c | 628 #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 D | amdgpu_fence.c | 51 struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); in to_amdgpu_fence() local
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs.h | 300 #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 D | page-flags.h | 617 #define folio_test_highmem(__f) is_highmem_idx(folio_zonenum(__f)) in PAGEFLAG() argument
|
/linux/sound/core/ |
H A D | pcm_native.c | 3055 #define snd_pcm_sync_ptr_get_user(__f, __c, __ptr) ({ \ argument
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 2489 struct radeon_fence *__f = container_of(f, struct radeon_fence, base); in to_radeon_fence() local
|