Home
last modified time | relevance | path

Searched defs:do_nothing (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Ddisable_warning_urllib.py19 def do_nothing(): member in disable_warning_urllib
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-mttcg.c43 static void do_nothing(CPUState *cpu, run_on_cpu_data d) in do_nothing() function
/openbmc/qemu/system/
H A Dcpu-timers.c236 static void do_nothing(CPUState *cpu, run_on_cpu_data unused) in do_nothing() function
H A Dphysmem.c2741 static void do_nothing(CPUState *cpu, run_on_cpu_data d) in do_nothing() function
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dtests.py488 def do_nothing(signum, frame): function