Searched refs:uevent (Results 1 – 8 of 8) sorted by relevance
61 struct uevent { struct365 static void parse_event(const char *msg, struct uevent *uevent) in parse_event() argument367 uevent->action = ""; in parse_event()368 uevent->path = ""; in parse_event()369 uevent->subsystem = ""; in parse_event()370 uevent->firmware = ""; in parse_event()371 uevent->major = -1; in parse_event()372 uevent->minor = -1; in parse_event()373 uevent->partition_name = NULL; in parse_event()374 uevent->partition_num = -1; in parse_event()[all …]
33 # Create and use netlink kobject uevent sockets.
95 # Receive or send uevent messages.
103 # Receive or send uevent messages.
112 # Receive or send uevent messages.
373 /sys/devices/virtual/block/zram\d+/uevent u:object_r:sysfs_zram_uevent:s0
70 # Use netlink uevent sockets.
104 uevent.c \