Searched defs:lists (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/thermal/ |
| H A D | thermal_debugfs.c | 225 struct list_head *lists, int id) in thermal_debugfs_cdev_record_alloc() 243 struct list_head *lists, int id) in thermal_debugfs_cdev_record_find() 256 struct list_head *lists, int id) in thermal_debugfs_cdev_record_get()
|
| /linux/fs/xfs/ |
| H A D | xfs_mru_cache.c | 93 struct list_head *lists; /* Array of lists, one per grp. */ member
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_capture.c | 293 const struct __guc_mmio_reg_descr_group *lists) in guc_capture_alloc_steered_lists() 355 const struct __guc_mmio_reg_descr_group *lists; in guc_capture_get_device_reglist() local
|
| /linux/tools/perf/util/ |
| H A D | thread.h | 25 struct list_head lists; member
|
| /linux/sound/core/ |
| H A D | control.c | 2056 _snd_ctl_register_ioctl(snd_kctl_ioctl_func_t fcn,struct list_head * lists) _snd_ctl_register_ioctl() argument 2102 _snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn,struct list_head * lists) _snd_ctl_unregister_ioctl() argument
|
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 5176 char *strd, *sep = NULL, *lists[2] = { NULL, NULL, }; trace__parse_events_option() local [all...] |