Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmemcontrol.h1730 void mem_cgroup_sk_free(struct sock *sk);
1749 static inline void mem_cgroup_sk_free(struct sock *sk) { }; in mem_cgroup_sk_free() function
/linux-6.6.21/net/mptcp/
Dsubflow.c1611 mem_cgroup_sk_free(child); in mptcp_attach_cgroup()
/linux-6.6.21/net/core/
Dsock.c2129 mem_cgroup_sk_free(sk); in sk_prot_free()
/linux-6.6.21/mm/
Dmemcontrol.c7294 void mem_cgroup_sk_free(struct sock *sk) in mem_cgroup_sk_free() function