Home
last modified time | relevance | path

Searched refs:out_path (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.15/arch/mips/vdso/
H A Dgenvdso.c209 const char *dbg_vdso_path, *vdso_path, *out_path; in main() local
224 out_path = argv[3]; in main()
251 out_file = fopen(out_path, "w"); in main()
254 out_path, strerror(errno)); in main()
299 unlink(out_path); in main()
/linux-6.15/tools/virtio/virtio-trace/
H A Dtrace-agent.c158 const char *out_path = NULL; in agent_info_init() local
169 out_path = make_output_path(cpu); in agent_info_init()
170 if (out_path == NULL) in agent_info_init()
176 rw_thread_init(cpu, in_path, out_path, s->use_stdout, in agent_info_init()
H A Dtrace-agent-rw.c40 void *rw_thread_init(int cpu, const char *in_path, const char *out_path, in rw_thread_init() argument
58 rw_ti->out_fd = open(out_path, O_WRONLY); in rw_thread_init()
H A Dtrace-agent.h58 extern void *rw_thread_init(int cpu, const char *in_path, const char *out_path,
/linux-6.15/fs/
H A Dfhandle.c340 goto out_path; in handle_to_path()
344 goto out_path; in handle_to_path()
349 goto out_path; in handle_to_path()
354 goto out_path; in handle_to_path()
361 goto out_path; in handle_to_path()
389 out_path: in handle_to_path()
H A Dlibfs.c2221 goto out_path; in path_from_stashed()
2234 out_path: in path_from_stashed()
/linux-6.15/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.c271 if (atomic_read(&fimc->out_path) != FIMC_IO_DMA) in flite_irq_handler()
464 if (atomic_read(&fimc->out_path) != FIMC_IO_DMA) { in fimc_lite_open()
479 atomic_read(&fimc->out_path) != FIMC_IO_DMA) in fimc_lite_open()
515 atomic_read(&fimc->out_path) == FIMC_IO_DMA) { in fimc_lite_release()
975 atomic_set(&fimc->out_path, FIMC_IO_NONE); in fimc_lite_link_setup()
977 atomic_set(&fimc->out_path, FIMC_IO_DMA); in fimc_lite_link_setup()
982 atomic_set(&fimc->out_path, FIMC_IO_NONE); in fimc_lite_link_setup()
984 atomic_set(&fimc->out_path, FIMC_IO_ISP); in fimc_lite_link_setup()
1069 if ((atomic_read(&fimc->out_path) == FIMC_IO_ISP && in fimc_lite_subdev_set_fmt()
1199 if (atomic_read(&fimc->out_path) != FIMC_IO_ISP) in fimc_lite_subdev_s_stream()
[all …]
H A Dfimc-reg.c86 if (ctx->out_path == FIMC_IO_LCDFIFO) in fimc_hw_set_rotation()
92 if (ctx->out_path == FIMC_IO_DMA) { in fimc_hw_set_rotation()
292 if (ctx->out_path == FIMC_IO_DMA) { in fimc_hw_set_scaler()
410 if (FIMC_IO_LCDFIFO == ctx->out_path) in fimc_hw_set_in_dma_size()
441 fimc_hw_en_autoload(dev, ctx->out_path == FIMC_IO_LCDFIFO); in fimc_hw_set_in_dma()
524 if (ctx->out_path == FIMC_IO_LCDFIFO) in fimc_hw_set_output_path()
H A Dfimc-lite.h164 atomic_t out_path; member
H A Dfimc-lite-reg.c66 if (atomic_read(&dev->out_path) == FIMC_IO_DMA) { in flite_hw_set_interrupt_mask()
H A Dfimc-core.h486 enum fimc_datapath out_path; member
H A Dfimc-m2m.c644 ctx->out_path = FIMC_IO_DMA; in fimc_m2m_open()
/linux-6.15/drivers/s390/char/
H A Dmonreader.c305 goto out_path; in mon_open()
317 goto out_path; in mon_open()
322 out_path: in mon_open()
H A Dvmlogrdr.c361 goto out_path; in vmlogrdr_open()
378 out_path: in vmlogrdr_open()
/linux-6.15/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.c225 if (ctx->out_path == GSC_DMA) in gsc_hw_set_output_path()
240 if (ctx->out_path == GSC_DMA) { in gsc_hw_set_out_size()
300 if (ctx->out_path != GSC_DMA) { in gsc_hw_set_out_image_format()
H A Dgsc-core.h368 enum gsc_datapath out_path; member
405 int dh, int rot, int out_path);
H A Dgsc-m2m.c527 ctx->gsc_ctrls.rotate->val, ctx->out_path); in gsc_m2m_s_selection()
533 ctx->out_path); in gsc_m2m_s_selection()
639 ctx->out_path = GSC_DMA; in gsc_m2m_open()
H A Dgsc-core.c606 int dh, int rot, int out_path) in gsc_check_scaler_ratio() argument
610 if (out_path == GSC_DMA) in gsc_check_scaler_ratio()
644 ctx->gsc_ctrls.rotate->val, ctx->out_path); in gsc_set_scaler_info()
724 ctx->out_path); in __gsc_s_ctrl()
/linux-6.15/fs/xfs/scrub/
H A Ddirtree_repair.c588 goto out_path; in xrep_dirtree_create_adoption_path()
596 goto out_path; in xrep_dirtree_create_adoption_path()
606 out_path: in xrep_dirtree_create_adoption_path()
H A Ddirtree.c253 goto out_path; in xchk_dirtree_create_path()
262 out_path: in xchk_dirtree_create_path()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_rtgroup.c548 goto out_path; in xfs_rtginode_create()
563 goto out_path; in xfs_rtginode_create()
577 out_path: in xfs_rtginode_create()
/linux-6.15/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c913 const unsigned int **out_path, in mtk_drm_of_ddp_path_build_one() argument
999 *out_path = final_ddp_path; in mtk_drm_of_ddp_path_build_one()
/linux-6.15/fs/nfs/
H A Dfs_context.c1066 goto out_path; in nfs_parse_source()
1082 out_path: in nfs_parse_source()
/linux-6.15/fs/smb/client/
H A Dsmb2pdu.c2757 alloc_path_with_tree_prefix(__le16 **out_path, int *out_size, int *out_len, in alloc_path_with_tree_prefix() argument
2784 *out_path = kzalloc(*out_size + sizeof(__le16) /* null */, GFP_KERNEL); in alloc_path_with_tree_prefix()
2785 if (!*out_path) in alloc_path_with_tree_prefix()
2789 cifs_strtoUTF16(*out_path, treename, treename_len, cp); in alloc_path_with_tree_prefix()
2793 UniStrcat((wchar_t *)*out_path, (wchar_t *)sep); in alloc_path_with_tree_prefix()
2794 UniStrcat((wchar_t *)*out_path, (wchar_t *)path); in alloc_path_with_tree_prefix()
/linux-6.15/net/unix/
H A Daf_unix.c1279 goto out_path; in unix_bind_bsd()
1304 out_path: in unix_bind_bsd()

12