Home
last modified time | relevance | path

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

/include/linux/
Dlivepatch.h168 struct list_head obj_list; member
179 list_for_each_entry_safe(obj, tmp_obj, &patch->obj_list, node)
182 list_for_each_entry(obj, &patch->obj_list, node)
Dfsnotify_backend.h542 struct hlist_node obj_list; member