Searched refs:cb_pos (Results 1 – 2 of 2) sorted by relevance
111 struct agent_cb *cb_pos; in xlnx_add_cb_for_notify_event() local210 struct agent_cb *cb_pos; in xlnx_remove_cb_for_suspend() local224 kfree(cb_pos); in xlnx_remove_cb_for_suspend()247 struct agent_cb *cb_pos; in xlnx_remove_cb_for_notify_event() local262 kfree(cb_pos); in xlnx_remove_cb_for_notify_event()447 struct agent_cb *cb_pos; in xlnx_call_suspend_cb_handler() local454 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_suspend_cb_handler()469 struct agent_cb *cb_pos; in xlnx_call_notify_cb_handler() local476 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_notify_cb_handler()490 cb_pos->eve_cb, in xlnx_call_notify_cb_handler()[all …]
83 const struct can_rx_offload_cb *cb_pos, *cb_new; in __skb_queue_add_sort() local85 cb_pos = can_rx_offload_get_cb(pos); in __skb_queue_add_sort()91 cb_pos->timestamp, cb_new->timestamp, in __skb_queue_add_sort()92 cb_new->timestamp - cb_pos->timestamp, in __skb_queue_add_sort()
Completed in 8 milliseconds