Searched refs:memalloc_socks (Results 1 – 2 of 2) sorted by relevance
331 struct static_key memalloc_socks = STATIC_KEY_INIT_FALSE; variable332 EXPORT_SYMBOL_GPL(memalloc_socks);346 static_key_slow_inc(&memalloc_socks); in sk_set_memalloc()354 static_key_slow_dec(&memalloc_socks); in sk_clear_memalloc()
767 extern struct static_key memalloc_socks;770 return static_key_false(&memalloc_socks); in sk_memalloc_socks()