Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmemcontrol.h1663 void mem_cgroup_sk_free(struct sock *sk);
1684 static inline void mem_cgroup_sk_free(struct sock *sk) { }; in mem_cgroup_sk_free() function
/linux-6.12.1/net/mptcp/
Dsubflow.c1708 mem_cgroup_sk_free(child); in mptcp_attach_cgroup()
/linux-6.12.1/net/core/
Dsock.c2201 mem_cgroup_sk_free(sk); in sk_prot_free()
/linux-6.12.1/mm/
Dmemcontrol.c4826 void mem_cgroup_sk_free(struct sock *sk) in mem_cgroup_sk_free() function