Searched defs:dry_run (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/dma/ |
H A D | pl330.c | 580 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 …]
|
/openbmc/u-boot/tools/patman/ |
H A D | gitutil.py | 334 def EmailPatches(series, cover_fname, args, dry_run, raise_on_error, cc_fname, argument
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | patch-scs.c | 134 bool dry_run) in scs_handle_fde_frame()
|
/openbmc/linux/fs/f2fs/ |
H A D | gc.c | 1996 bool dry_run, unsigned int dry_run_sections) in f2fs_gc_range() 2025 unsigned int secs, bool dry_run) in free_segment_range()
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | standard.py | 1269 def _remove_source_files(append, files, destpath, no_report_remove=False, dry_run=False): argument
|
/openbmc/qemu/hw/ppc/ |
H A D | e500.c | 373 bool dry_run) in ppce500_load_device_tree()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-inject.c | 1742 char *dry_run; in parse_vm_time_correlation() local
|
H A D | builtin-record.c | 3307 static bool dry_run; variable
|