Home
last modified time | relevance | path

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

1234567891011

/linux/tools/testing/selftests/drivers/net/lib/py/
H A Dload.py48 def stop(self, verbose=None): member in GenerateTraffic
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsubprogs.c9 bool stop; member
H A Duretprobe_stack.c62 long stop; member
H A Dhtab_reuse.c12 bool stop; member
H A Dhtab_update.c12 bool stop; member
H A Dfree_timer.c16 bool stop; member
/linux/drivers/net/phy/
H A Dsfp.h21 void (*stop)(struct sfp *sfp); member
/linux/lib/raid6/test/
H A Dtest.c28 static void makedata(int start, int stop) in makedata()
/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
/linux/arch/arm/include/asm/
H A Dunwind.h30 const struct unwind_idx *stop; member
/linux/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_sensor.h68 int (*stop)(struct sd *sd); member
/linux/net/nfc/hci/
H A Dllc.h22 int (*stop) (struct nfc_llc *llc); member
/linux/drivers/i2c/busses/
H A Di2c-uniphier.c156 struct i2c_msg *msg, bool stop) in uniphier_i2c_xfer_one()
225 bool stop = (msg + 1 == emsg) || (msg->flags & I2C_M_STOP); in uniphier_i2c_xfer() local
/linux/kernel/trace/
H A Dtrace_benchmark.c40 u64 stop; in trace_do_benchmark() local
/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_sensor.h63 int (*stop)(struct sd *sd); member
/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; bench_syscall_common() local
/linux/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c22 bool stop; member
H A Dlpm_trie_map_get_next_key.c26 bool stop; member
/linux/scripts/gdb/linux/
H A Dsymbols.py30 def stop(self): member in LoadModuleBreakpoint
/linux/lib/raid6/
H A Dalgos.c159 int start = (disks>>1)-1, stop = disks-3; /* work on the second half of the disks */ in raid6_choose_gen() local
/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()
/linux/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c139 unsigned long stop = jiffies + chip->timeout_d; in i2c_nuvoton_get_burstcount() local
188 unsigned long ten_msec, stop; in i2c_nuvoton_wait_for_stat() local
/linux/drivers/tty/serial/
H A Dsuncore.c89 int baud, bits, stop, cflag; in sunserial_console_termios() local
/linux/kernel/sched/
H A Dstop_task.c30 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()

1234567891011