Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dsock.h1522 proto_memory_pressure(struct proto *prot) in proto_memory_pressure() function
/openbmc/linux/net/core/
H A Dsock.c4044 proto_memory_pressure(proto) ? "yes" : "no" : "NI"; in sock_prot_memory_pressure()