Home
last modified time | relevance | path

Searched defs:stop (Results 101 – 125 of 437) sorted by relevance

12345678910>>...18

/openbmc/linux/include/linux/mmc/
H A Dcore.h134 struct mmc_command *stop; /* stop command */ member
148 struct mmc_command *stop; member
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c191 uint32_t stop = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_STOP); in vmw_fifo_is_full() local
301 uint32_t stop = vmw_fifo_mem_read(dev_priv, SVGA_FIFO_STOP); in vmw_local_fifo_reserve() local
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_dma.h127 int (*stop)(struct dma_controller *); member
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dshmem.c38 ktime_t stop; in shmem_tx_prepare() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtask_local_storage.c143 static bool stop; variable
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_amanda.c96 unsigned int dataoff, start, stop, off, i; in amanda_help() local
/openbmc/linux/drivers/tty/serial/
H A Dsuncore.c89 int baud, bits, stop, cflag; in sunserial_console_termios() local
/openbmc/linux/include/linux/
H A Dwwan.h58 void (*stop)(struct wwan_port *port); member
H A Dhdlc.h23 void (*stop)(struct net_device *dev); /* if open & !DCD */ member
/openbmc/linux/kernel/sched/
H A Dstop_task.c31 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
/openbmc/u-boot/include/
H A Dadc.h159 int (*stop)(struct udevice *dev); member
H A Dremoteproc.h71 int (*stop)(struct udevice *dev); member
/openbmc/linux/net/rxrpc/
H A Dpeer_event.c294 u8 cursor, stop; in rxrpc_peer_keepalive_worker() local
/openbmc/linux/tools/bpf/bpftool/
H A Dmap_perf_ring.c30 static volatile bool stop; variable
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dscan.c299 struct wl18xx_cmd_scan_stop *stop; in __wl18xx_scan_stop() local
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_wrr.c163 struct ip_vs_dest *dest, *last, *stop = NULL; in ip_vs_wrr_schedule() local
/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Difs.h180 u8 stop; member
185 u16 stop; member
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-i2c.c200 u16 len, int stop) in em28xx_i2c_send_bytes()
505 struct i2c_msg msg, int stop) in i2c_send_bytes()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c138 unsigned long stop = jiffies + chip->timeout_d; in i2c_nuvoton_get_burstcount() local
187 unsigned long ten_msec, stop; in i2c_nuvoton_wait_for_stat() local
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dipz_parser.cpp208 auto stop = std::next(itrToVPD, Length::RECORD_NAME); in checkHeader() local
371 auto stop = std::next(itrToKwds, kwdDataLength); in readKeywords() local
/openbmc/qemu/hw/net/
H A Dne2000.h16 uint32_t stop; member
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/
H A Dfvp.py76 def stop(self, **kwargs): member in OEFVPTarget
/openbmc/linux/arch/mips/include/asm/
H A Dchecksum.h100 const unsigned int *stop = word + ihl; in ip_fast_csum() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_controllers.c196 static efi_status_t EFIAPI stop( in stop() function
/openbmc/sdbusplus/test/async/
H A Dcontext.cpp64 auto stop = std::chrono::steady_clock::now(); in TEST_F() local

12345678910>>...18