Searched defs:dry_run (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/dma/ |
D | pl330.c | 574 static inline u32 _emit_END(unsigned dry_run, u8 buf[]) in _emit_END() 586 static inline u32 _emit_FLUSHP(unsigned dry_run, u8 buf[], u8 peri) in _emit_FLUSHP() 602 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD() 620 static inline u32 _emit_LDP(unsigned dry_run, u8 buf[], in _emit_LDP() 641 static inline u32 _emit_LP(unsigned dry_run, u8 buf[], in _emit_LP() 667 static inline u32 _emit_LPEND(unsigned dry_run, u8 buf[], in _emit_LPEND() 702 static inline u32 _emit_KILL(unsigned dry_run, u8 buf[]) in _emit_KILL() 712 static inline u32 _emit_MOV(unsigned dry_run, u8 buf[], in _emit_MOV() 731 static inline u32 _emit_RMB(unsigned dry_run, u8 buf[]) in _emit_RMB() 743 static inline u32 _emit_SEV(unsigned dry_run, u8 buf[], u8 ev) in _emit_SEV() [all …]
|
/linux-6.1.9/tools/perf/ |
D | builtin-inject.c | 1718 char *dry_run; in parse_vm_time_correlation() local
|
D | builtin-record.c | 3328 static bool dry_run; variable
|