Lines Matching refs:hnd
3960 struct hlist_node *hnd = NULL;3980 hnd = &iter->probe_entry->hlist;4008 hnd = NULL;4012 if (!hnd)4013 hnd = hhd->first;4015 hnd = hnd->next;4016 if (!hnd) {4022 if (WARN_ON_ONCE(!hnd))4025 iter->probe_entry = hlist_entry(hnd, struct ftrace_func_entry, hlist);