/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | subprogs.c | 9 bool stop; member
|
D | htab_reuse.c | 12 bool stop; member
|
D | htab_update.c | 12 bool stop; member
|
D | task_local_storage.c | 143 static bool stop; variable
|
/Linux-v6.6/drivers/net/phy/ |
D | sfp.h | 21 void (*stop)(struct sfp *sfp); member
|
/Linux-v6.6/lib/raid6/test/ |
D | test.c | 28 static void makedata(int start, int stop) in makedata()
|
/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-iop3xx.c | 257 int stop) in iop3xx_i2c_write_byte() 279 int stop) in iop3xx_i2c_read_byte()
|
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
|
/Linux-v6.6/arch/arm/include/asm/ |
D | unwind.h | 30 const struct unwind_idx *stop; member
|
/Linux-v6.6/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_sensor.h | 68 int (*stop)(struct sd *sd); member
|
/Linux-v6.6/net/nfc/hci/ |
D | llc.h | 22 int (*stop) (struct nfc_llc *llc); member
|
/Linux-v6.6/drivers/media/pci/cx18/ |
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-v6.6/drivers/media/usb/gspca/m5602/ |
D | m5602_sensor.h | 63 int (*stop)(struct sd *sd); member
|
/Linux-v6.6/scripts/gdb/linux/ |
D | symbols.py | 28 def stop(self): member in LoadModuleBreakpoint
|
/Linux-v6.6/kernel/trace/ |
D | trace_benchmark.c | 40 u64 stop; in trace_do_benchmark() local
|
/Linux-v6.6/tools/perf/bench/ |
D | sched-seccomp-notify.c | 97 struct timeval start, stop, diff; in bench_sched_seccomp_notify() local
|
D | syscall.c | 78 struct timeval start, stop, diff; in bench_syscall_common() local
|
D | sched-pipe.c | 81 struct timeval start, stop, diff; in bench_sched_pipe() local
|
/Linux-v6.6/tools/testing/selftests/bpf/map_tests/ |
D | task_storage_map.c | 21 bool stop; member
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_cmd.c | 191 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/ |
D | core.h | 134 struct mmc_command *stop; /* stop command */ member 148 struct mmc_command *stop; member
|
/Linux-v6.6/lib/raid6/ |
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
|
/Linux-v6.6/drivers/firmware/arm_scmi/ |
D | shmem.c | 38 ktime_t stop; in shmem_tx_prepare() local
|
/Linux-v6.6/drivers/tty/serial/ |
D | suncore.c | 89 int baud, bits, stop, cflag; in sunserial_console_termios() local
|
/Linux-v6.6/net/netfilter/ |
D | nf_conntrack_amanda.c | 96 unsigned int dataoff, start, stop, off, i; in amanda_help() local
|