Home
last modified time | relevance | path

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

/Linux-v4.19/net/decnet/
Daf_decnet.c450 static unsigned long dn_memory_pressure; variable
454 if (!dn_memory_pressure) { in dn_enter_memory_pressure()
455 dn_memory_pressure = 1; in dn_enter_memory_pressure()
463 .memory_pressure = &dn_memory_pressure,