Searched refs:cb_pos (Results 1 – 3 of 3) sorted by relevance
97 struct agent_cb *cb_pos; in xlnx_add_cb_for_notify_event() local194 struct agent_cb *cb_pos; in xlnx_remove_cb_for_suspend() local208 kfree(cb_pos); in xlnx_remove_cb_for_suspend()231 struct agent_cb *cb_pos; in xlnx_remove_cb_for_notify_event() local246 kfree(cb_pos); in xlnx_remove_cb_for_notify_event()431 struct agent_cb *cb_pos; in xlnx_call_suspend_cb_handler() local438 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_suspend_cb_handler()453 struct agent_cb *cb_pos; in xlnx_call_notify_cb_handler() local460 cb_pos->eve_cb(&payload[0], cb_pos->agent_data); in xlnx_call_notify_cb_handler()474 cb_pos->eve_cb, in xlnx_call_notify_cb_handler()[all …]
473 u8 *cb, *cb_pos, *cb_end; in ntfs_read_compressed_block() local702 cb_pos = cb; in ntfs_read_compressed_block()708 cb_pos += block_size; in ntfs_read_compressed_block()712 if (cb_pos + 2 <= cb + cb_size) in ntfs_read_compressed_block()713 *(u16*)cb_pos = 0; in ntfs_read_compressed_block()716 cb_pos = cb; in ntfs_read_compressed_block()756 cb_pos += PAGE_SIZE - cur_ofs; in ntfs_read_compressed_block()758 if (cb_pos >= cb_end) in ntfs_read_compressed_block()777 u8 *cb_pos2 = cb_pos; in ntfs_read_compressed_block()801 if (cb_pos >= cb_end) in ntfs_read_compressed_block()[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()