tot_sent          535 drivers/xen/pvcalls-front.c 	int sent, tot_sent = 0;
tot_sent          562 drivers/xen/pvcalls-front.c 		tot_sent += sent;
tot_sent          568 drivers/xen/pvcalls-front.c 		tot_sent = sent;
tot_sent          572 drivers/xen/pvcalls-front.c 	return tot_sent;
tot_sent          422 net/batman-adv/tp_meter.c 				atomic64_read(&tp_vars->tot_sent),
tot_sent          709 net/batman-adv/tp_meter.c 			     &tp_vars->tot_sent);
tot_sent         1012 net/batman-adv/tp_meter.c 	atomic64_set(&tp_vars->tot_sent, 0);
tot_sent         1449 net/batman-adv/types.h 	atomic64_t tot_sent;