Searched defs:_list (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/tools/perf/util/ |
A D | hist.h | 343 #define perf_hpp_list__for_each_format(_list, format) \ argument 346 #define perf_hpp_list__for_each_format_safe(_list, format, tmp) \ argument 349 #define perf_hpp_list__for_each_sort_list(_list, format) \ argument 352 #define perf_hpp_list__for_each_sort_list_safe(_list, format, tmp) \ argument
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/ |
A D | testmode.c | 26 #define REG_BAND(_list, _reg) \ argument 29 #define REG_BAND_IDX(_list, _reg, _idx) \ argument
|
/linux-6.3-rc2/tools/perf/scripts/python/ |
A D | task-analyzer.py | 691 def _record_cleanup(_list): argument
|
/linux-6.3-rc2/sound/core/ |
A D | control.c | 921 struct snd_ctl_elem_list __user *_list) in snd_ctl_elem_list_user()
|
/linux-6.3-rc2/arch/s390/kvm/ |
A D | interrupt.c | 2194 static inline void clear_irq_list(struct list_head *_list) in clear_irq_list()
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-c2c.c | 2012 #define PARSE_LIST(_list, _fn) \ argument
|
/linux-6.3-rc2/arch/x86/kvm/mmu/ |
A D | mmu.c | 1907 #define for_each_valid_sp(_kvm, _sp, _list) \ argument
|
Completed in 58 milliseconds