Searched refs:memalloc_socks (Results 1 – 2 of 2) sorted by relevance
330 struct static_key memalloc_socks = STATIC_KEY_INIT_FALSE; variable331 EXPORT_SYMBOL_GPL(memalloc_socks);345 static_key_slow_inc(&memalloc_socks); in sk_set_memalloc()353 static_key_slow_dec(&memalloc_socks); in sk_clear_memalloc()
749 extern struct static_key memalloc_socks;752 return static_key_false(&memalloc_socks); in sk_memalloc_socks()