Searched refs:PF_KCM (Results 1 – 4 of 4) sorted by relevance
| /linux/net/kcm/ |
| H A D | kcmsock.c | 1541 newsk = sk_alloc(sock_net(osock->sk), PF_KCM, GFP_KERNEL, in kcm_clone() 1745 .family = PF_KCM, 1766 .family = PF_KCM, 1809 sk = sk_alloc(net, PF_KCM, GFP_KERNEL, &kcm_proto, kern); in kcm_create() 1848 .family = PF_KCM, 1917 sock_unregister(PF_KCM); in kcm_init() 1938 sock_unregister(PF_KCM); in kcm_exit() 1952 MODULE_ALIAS_NETPROTO(PF_KCM);
|
| /linux/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 305 #define PF_KCM AF_KCM macro
|
| /linux/net/ |
| H A D | socket.c | 218 [PF_KCM] = "PF_KCM",
|
| /linux/security/selinux/ |
| H A D | hooks.c | 1311 case PF_KCM: in socket_type_to_security_class()
|