Home
last modified time | relevance | path

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

/Linux-v5.10/net/decnet/
Daf_decnet.c443 static unsigned long dn_memory_pressure; variable
447 if (!dn_memory_pressure) { in dn_enter_memory_pressure()
448 dn_memory_pressure = 1; in dn_enter_memory_pressure()
456 .memory_pressure = &dn_memory_pressure,