Home
last modified time | relevance | path

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

/net/core/
Dsock.c328 struct static_key memalloc_socks = STATIC_KEY_INIT_FALSE; variable
329 EXPORT_SYMBOL_GPL(memalloc_socks);
343 static_key_slow_inc(&memalloc_socks); in sk_set_memalloc()
351 static_key_slow_dec(&memalloc_socks); in sk_clear_memalloc()