Home
last modified time | relevance | path

Searched refs:in_frame (Results 51 - 60 of 60) sorted by relevance

123

/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Drtg_ctrl.c410 int update_frame_state(int grp_id, int margin, bool in_frame) in update_frame_state() argument
419 if (in_frame) { in update_frame_state()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dmmu_pv.c2313 unsigned long *out_frames = discontig_frames, in_frame; in xen_destroy_contiguous_region() local
2327 in_frame = virt_to_mfn(vstart); in xen_destroy_contiguous_region()
2333 success = xen_exchange_memory(1, order, &in_frame, 1UL << order, in xen_destroy_contiguous_region()
2340 xen_remap_exchanged_ptes(vstart, order, NULL, in_frame); in xen_destroy_contiguous_region()
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dmmu_pv.c2360 unsigned long *out_frames = discontig_frames, in_frame; in xen_destroy_contiguous_region() local
2374 in_frame = virt_to_mfn((void *)vstart); in xen_destroy_contiguous_region()
2380 success = xen_exchange_memory(1, order, &in_frame, 1UL << order, in xen_destroy_contiguous_region()
2387 xen_remap_exchanged_ptes(vstart, order, NULL, in_frame); in xen_destroy_contiguous_region()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c2556 bool in_frame) in ia_css_debug_pipe_graph_dump_frame()
2577 if (in_frame) { in ia_css_debug_pipe_graph_dump_frame()
2599 "dp2a=dp_2adjacent, outp=output, outt=out_table, reff=ref_frame, par=params, gam=gamma, cagdc=ca_gdc, ispa=isp_addresses, inf=in_frame, outf=out_frame, hs=high_speed, inpc=input_chunking\""); in ia_css_debug_pipe_graph_dump_prologue()
2713 bi->enable.in_frame ? "inf," : "", in ia_css_debug_pipe_graph_dump_stage()
2818 if (stage->args.in_frame) { in ia_css_debug_pipe_graph_dump_stage()
2820 stage->args.in_frame, id, blob_name, in ia_css_debug_pipe_graph_dump_stage()
2551 ia_css_debug_pipe_graph_dump_frame( const struct ia_css_frame *frame, enum ia_css_pipe_id id, char const *blob_name, char const *frame_name, bool in_frame) ia_css_debug_pipe_graph_dump_frame() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c2553 bool in_frame) in ia_css_debug_pipe_graph_dump_frame()
2574 if (in_frame) { in ia_css_debug_pipe_graph_dump_frame()
2596 "dp2a=dp_2adjacent, outp=output, outt=out_table, reff=ref_frame, par=params, gam=gamma, cagdc=ca_gdc, ispa=isp_addresses, inf=in_frame, outf=out_frame, hs=high_speed, inpc=input_chunking\""); in ia_css_debug_pipe_graph_dump_prologue()
2710 bi->enable.in_frame ? "inf," : "", in ia_css_debug_pipe_graph_dump_stage()
2815 if (stage->args.in_frame) { in ia_css_debug_pipe_graph_dump_stage()
2817 stage->args.in_frame, id, blob_name, in ia_css_debug_pipe_graph_dump_stage()
2548 ia_css_debug_pipe_graph_dump_frame( const struct ia_css_frame *frame, enum ia_css_pipe_id id, char const *blob_name, char const *frame_name, bool in_frame) ia_css_debug_pipe_graph_dump_frame() argument
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_venus.c1281 struct hfi_frame_data *in_frame) in venus_session_etb()
1290 ret = pkt_session_etb_decoder(&pkt, inst, in_frame); in venus_session_etb()
1298 ret = pkt_session_etb_encoder(&pkt, inst, in_frame); in venus_session_etb()
1280 venus_session_etb(struct venus_inst *inst, struct hfi_frame_data *in_frame) venus_session_etb() argument
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-abi.h1600 u32 in_frame; /* Address in ISP dmem */ member
1715 u8 in_frame; member
1907 * i.e. the "in_frame" buffer, the "out_frame"
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-abi.h1600 u32 in_frame; /* Address in ISP dmem */ member
1715 u8 in_frame; member
1907 * i.e. the "in_frame" buffer, the "out_frame"
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c1221 args->in_frame ? &args->in_frame->info : NULL, in ia_css_process_zoom_and_motion()
3681 dvs_in_frame_info = &stage->args.in_frame->info; in sh_css_params_write_to_ddr_internal()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c1205 ia_css_frame_get_info(args->in_frame), in ia_css_process_zoom_and_motion()
3476 dvs_in_frame_info = &stage->args.in_frame->frame_info; in sh_css_params_write_to_ddr_internal()

Completed in 38 milliseconds

123