Searched defs:__f (Results 1 – 8 of 8) 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 | 647 #define HITM_INC(__f) \ in c2c_decode_stats() argument 653 #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 | 248 struct __kvm_pmu_event_filter *__f) in test_with_filter() 663 struct __kvm_pmu_event_filter *__f) in set_pmu_event_filter()
|
| /linux/tools/perf/ |
| H A D | builtin-c2c.c | 664 #define STAT_FN_ENTRY(__f) \ argument 677 #define STAT_FN_CMP(__f) \ argument 690 #define STAT_FN(__f) \ argument 934 #define PERCENT(__h, __f) percent(he_stats(__h)->__f, total_stats(__h)->__f) argument 936 #define PERCENT_FN(__f) \ argument
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_fence.c | 50 struct amdgpu_fence *__f = container_of(f, struct amdgpu_fence, base); in to_amdgpu_fence() local
|
| /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/arch/x86/kvm/vmx/ |
| H A D | tdx.c | 27 #define __TDX_BUG_ON(__err, __f, __kvm, __fmt, __args...) \ argument
|