Files
twx-linux/include/net
Davidlohr Bueso a7950ae821 net/sock: Update memalloc_socks static key to modern api
No changes in refcount semantics -- key init is false; replace

static_key_slow_inc|dec   with   static_branch_inc|dec
static_key_false          with   static_branch_unlikely

Added a '_key' suffix to memalloc_socks, for better self
documentation.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-10 15:13:34 -04:00
..
2018-03-23 21:52:19 -04:00
2018-02-28 11:43:28 -05:00
2018-04-23 10:21:24 -04:00
2018-04-19 15:40:13 -04:00
2018-04-26 15:08:04 -04:00
2018-04-26 15:08:04 -04:00
2018-04-07 22:32:31 -04:00
2018-05-01 09:42:46 -04:00
2018-04-17 13:53:13 -04:00