/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | qemu.py | 93 def stop(self): member in OEQemuTarget
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | qemurunner.py | 551 def stop(self): member in QemuRunner 761 def stop(self): member in LoggingThread
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-iop3xx.c | 257 int stop) in iop3xx_i2c_write_byte() 279 int stop) in iop3xx_i2c_read_byte()
|
H A D | i2c-uniphier.c | 158 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 D | m5602_sensor.h | 63 int (*stop)(struct sd *sd); member
|
/openbmc/linux/tools/perf/bench/ |
H A D | sched-seccomp-notify.c | 97 struct timeval start, stop, diff; in bench_sched_seccomp_notify() local
|
H A D | syscall.c | 78 struct timeval start, stop, diff; in bench_syscall_common() local
|
H A D | sched-pipe.c | 81 struct timeval start, stop, diff; in bench_sched_pipe() local
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | symbols.py | 28 def stop(self): member in LoadModuleBreakpoint
|
/openbmc/linux/kernel/trace/ |
H A D | trace_benchmark.c | 40 u64 stop; in trace_do_benchmark() local
|
/openbmc/pldm/requester/ |
H A D | request.hpp | 86 void stop() in stop() function in pldm::requester::RequestRetryTimer
|
/openbmc/u-boot/net/ |
H A D | dns.c | 109 int found, stop, dlen; in dns_handler() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | htab_update.c | 12 bool stop; member
|
H A D | htab_reuse.c | 12 bool stop; member
|
/openbmc/openbmc/poky/meta/lib/oeqa/controllers/ |
H A D | controllerimage.py | 157 def stop(self): member in ControllerImageHardwareTarget
|
/openbmc/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 21 bool stop; member
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm-uclass.c | 89 ulong start, stop; in tpm_xfer() local
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-fileops.c | 260 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 D | fdio.hpp | 92 void stop() noexcept override final in stop() function
|
H A D | match.hpp | 116 void stop() noexcept override final in stop() function
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | timer.hpp | 129 int stop() in stop() function in sdbusplus::Timer
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | tach.cpp | 90 void Tach::stop() in stop() function in phosphor::fan::presence::Tach
|
/openbmc/linux/lib/raid6/ |
H A D | algos.c | 163 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 D | ikvm_video.cpp | 476 void Video::stop() in stop() function in ikvm::Video
|
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/ |
H A D | runner.py | 112 def stop(self): member in FVPRunner
|