Home
last modified time | relevance | path

Searched refs:NETLINK_KOBJECT_UEVENT (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dnetlink.h24 #define NETLINK_KOBJECT_UEVENT 15 /* Kernel messages to userspace */ macro
/openbmc/linux/include/uapi/linux/
H A Dnetlink.h24 #define NETLINK_KOBJECT_UEVENT 15 /* Kernel messages to userspace */ macro
/openbmc/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c93 NETLINK_KOBJECT_UEVENT); in uevent_listener()
/openbmc/linux/lib/
H A Dkobject_uevent.c770 ue_sk->sk = netlink_kernel_create(net, NETLINK_KOBJECT_UEVENT, &cfg); in uevent_net_init()
/openbmc/qemu/linux-user/
H A Dstrace.c557 case NETLINK_KOBJECT_UEVENT: in print_socket_protocol()
H A Dsyscall.c3142 protocol == NETLINK_KOBJECT_UEVENT || in do_socket()
3167 case NETLINK_KOBJECT_UEVENT: in do_socket()
/openbmc/linux/security/selinux/
H A Dhooks.c1217 case NETLINK_KOBJECT_UEVENT: in socket_type_to_security_class()