Home
last modified time | relevance | path

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

/linux/net/core/
A 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/fs/ocfs2/cluster/
A Dheartbeat.c1533 unsigned long *ret_bytes, in o2hb_read_block_input() argument
1549 if (ret_bytes) in o2hb_read_block_input()
1550 *ret_bytes = bytes; in o2hb_read_block_input()
/linux/sound/pci/hda/
A Dpatch_ca0132.c2361 unsigned int ret_bytes, send_size, ret_size; in dspio_scp() local
2388 ret_bytes = 0; in dspio_scp()
2392 sizeof(scp_reply), &ret_bytes); in dspio_scp()
2410 ret_size = (ret_bytes - sizeof(scp_reply.hdr)) in dspio_scp()

Completed in 27 milliseconds