Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dpl330.c580 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 Dgitutil.py334 def EmailPatches(series, cover_fname, args, dry_run, raise_on_error, cc_fname, argument
/openbmc/linux/arch/arm64/kernel/
H A Dpatch-scs.c134 bool dry_run) in scs_handle_fde_frame()
/openbmc/linux/fs/f2fs/
H A Dgc.c1994 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 Dstandard.py1312 def _remove_source_files(append, files, destpath, no_report_remove=False, dry_run=False): argument
/openbmc/qemu/hw/ppc/
H A De500.c371 bool dry_run) in ppce500_load_device_tree()
/openbmc/linux/tools/perf/
H A Dbuiltin-inject.c1742 char *dry_run; in parse_vm_time_correlation() local
H A Dbuiltin-record.c3307 static bool dry_run; variable