Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events.c774 struct list_head *common_head = &ftrace_common_fields; in f_next() local
781 if (unlikely(list_empty(common_head))) in f_next()
784 field = list_entry(common_head->prev, in f_next()
801 if (field->link.prev == common_head) in f_next()