Lines Matching defs:prot
1177 struct proto *prot = sk->sk_prot; in sk_leave_memory_pressure() local
1192 struct proto *prot = sk->sk_prot; in sk_enter_memory_pressure() local
1203 long *prot = sk->sk_prot->sysctl_mem; in sk_prot_mem_limits() local
1209 static inline void memcg_memory_allocated_add(struct cg_proto *prot, in memcg_memory_allocated_add()
1220 static inline void memcg_memory_allocated_sub(struct cg_proto *prot, in memcg_memory_allocated_sub()
1229 struct proto *prot = sk->sk_prot; in sk_memory_allocated() local
1240 struct proto *prot = sk->sk_prot; in sk_memory_allocated_add() local
1255 struct proto *prot = sk->sk_prot; in sk_memory_allocated_sub() local
1265 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_dec() local
1279 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_inc() local
1294 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_read_positive() local
1303 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive()
1309 proto_memory_allocated(struct proto *prot) in proto_memory_allocated()
1315 proto_memory_pressure(struct proto *prot) in proto_memory_pressure()
1328 static inline void sock_prot_inuse_add(struct net *net, struct proto *prot, in sock_prot_inuse_add()