Home
last modified time | relevance | path

Searched refs:PLIST_HEAD_INIT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dplist.h93 #define PLIST_HEAD_INIT(head) \ macro
103 struct plist_head head = PLIST_HEAD_INIT(head)
/OK3568_Linux_fs/kernel/kernel/power/
H A Dqos.c219 .list = PLIST_HEAD_INIT(cpu_latency_constraints.list),