Home
last modified time | relevance | path

Searched defs:_list (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/base/power/
H A Dcommon.c310 static void devm_pm_domain_detach_list(void *_list) in devm_pm_domain_detach_list()
/linux/tools/perf/util/
H A Dhist.h561 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 Dtask-analyzer.py691 def _record_cleanup(_list): argument
/linux/sound/core/
H A Dcontrol.c923 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 Dinterrupt.c2149 static inline void clear_irq_list(struct list_head *_list) in clear_irq_list()
/linux/tools/perf/
H A Dbuiltin-c2c.c2043 #define PARSE_LIST(_list, _fn) \ argument