in_frame         2631 arch/x86/xen/mmu_pv.c 	unsigned long *out_frames = discontig_frames, in_frame;
in_frame         2645 arch/x86/xen/mmu_pv.c 	in_frame = virt_to_mfn(vstart);
in_frame         2651 arch/x86/xen/mmu_pv.c 	success = xen_exchange_memory(1, order, &in_frame, 1UL << order,
in_frame         2658 arch/x86/xen/mmu_pv.c 		xen_remap_exchanged_ptes(vstart, order, NULL, in_frame);
in_frame          255 drivers/media/platform/qcom/venus/hfi_cmds.c 			    void *cookie, struct hfi_frame_data *in_frame)
in_frame          257 drivers/media/platform/qcom/venus/hfi_cmds.c 	if (!cookie || !in_frame->device_addr)
in_frame          263 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->time_stamp_hi = upper_32_bits(in_frame->timestamp);
in_frame          264 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->time_stamp_lo = lower_32_bits(in_frame->timestamp);
in_frame          265 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->flags = in_frame->flags;
in_frame          266 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->mark_target = in_frame->mark_target;
in_frame          267 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->mark_data = in_frame->mark_data;
in_frame          268 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->offset = in_frame->offset;
in_frame          269 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->alloc_len = in_frame->alloc_len;
in_frame          270 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->filled_len = in_frame->filled_len;
in_frame          271 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->input_tag = in_frame->clnt_data;
in_frame          272 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->packet_buffer = in_frame->device_addr;
in_frame          279 drivers/media/platform/qcom/venus/hfi_cmds.c 		void *cookie, struct hfi_frame_data *in_frame)
in_frame          281 drivers/media/platform/qcom/venus/hfi_cmds.c 	if (!cookie || !in_frame->device_addr)
in_frame          288 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->time_stamp_hi = upper_32_bits(in_frame->timestamp);
in_frame          289 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->time_stamp_lo = lower_32_bits(in_frame->timestamp);
in_frame          290 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->flags = in_frame->flags;
in_frame          291 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->mark_target = in_frame->mark_target;
in_frame          292 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->mark_data = in_frame->mark_data;
in_frame          293 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->offset = in_frame->offset;
in_frame          294 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->alloc_len = in_frame->alloc_len;
in_frame          295 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->filled_len = in_frame->filled_len;
in_frame          296 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->input_tag = in_frame->clnt_data;
in_frame          297 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->packet_buffer = in_frame->device_addr;
in_frame          298 drivers/media/platform/qcom/venus/hfi_cmds.c 	pkt->extradata_buffer = in_frame->extradata_addr;
in_frame         1202 drivers/media/platform/qcom/venus/hfi_venus.c 			     struct hfi_frame_data *in_frame)
in_frame         1211 drivers/media/platform/qcom/venus/hfi_venus.c 		ret = pkt_session_etb_decoder(&pkt, inst, in_frame);
in_frame         1219 drivers/media/platform/qcom/venus/hfi_venus.c 		ret = pkt_session_etb_encoder(&pkt, inst, in_frame);
in_frame           89 drivers/nfc/pn533/usb.c 	struct pn533_std_frame *in_frame;
in_frame          110 drivers/nfc/pn533/usb.c 	in_frame = phy->in_urb->transfer_buffer;
in_frame          112 drivers/nfc/pn533/usb.c 	if (!pn533_rx_frame_is_ack(in_frame)) {
in_frame          617 drivers/nfc/port100.c 	u8 *in_frame;
in_frame          636 drivers/nfc/port100.c 	in_frame = dev->in_urb->transfer_buffer;
in_frame          638 drivers/nfc/port100.c 	if (!port100_rx_frame_is_valid(in_frame)) {
in_frame          644 drivers/nfc/port100.c 	print_hex_dump_debug("PORT100 RX: ", DUMP_PREFIX_NONE, 16, 1, in_frame,
in_frame          645 drivers/nfc/port100.c 			     port100_rx_frame_size(in_frame), false);
in_frame          647 drivers/nfc/port100.c 	if (!port100_rx_frame_is_cmd_response(dev, in_frame)) {
in_frame          669 drivers/nfc/port100.c 	struct port100_ack_frame *in_frame;
in_frame          689 drivers/nfc/port100.c 	in_frame = dev->in_urb->transfer_buffer;
in_frame          691 drivers/nfc/port100.c 	if (!port100_rx_frame_is_ack(in_frame)) {
in_frame         1600 drivers/staging/media/ipu3/ipu3-abi.h 	u32 in_frame;			/* Address in ISP dmem */
in_frame         1715 drivers/staging/media/ipu3/ipu3-abi.h 		u8 in_frame;