Home
last modified time | relevance | path

Searched refs:PF_KCM (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/kcm/
H A Dkcmsock.c1519 newsk = sk_alloc(sock_net(osock->sk), PF_KCM, GFP_KERNEL, in kcm_clone()
1737 .family = PF_KCM,
1758 .family = PF_KCM,
1801 sk = sk_alloc(net, PF_KCM, GFP_KERNEL, &kcm_proto, kern); in kcm_create()
1840 .family = PF_KCM,
1909 sock_unregister(PF_KCM); in kcm_init()
1930 sock_unregister(PF_KCM); in kcm_exit()
1944 MODULE_ALIAS_NETPROTO(PF_KCM);
/linux-6.15/tools/perf/trace/beauty/include/linux/
H A Dsocket.h290 #define PF_KCM AF_KCM macro
/linux-6.15/include/linux/
H A Dsocket.h290 #define PF_KCM AF_KCM macro
/linux-6.15/net/
H A Dsocket.c217 [PF_KCM] = "PF_KCM",
/linux-6.15/security/selinux/
H A Dhooks.c1295 case PF_KCM: in socket_type_to_security_class()