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()
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 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.c1996 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 Dstandard.py1269 def _remove_source_files(append, files, destpath, no_report_remove=False, dry_run=False): argument
/openbmc/qemu/hw/ppc/
H A De500.c373 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