Home
last modified time | relevance | path

Searched defs:dry_run (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/dma/
Dpl330.c580 static inline u32 _emit_END(unsigned dry_run, u8 buf[]) in _emit_END()
592 static inline u32 _emit_FLUSHP(unsigned dry_run, u8 buf[], u8 peri) in _emit_FLUSHP()
608 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD()
626 static inline u32 _emit_LDP(unsigned dry_run, u8 buf[], in _emit_LDP()
647 static inline u32 _emit_LP(unsigned dry_run, u8 buf[], in _emit_LP()
673 static inline u32 _emit_LPEND(unsigned dry_run, u8 buf[], in _emit_LPEND()
708 static inline u32 _emit_KILL(unsigned dry_run, u8 buf[]) in _emit_KILL()
718 static inline u32 _emit_MOV(unsigned dry_run, u8 buf[], in _emit_MOV()
737 static inline u32 _emit_RMB(unsigned dry_run, u8 buf[]) in _emit_RMB()
749 static inline u32 _emit_SEV(unsigned dry_run, u8 buf[], u8 ev) in _emit_SEV()
[all …]
/Linux-v6.6/arch/arm64/kernel/
Dpatch-scs.c134 bool dry_run) in scs_handle_fde_frame()
/Linux-v6.6/tools/perf/
Dbuiltin-inject.c1742 char *dry_run; in parse_vm_time_correlation() local
Dbuiltin-record.c3324 static bool dry_run; variable