Searched defs:_list (Results 1 – 10 of 10) sorted by relevance
/linux/fs/bcachefs/ |
H A D | fast_list.h | 27 #define fast_list_for_each_from(_list, _iter, _i, _start) \ argument 32 #define fast_list_for_each(_list, _iter, _i) \ argument
|
H A D | async_objs.h | 18 #define async_object_list_del(_c, _list, idx) \ argument 21 #define async_object_list_add(_c, _list, obj, idx) \ argument
|
/linux/drivers/platform/x86/amd/hsmp/ |
H A D | plat.c | 92 #define HSMP_BIN_ATTR(index, _list) \ argument 113 #define HSMP_BIN_ATTR_GRP(index, _list, _name) \ argument
|
/linux/drivers/base/power/ |
H A D | common.c | 310 static void devm_pm_domain_detach_list(void *_list) in devm_pm_domain_detach_list() argument
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | testmode.c | 26 #define REG_BAND(_list, _reg) \ argument 29 #define REG_BAND_IDX(_list, _reg, _idx) \ argument
|
/linux/tools/perf/util/ |
H A D | hist.h | 558 #define perf_hpp_list__for_each_format(_list, format) \ argument 561 #define perf_hpp_list__for_each_format_safe(_list, format, tmp) \ argument 564 #define perf_hpp_list__for_each_sort_list(_list, format) \ argument 567 #define perf_hpp_list__for_each_sort_list_safe(_list, format, tmp) \ argument
|
/linux/tools/perf/scripts/python/ |
H A D | task-analyzer.py | 691 def _record_cleanup(_list): argument
|
/linux/sound/core/ |
H A D | control.c | 923 struct snd_ctl_elem_list __user *_list) in snd_ctl_elem_list_user() argument
|
/linux/tools/perf/ |
H A D | builtin-c2c.c | 2004 #define PARSE_LIST(_list, _fn) \ argument
|
/linux/arch/x86/kvm/mmu/ |
H A D | mmu.c | 2008 #define for_each_valid_sp(_kvm, _sp, _list) \ argument
|