Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dsock.h1402 proto_memory_pressure(struct proto *prot) in proto_memory_pressure() function
/kernel/linux/linux-5.10/net/core/
Dsock.c3614 proto_memory_pressure(proto) ? "yes" : "no" : "NI"; in sock_prot_memory_pressure()