Home
last modified time | relevance | path

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

/openbmc/linux/net/kcm/
H A Dkcmsock.c1518 newsk = sk_alloc(sock_net(osock->sk), PF_KCM, GFP_KERNEL, in kcm_clone()
1744 .family = PF_KCM,
1765 .family = PF_KCM,
1808 sk = sk_alloc(net, PF_KCM, GFP_KERNEL, &kcm_proto, kern); in kcm_create()
1847 .family = PF_KCM,
1920 sock_unregister(PF_KCM); in kcm_init()
1941 sock_unregister(PF_KCM); in kcm_exit()
1954 MODULE_ALIAS_NETPROTO(PF_KCM);
/openbmc/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h289 #define PF_KCM AF_KCM macro
/openbmc/linux/include/linux/
H A Dsocket.h289 #define PF_KCM AF_KCM macro
/openbmc/linux/net/
H A Dsocket.c216 [PF_KCM] = "PF_KCM",
/openbmc/linux/security/selinux/
H A Dhooks.c1288 case PF_KCM: in socket_type_to_security_class()