Searched defs:_list (Results 1 – 6 of 6) sorted by relevance
| /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()
|
| /linux/tools/perf/util/ |
| H A D | hist.h | 561 list_for_each_entry(format, &(_list)->fields, list) argument 564 list_for_each_entry_safe(format, tmp, &(_list)->fields, list) argument 567 list_for_each_entry(format, &(_list)->sorts, sort_list) argument 558 perf_hpp_list__for_each_format(_list,format) global() 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 snd_ctl_elem_list_user(struct snd_card * card,struct snd_ctl_elem_list __user * _list) snd_ctl_elem_list_user() argument
|
| /linux/arch/s390/kvm/ |
| H A D | interrupt.c | 2149 static inline void clear_irq_list(struct list_head *_list) in clear_irq_list()
|
| /linux/tools/perf/ |
| H A D | builtin-c2c.c | 2043 #define PARSE_LIST(_list, _fn) \ argument
|