Home
last modified time | relevance | path

Searched refs:mem_cgroup_sk_free (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemcontrol.h1716 void mem_cgroup_sk_free(struct sock *sk);
1735 static inline void mem_cgroup_sk_free(struct sock *sk) { }; in mem_cgroup_sk_free() function
/openbmc/linux/net/mptcp/
H A Dsubflow.c1642 mem_cgroup_sk_free(child); in mptcp_attach_cgroup()
/openbmc/linux/net/core/
H A Dsock.c2125 mem_cgroup_sk_free(sk); in sk_prot_free()
/openbmc/linux/mm/
H A Dmemcontrol.c7348 void mem_cgroup_sk_free(struct sock *sk) in mem_cgroup_sk_free() function