Searched refs:pt_list (Results 1 – 3 of 3) sorted by relevance
91 INIT_LIST_HEAD(&obj->pt_list); in sync_timeline_create()202 list_for_each_entry_safe(pt, next, &obj->pt_list, link) { in sync_timeline_signal()278 parent ? &rb_entry(parent, typeof(*pt), node)->link : &obj->pt_list); in sync_pt_create()316 list_for_each_entry_safe(pt, next, &obj->pt_list, link) { in sw_sync_debugfs_release()
42 struct list_head pt_list; member
114 list_for_each(pos, &obj->pt_list) { in sync_print_obj()