Files
android_kernel_xiaomi_sm8450/net
Eric Dumazet e36fa2f7e9 rps: cleanups
struct softnet_data holds many queues, so consistent use "sd" name
instead of "queue" is better.

Adds a rps_ipi_queued() helper to cleanup enqueue_to_backlog()

Adds a _and_irq_disable suffix to net_rps_action() name, as David
suggested.

incr_input_queue_head() becomes input_queue_head_incr()

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-20 01:18:05 -07:00
..
2010-04-13 03:03:14 -07:00
2010-04-20 01:18:05 -07:00
2010-04-16 16:01:27 -07:00
2010-04-15 23:36:38 -07:00
2009-12-15 08:53:25 -08:00
2009-07-12 12:22:34 -07:00
2005-04-16 15:20:36 -07:00