Home
last modified time | relevance | path

Searched refs:PF_KCM (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/kcm/
H A Dkcmsock.c1636 newsk = sk_alloc(sock_net(osock->sk), PF_KCM, GFP_KERNEL, in kcm_clone()
1862 .family = PF_KCM,
1883 .family = PF_KCM,
1926 sk = sk_alloc(net, PF_KCM, GFP_KERNEL, &kcm_proto, kern); in kcm_create()
1965 .family = PF_KCM,
2038 sock_unregister(PF_KCM); in kcm_init()
2059 sock_unregister(PF_KCM); in kcm_exit()
2072 MODULE_ALIAS_NETPROTO(PF_KCM); variable
/kernel/linux/linux-6.6/net/kcm/
H A Dkcmsock.c1514 newsk = sk_alloc(sock_net(osock->sk), PF_KCM, GFP_KERNEL, in kcm_clone()
1740 .family = PF_KCM,
1761 .family = PF_KCM,
1804 sk = sk_alloc(net, PF_KCM, GFP_KERNEL, &kcm_proto, kern); in kcm_create()
1843 .family = PF_KCM,
1916 sock_unregister(PF_KCM); in kcm_init()
1937 sock_unregister(PF_KCM); in kcm_exit()
1950 MODULE_ALIAS_NETPROTO(PF_KCM); variable
/kernel/linux/linux-5.10/tools/perf/trace/beauty/include/linux/
H A Dsocket.h273 #define PF_KCM AF_KCM macro
/kernel/linux/linux-5.10/include/linux/
H A Dsocket.h276 #define PF_KCM AF_KCM macro
/kernel/linux/linux-6.6/include/linux/
H A Dsocket.h289 #define PF_KCM AF_KCM macro
/kernel/linux/linux-6.6/tools/perf/trace/beauty/include/linux/
H A Dsocket.h289 #define PF_KCM AF_KCM macro
/kernel/linux/linux-6.6/net/
H A Dsocket.c216 [PF_KCM] = "PF_KCM",
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c1276 case PF_KCM: in socket_type_to_security_class()
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c1289 case PF_KCM: in socket_type_to_security_class()

Completed in 33 milliseconds