/kernel/linux/linux-5.10/drivers/dma/ |
H A D | pl330.c | 580 static inline u32 _emit_END(unsigned dry_run, u8 buf[]) in _emit_END() argument 582 if (dry_run) in _emit_END() 592 static inline u32 _emit_FLUSHP(unsigned dry_run, u8 buf[], u8 peri) in _emit_FLUSHP() argument 594 if (dry_run) in _emit_FLUSHP() 608 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD() argument 610 if (dry_run) in _emit_LD() 626 static inline u32 _emit_LDP(unsigned dry_run, u8 buf[], in _emit_LDP() argument 629 if (dry_run) in _emit_LDP() 647 static inline u32 _emit_LP(unsigned dry_run, u8 buf[], in _emit_LP() argument 650 if (dry_run) in _emit_LP() 673 _emit_LPEND(unsigned dry_run, u8 buf[], const struct _arg_LPEND *arg) _emit_LPEND() argument 708 _emit_KILL(unsigned dry_run, u8 buf[]) _emit_KILL() argument 718 _emit_MOV(unsigned dry_run, u8 buf[], enum dmamov_dst dst, u32 val) _emit_MOV() argument 737 _emit_RMB(unsigned dry_run, u8 buf[]) _emit_RMB() argument 749 _emit_SEV(unsigned dry_run, u8 buf[], u8 ev) _emit_SEV() argument 765 _emit_ST(unsigned dry_run, u8 buf[], enum pl330_cond cond) _emit_ST() argument 783 _emit_STP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_STP() argument 804 _emit_WFP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_WFP() argument 829 _emit_WMB(unsigned dry_run, u8 buf[]) _emit_WMB() argument 847 _emit_GO(unsigned dry_run, u8 buf[], const struct _arg_GO *arg) _emit_GO() argument 1095 _ldst_memtomem(unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _ldst_memtomem() argument 1119 _emit_load(unsigned int dry_run, u8 buf[], enum pl330_cond cond, enum dma_transfer_direction direction, u8 peri) _emit_load() argument 1152 _emit_store(unsigned int dry_run, u8 buf[], enum pl330_cond cond, enum dma_transfer_direction direction, u8 peri) _emit_store() argument 1185 _ldst_peripheral(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc, enum pl330_cond cond) _ldst_peripheral() argument 1209 _bursts(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _bursts() argument 1243 _dregs(struct pl330_dmac *pl330, unsigned int dry_run, u8 buf[], const struct _xfer_spec *pxs, int transfer_length) _dregs() argument 1290 _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], unsigned long *bursts, const struct _xfer_spec *pxs) _loop() argument 1371 _setup_loops(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs) _setup_loops() argument 1392 _setup_xfer(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs) _setup_xfer() argument 1414 _setup_req(struct pl330_dmac *pl330, unsigned dry_run, struct pl330_thread *thrd, unsigned index, struct _xfer_spec *pxs) _setup_req() argument [all...] |
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | pl330.c | 580 static inline u32 _emit_END(unsigned dry_run, u8 buf[]) in _emit_END() argument 582 if (dry_run) in _emit_END() 592 static inline u32 _emit_FLUSHP(unsigned dry_run, u8 buf[], u8 peri) in _emit_FLUSHP() argument 594 if (dry_run) in _emit_FLUSHP() 608 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD() argument 610 if (dry_run) in _emit_LD() 626 static inline u32 _emit_LDP(unsigned dry_run, u8 buf[], in _emit_LDP() argument 629 if (dry_run) in _emit_LDP() 647 static inline u32 _emit_LP(unsigned dry_run, u8 buf[], in _emit_LP() argument 650 if (dry_run) in _emit_LP() 673 _emit_LPEND(unsigned dry_run, u8 buf[], const struct _arg_LPEND *arg) _emit_LPEND() argument 708 _emit_KILL(unsigned dry_run, u8 buf[]) _emit_KILL() argument 718 _emit_MOV(unsigned dry_run, u8 buf[], enum dmamov_dst dst, u32 val) _emit_MOV() argument 737 _emit_RMB(unsigned dry_run, u8 buf[]) _emit_RMB() argument 749 _emit_SEV(unsigned dry_run, u8 buf[], u8 ev) _emit_SEV() argument 765 _emit_ST(unsigned dry_run, u8 buf[], enum pl330_cond cond) _emit_ST() argument 783 _emit_STP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_STP() argument 804 _emit_WFP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_WFP() argument 829 _emit_WMB(unsigned dry_run, u8 buf[]) _emit_WMB() argument 847 _emit_GO(unsigned dry_run, u8 buf[], const struct _arg_GO *arg) _emit_GO() argument 1095 _ldst_memtomem(unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _ldst_memtomem() argument 1119 _emit_load(unsigned int dry_run, u8 buf[], enum pl330_cond cond, enum dma_transfer_direction direction, u8 peri) _emit_load() argument 1152 _emit_store(unsigned int dry_run, u8 buf[], enum pl330_cond cond, enum dma_transfer_direction direction, u8 peri) _emit_store() argument 1185 _ldst_peripheral(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc, enum pl330_cond cond) _ldst_peripheral() argument 1209 _bursts(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs, int cyc) _bursts() argument 1243 _dregs(struct pl330_dmac *pl330, unsigned int dry_run, u8 buf[], const struct _xfer_spec *pxs, int transfer_length) _dregs() argument 1290 _loop(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], unsigned long *bursts, const struct _xfer_spec *pxs) _loop() argument 1371 _setup_loops(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs) _setup_loops() argument 1392 _setup_xfer(struct pl330_dmac *pl330, unsigned dry_run, u8 buf[], const struct _xfer_spec *pxs) _setup_xfer() argument 1414 _setup_req(struct pl330_dmac *pl330, unsigned dry_run, struct pl330_thread *thrd, unsigned index, struct _xfer_spec *pxs) _setup_req() argument [all...] |
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | patch-scs.c | 134 bool dry_run) in scs_handle_fde_frame() 188 if (!dry_run) in scs_handle_fde_frame() 131 scs_handle_fde_frame(const struct eh_frame *frame, bool fde_has_augmentation_data, int code_alignment_factor, bool dry_run) scs_handle_fde_frame() argument
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-inject.c | 1742 char *dry_run; in parse_vm_time_correlation() local 1754 dry_run = skip_spaces(str); in parse_vm_time_correlation() 1755 if (!strncmp(dry_run, "dry-run", strlen("dry-run"))) { in parse_vm_time_correlation() 1758 args = dry_run + strlen("dry-run"); in parse_vm_time_correlation()
|
H A D | builtin-record.c | 3303 static bool dry_run; variable 3476 OPT_BOOLEAN(0, "dry-run", &dry_run, 4058 if (dry_run) in cmd_record()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-record.c | 2410 static bool dry_run; variable 2570 OPT_BOOLEAN(0, "dry-run", &dry_run, 2719 if (dry_run) in cmd_record()
|