Home
last modified time | relevance | path

Searched defs:stop (Results 26 – 50 of 319) sorted by relevance

12345678910>>...13

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dsubprogs.c9 bool stop; member
Dhtab_reuse.c12 bool stop; member
Dhtab_update.c12 bool stop; member
Dtask_local_storage.c143 static bool stop; variable
/Linux-v6.6/drivers/net/phy/
Dsfp.h21 void (*stop)(struct sfp *sfp); member
/Linux-v6.6/lib/raid6/test/
Dtest.c28 static void makedata(int start, int stop) in makedata()
/Linux-v6.6/drivers/i2c/busses/
Di2c-iop3xx.c257 int stop) in iop3xx_i2c_write_byte()
279 int stop) in iop3xx_i2c_read_byte()
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
/Linux-v6.6/arch/arm/include/asm/
Dunwind.h30 const struct unwind_idx *stop; member
/Linux-v6.6/drivers/media/usb/gspca/stv06xx/
Dstv06xx_sensor.h68 int (*stop)(struct sd *sd); member
/Linux-v6.6/net/nfc/hci/
Dllc.h22 int (*stop) (struct nfc_llc *llc); member
/Linux-v6.6/drivers/media/pci/cx18/
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
/Linux-v6.6/drivers/media/usb/gspca/m5602/
Dm5602_sensor.h63 int (*stop)(struct sd *sd); member
/Linux-v6.6/scripts/gdb/linux/
Dsymbols.py28 def stop(self): member in LoadModuleBreakpoint
/Linux-v6.6/kernel/trace/
Dtrace_benchmark.c40 u64 stop; in trace_do_benchmark() local
/Linux-v6.6/tools/perf/bench/
Dsched-seccomp-notify.c97 struct timeval start, stop, diff; in bench_sched_seccomp_notify() local
Dsyscall.c78 struct timeval start, stop, diff; in bench_syscall_common() local
Dsched-pipe.c81 struct timeval start, stop, diff; in bench_sched_pipe() local
/Linux-v6.6/tools/testing/selftests/bpf/map_tests/
Dtask_storage_map.c21 bool stop; member
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
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
/Linux-v6.6/include/linux/mmc/
Dcore.h134 struct mmc_command *stop; /* stop command */ member
148 struct mmc_command *stop; member
/Linux-v6.6/lib/raid6/
Dalgos.c163 int start = (disks>>1)-1, stop = disks-3; /* work on the second half of the disks */ in raid6_choose_gen() local
/Linux-v6.6/drivers/firmware/arm_scmi/
Dshmem.c38 ktime_t stop; in shmem_tx_prepare() local
/Linux-v6.6/drivers/tty/serial/
Dsuncore.c89 int baud, bits, stop, cflag; in sunserial_console_termios() local
/Linux-v6.6/net/netfilter/
Dnf_conntrack_amanda.c96 unsigned int dataoff, start, stop, off, i; in amanda_help() local

12345678910>>...13