Searched defs:tosend (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_bpf.c | 322 u32 tosend, origsize, sent, delta = 0; in tcp_bpf_send_verdict() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_bpf.c | 386 u32 tosend, origsize, sent, delta = 0; in tcp_bpf_send_verdict() local [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ir-kbd-i2c.c | 386 int tosend = sizeof(*code_block) - i; in send_data_block() local
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | vcc.c | 396 int tosend = 0; in vcc_tx_timer() local 855 int tosend = 0; in vcc_write() local [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ir-kbd-i2c.c | 423 int tosend = sizeof(*code_block) - i; in send_data_block() local
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | vcc.c | 388 size_t tosend = 0; in vcc_tx_timer() local 823 size_t tosend = 0; in vcc_write() local [all...] |
/kernel/linux/linux-5.10/drivers/tty/hvc/ |
H A D | hvcs.c | 1311 int tosend = 0; in hvcs_write() local
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvcs.c | 1267 size_t tosend = 0; in hvcs_write() local
|
/third_party/ffmpeg/libavformat/ |
H A D | rtmpproto.c | 1203 uint8_t tosend [RTMP_HANDSHAKE_PACKET_SIZE+1] = { in rtmp_handshake() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_dp_mst_topology.c | 2773 int tosend, total, offset; in drm_dp_send_sideband_msg() local 2835 int len, space, idx, tosend; in process_single_tx_qlock() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
H A D | drm_dp_mst_topology.c | 2725 int tosend, total, offset; in drm_dp_send_sideband_msg() local 2787 int len, space, idx, tosend; in process_single_tx_qlock() local [all...] |
Completed in 27 milliseconds