Searched defs:dry_run (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/dma/ |
D | pl330.c | 551 static inline u32 _emit_ADDH(unsigned dry_run, u8 buf[], in _emit_ADDH() 567 static inline u32 _emit_END(unsigned dry_run, u8 buf[]) in _emit_END() 579 static inline u32 _emit_FLUSHP(unsigned dry_run, u8 buf[], u8 peri) in _emit_FLUSHP() 595 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) in _emit_LD() 613 static inline u32 _emit_LDP(unsigned dry_run, u8 buf[], in _emit_LDP() 634 static inline u32 _emit_LP(unsigned dry_run, u8 buf[], in _emit_LP() 660 static inline u32 _emit_LPEND(unsigned dry_run, u8 buf[], in _emit_LPEND() 695 static inline u32 _emit_KILL(unsigned dry_run, u8 buf[]) in _emit_KILL() 705 static inline u32 _emit_MOV(unsigned dry_run, u8 buf[], in _emit_MOV() 721 static inline u32 _emit_NOP(unsigned dry_run, u8 buf[]) in _emit_NOP() [all …]
|
/linux-4.1.27/kernel/trace/ |
D | trace_events_filter.c | 1570 bool dry_run) in replace_preds()
|