Searched defs:task_group (Results 1 – 2 of 2) sorted by relevance
23495 struct task_group { struct23511 struct task_group *parent; argument23512 struct list_head siblings;23513 struct list_head children;23514 struct cfs_bandwidth cfs_bandwidth;23515 unsigned int uclamp_pct[2];23516 struct uclamp_se uclamp_req[2];23517 struct uclamp_se uclamp[2];23518 unsigned int latency_sensitive;23519 u64 android_vendor_data1[4];[all …]
33660 struct task_group { struct33676 struct task_group *parent; argument33677 struct list_head siblings;33678 struct list_head children;33679 struct cfs_bandwidth cfs_bandwidth;33680 unsigned int uclamp_pct[2];33681 struct uclamp_se uclamp_req[2];33682 struct uclamp_se uclamp[2];33683 unsigned int latency_sensitive;33684 u64 android_vendor_data1[4];[all …]