/kernel/liteos_a/fs/jffs2/ |
D | BUILD.gn | 35 out_path = rebase_path(target_out_dir) 39 …cmd = "if [ -d ${out_path}/jffs2_build ]; then rm -r ${out_path}/jffs2_build; fi && mkdir -p ${out… 40 cmd += " && cp ${linux_path}/fs/jffs2 ${out_path}/jffs2_build/fs/. -r" 41 cmd += " && pushd ${out_path}/jffs2_build/" 51 "${out_path}/jffs2_build/fs/jffs2/background.c", 52 "${out_path}/jffs2_build/fs/jffs2/build.c", 53 "${out_path}/jffs2_build/fs/jffs2/compr.c", 54 "${out_path}/jffs2_build/fs/jffs2/compr_rtime.c", 55 "${out_path}/jffs2_build/fs/jffs2/compr_rubin.c", 56 "${out_path}/jffs2_build/fs/jffs2/compr_zlib.c", [all …]
|
/kernel/linux/linux-5.10/arch/mips/vdso/ |
D | genvdso.c | 209 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() 303 unlink(out_path); in main()
|
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/ |
D | trace-agent.c | 154 const char *out_path = NULL; in agent_info_init() local 165 out_path = make_output_path(cpu); in agent_info_init() 166 if (out_path == NULL) in agent_info_init() 172 rw_thread_init(cpu, in_path, out_path, s->use_stdout, in agent_info_init()
|
D | trace-agent-rw.c | 40 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()
|
D | trace-agent.h | 58 extern void *rw_thread_init(int cpu, const char *in_path, const char *out_path,
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | monreader.c | 307 goto out_path; in mon_open() 319 goto out_path; in mon_open() 325 out_path: in mon_open() 503 goto out_path; in monreader_thaw() 509 goto out_path; in monreader_thaw() 511 out_path: in monreader_thaw()
|
D | vmlogrdr.c | 361 goto out_path; in vmlogrdr_open() 378 out_path: in vmlogrdr_open()
|
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
D | fimc-lite.c | 271 if (atomic_read(&fimc->out_path) != FIMC_IO_DMA) in flite_irq_handler() 466 if (atomic_read(&fimc->out_path) != FIMC_IO_DMA) { in fimc_lite_open() 481 atomic_read(&fimc->out_path) != FIMC_IO_DMA) in fimc_lite_open() 517 atomic_read(&fimc->out_path) == FIMC_IO_DMA) { in fimc_lite_release() 979 atomic_set(&fimc->out_path, FIMC_IO_NONE); in fimc_lite_link_setup() 981 atomic_set(&fimc->out_path, FIMC_IO_DMA); in fimc_lite_link_setup() 986 atomic_set(&fimc->out_path, FIMC_IO_NONE); in fimc_lite_link_setup() 988 atomic_set(&fimc->out_path, FIMC_IO_ISP); in fimc_lite_link_setup() 1073 if ((atomic_read(&fimc->out_path) == FIMC_IO_ISP && in fimc_lite_subdev_set_fmt() 1075 (atomic_read(&fimc->out_path) == FIMC_IO_DMA && in fimc_lite_subdev_set_fmt() [all …]
|
D | fimc-reg.c | 86 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()
|
D | fimc-lite.h | 165 atomic_t out_path; member
|
D | fimc-lite-reg.c | 66 if (atomic_read(&dev->out_path) == FIMC_IO_DMA) { in flite_hw_set_interrupt_mask()
|
D | fimc-core.h | 484 enum fimc_datapath out_path; member
|
D | fimc-m2m.c | 645 ctx->out_path = FIMC_IO_DMA; in fimc_m2m_open()
|
D | fimc-capture.c | 1726 ctx->out_path = FIMC_IO_DMA; in fimc_register_capture_device()
|
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/ |
D | gsc-regs.c | 225 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()
|
D | gsc-core.h | 362 enum gsc_datapath out_path; member 399 int dh, int rot, int out_path);
|
D | gsc-m2m.c | 534 ctx->gsc_ctrls.rotate->val, ctx->out_path); in gsc_m2m_s_selection() 540 ctx->out_path); in gsc_m2m_s_selection() 646 ctx->out_path = GSC_DMA; in gsc_m2m_open()
|
D | gsc-core.c | 608 int dh, int rot, int out_path) in gsc_check_scaler_ratio() argument 612 if (out_path == GSC_DMA) in gsc_check_scaler_ratio() 646 ctx->gsc_ctrls.rotate->val, ctx->out_path); in gsc_set_scaler_info() 726 ctx->out_path); in __gsc_s_ctrl()
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | fs_context.c | 847 goto out_path; in nfs_parse_source() 863 out_path: in nfs_parse_source()
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | smb2pdu.c | 2442 alloc_path_with_tree_prefix(__le16 **out_path, int *out_size, int *out_len, in alloc_path_with_tree_prefix() argument 2473 *out_path = kzalloc(*out_size, GFP_KERNEL); in alloc_path_with_tree_prefix() 2474 if (!*out_path) in alloc_path_with_tree_prefix() 2478 cifs_strtoUTF16(*out_path, treename, treename_len, cp); in alloc_path_with_tree_prefix() 2479 UniStrcat(*out_path, sep); in alloc_path_with_tree_prefix() 2480 UniStrcat(*out_path, path); in alloc_path_with_tree_prefix()
|