Lines Matching defs:prot
1161 struct proto *prot = sk->sk_prot; in sk_leave_memory_pressure() local
1176 struct proto *prot = sk->sk_prot; in sk_enter_memory_pressure() local
1187 long *prot = sk->sk_prot->sysctl_mem; in sk_prot_mem_limits() local
1193 static inline void memcg_memory_allocated_add(struct cg_proto *prot, in memcg_memory_allocated_add()
1204 static inline void memcg_memory_allocated_sub(struct cg_proto *prot, in memcg_memory_allocated_sub()
1213 struct proto *prot = sk->sk_prot; in sk_memory_allocated() local
1224 struct proto *prot = sk->sk_prot; in sk_memory_allocated_add() local
1239 struct proto *prot = sk->sk_prot; in sk_memory_allocated_sub() local
1249 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_dec() local
1263 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_inc() local
1278 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_read_positive() local
1287 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive()
1293 proto_memory_allocated(struct proto *prot) in proto_memory_allocated()
1299 proto_memory_pressure(struct proto *prot) in proto_memory_pressure()
1312 static inline void sock_prot_inuse_add(struct net *net, struct proto *prot, in sock_prot_inuse_add()