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() 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() 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() 783 static inline u32 _emit_STP(unsigned dry_run, u8 buf[], in _emit_STP() 847 static inline u32 _emit_GO(unsigned dry_run, u8 buf[], in _emit_GO() 1119 static u32 _emit_load(unsigned int dry_run, u8 buf[], in _emit_load() 1186 unsigned dry_run, u8 buf[], in _ldst_peripheral() 1372 unsigned dry_run, u8 buf[], in _setup_loops() [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 | 1994 bool dry_run, unsigned int dry_run_sections) in f2fs_gc_range() 2023 unsigned int secs, bool dry_run) in free_segment_range()
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | standard.py | 1312 def _remove_source_files(append, files, destpath, no_report_remove=False, dry_run=False): argument
|
/openbmc/qemu/hw/ppc/ |
H A D | e500.c | 371 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
|