/linux/tools/testing/selftests/drivers/net/lib/py/ |
H A D | load.py | 48 def stop(self, verbose=None): member in GenerateTraffic
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | subprogs.c | 9 bool stop; member
|
H A D | uretprobe_stack.c | 62 long stop; member
|
H A D | htab_reuse.c | 12 bool stop; member
|
H A D | htab_update.c | 12 bool stop; member
|
H A D | free_timer.c | 16 bool stop; member
|
/linux/drivers/net/phy/ |
H A D | sfp.h | 21 void (*stop)(struct sfp *sfp); member
|
/linux/lib/raid6/test/ |
H A D | test.c | 28 static void makedata(int start, int stop) in makedata()
|
/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
|
/linux/arch/arm/include/asm/ |
H A D | unwind.h | 30 const struct unwind_idx *stop; member
|
/linux/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_sensor.h | 68 int (*stop)(struct sd *sd); member
|
/linux/net/nfc/hci/ |
H A D | llc.h | 22 int (*stop) (struct nfc_llc *llc); member
|
/linux/drivers/i2c/busses/ |
H A D | i2c-uniphier.c | 156 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 D | trace_benchmark.c | 40 u64 stop; in trace_do_benchmark() local
|
/linux/drivers/media/usb/gspca/m5602/ |
H A D | m5602_sensor.h | 63 int (*stop)(struct sd *sd); member
|
/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; bench_syscall_common() local
|
/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 22 bool stop; member
|
H A D | lpm_trie_map_get_next_key.c | 26 bool stop; member
|
/linux/scripts/gdb/linux/ |
H A D | symbols.py | 30 def stop(self): member in LoadModuleBreakpoint
|
/linux/lib/raid6/ |
H A D | algos.c | 159 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 D | em28xx-i2c.c | 200 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 D | tpm_i2c_nuvoton.c | 139 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 D | suncore.c | 89 int baud, bits, stop, cflag; in sunserial_console_termios() local
|
/linux/kernel/sched/ |
H A D | stop_task.c | 30 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
|