Lines Matching defs:prot
1018 struct proto *prot = sk->sk_prot; in sk_leave_memory_pressure() local
1034 struct proto *prot = sk->sk_prot; in sk_enter_memory_pressure() local
1045 long *prot = sk->sk_prot->sysctl_mem; in sk_prot_mem_limits() local
1051 static inline void memcg_memory_allocated_add(struct cg_proto *prot, in memcg_memory_allocated_add()
1064 static inline void memcg_memory_allocated_sub(struct cg_proto *prot, in memcg_memory_allocated_sub()
1070 static inline u64 memcg_memory_allocated_read(struct cg_proto *prot) in memcg_memory_allocated_read()
1080 struct proto *prot = sk->sk_prot; in sk_memory_allocated() local
1090 struct proto *prot = sk->sk_prot; in sk_memory_allocated_add() local
1105 struct proto *prot = sk->sk_prot; in sk_memory_allocated_sub() local
1115 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_dec() local
1129 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_inc() local
1144 struct proto *prot = sk->sk_prot; in sk_sockets_allocated_read_positive() local
1153 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive()
1159 proto_memory_allocated(struct proto *prot) in proto_memory_allocated()
1165 proto_memory_pressure(struct proto *prot) in proto_memory_pressure()
1178 static void inline sock_prot_inuse_add(struct net *net, struct proto *prot, in sock_prot_inuse_add()