Lines Matching refs:cb_next
97 struct agent_cb *cb_next; in xlnx_add_cb_for_notify_event() local
131 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, list) { in xlnx_add_cb_for_notify_event()
192 struct agent_cb *cb_next; in xlnx_remove_cb_for_suspend() local
200 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, list) { in xlnx_remove_cb_for_suspend()
228 struct agent_cb *cb_next; in xlnx_remove_cb_for_notify_event() local
236 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, list) { in xlnx_remove_cb_for_notify_event()
427 struct agent_cb *cb_next; in xlnx_call_suspend_cb_handler() local
432 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, list) { in xlnx_call_suspend_cb_handler()
449 struct agent_cb *cb_next; in xlnx_call_notify_cb_handler() local
454 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, list) { in xlnx_call_notify_cb_handler()
465 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, in xlnx_call_notify_cb_handler()
672 struct agent_cb *cb_next; in xlnx_event_manager_remove() local
675 list_for_each_entry_safe(cb_pos, cb_next, &eve_data->cb_list_head, list) { in xlnx_event_manager_remove()