Home
last modified time | relevance | path

Searched defs:stop (Results 76 – 100 of 437) sorted by relevance

12345678910>>...18

/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dqemu.py93 def stop(self): member in OEQemuTarget
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py551 def stop(self): member in QemuRunner
761 def stop(self): member in LoggingThread
/openbmc/linux/drivers/i2c/busses/
H A Di2c-iop3xx.c257 int stop) in iop3xx_i2c_write_byte()
279 int stop) in iop3xx_i2c_read_byte()
H A Di2c-uniphier.c158 struct i2c_msg *msg, bool stop) in uniphier_i2c_master_xfer_one()
228 bool stop = (msg + 1 == emsg) || (msg->flags & I2C_M_STOP); in uniphier_i2c_master_xfer() local
/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_sensor.h63 int (*stop)(struct sd *sd); member
/openbmc/linux/tools/perf/bench/
H A Dsched-seccomp-notify.c97 struct timeval start, stop, diff; in bench_sched_seccomp_notify() local
H A Dsyscall.c78 struct timeval start, stop, diff; in bench_syscall_common() local
H A Dsched-pipe.c81 struct timeval start, stop, diff; in bench_sched_pipe() local
/openbmc/linux/scripts/gdb/linux/
H A Dsymbols.py28 def stop(self): member in LoadModuleBreakpoint
/openbmc/linux/kernel/trace/
H A Dtrace_benchmark.c40 u64 stop; in trace_do_benchmark() local
/openbmc/pldm/requester/
H A Drequest.hpp86 void stop() in stop() function in pldm::requester::RequestRetryTimer
/openbmc/u-boot/net/
H A Ddns.c109 int found, stop, dlen; in dns_handler() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_update.c12 bool stop; member
H A Dhtab_reuse.c12 bool stop; member
/openbmc/openbmc/poky/meta/lib/oeqa/controllers/
H A Dcontrollerimage.py157 def stop(self): member in ControllerImageHardwareTarget
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c21 bool stop; member
/openbmc/u-boot/drivers/tpm/
H A Dtpm-uclass.c89 ulong start, stop; in tpm_xfer() local
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.c260 struct cx18_buffer *buf, char __user *ubuf, size_t ucount, bool *stop) in cx18_copy_buf_to_user()
368 bool stop = false; in cx18_copy_mdl_to_user() local
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dfdio.hpp92 void stop() noexcept override final in stop() function
H A Dmatch.hpp116 void stop() noexcept override final in stop() function
/openbmc/sdbusplus/include/sdbusplus/
H A Dtimer.hpp129 int stop() in stop() function in sdbusplus::Timer
/openbmc/phosphor-fan-presence/presence/
H A Dtach.cpp90 void Tach::stop() in stop() function in phosphor::fan::presence::Tach
/openbmc/linux/lib/raid6/
H A Dalgos.c163 int start = (disks>>1)-1, stop = disks-3; /* work on the second half of the disks */ in raid6_choose_gen() local
/openbmc/obmc-ikvm/
H A Dikvm_video.cpp476 void Video::stop() in stop() function in ikvm::Video
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Drunner.py112 def stop(self): member in FVPRunner

12345678910>>...18