Home
last modified time | relevance | path

Searched refs:ret_bytes (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/net/core/
Dgen_stats.c174 static void gnet_stats_read_basic(u64 *ret_bytes, u64 *ret_packets, in gnet_stats_read_basic() argument
198 *ret_bytes = t_bytes; in gnet_stats_read_basic()
205 *ret_bytes = u64_stats_read(&b->bytes); in gnet_stats_read_basic()
/linux-6.6.21/fs/ocfs2/cluster/
Dheartbeat.c1526 unsigned long *ret_bytes, in o2hb_read_block_input() argument
1542 if (ret_bytes) in o2hb_read_block_input()
1543 *ret_bytes = bytes; in o2hb_read_block_input()
/linux-6.6.21/sound/pci/hda/
Dpatch_ca0132.c2363 unsigned int ret_bytes, send_size, ret_size; in dspio_scp() local
2390 ret_bytes = 0; in dspio_scp()
2394 sizeof(scp_reply), &ret_bytes); in dspio_scp()
2412 ret_size = (ret_bytes - sizeof(scp_reply.hdr)) in dspio_scp()