Searched defs:set_handler (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/arch/mips/lib/ |
H A D | traps.c | 87 static void set_handler(unsigned long offset, void *addr, unsigned long size) in set_handler() function
|
/openbmc/linux/drivers/leds/ |
H A D | leds-sunfire.c | 114 typedef void (*set_handler)(struct led_classdev *, enum led_brightness); typedef
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | signal.c | 232 void set_handler(int sig) in set_handler() function
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | traps.c | 438 #define set_handler(type, cause, handler) \ macro
|
/openbmc/linux/drivers/parisc/ |
H A D | led.c | 251 typedef void (*set_handler)(struct led_classdev *, enum led_brightness); typedef
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | traps.c | 1126 void set_handler(unsigned long offset, void *addr, unsigned long size) in set_handler() function
|
/openbmc/sdbusplus/include/sdbusplus/asio/ |
H A D | object_server.hpp | 657 static int set_handler(sd_bus* /*bus*/, const char* /*path*/, in set_handler() function in sdbusplus::asio::dbus_interface
|
/openbmc/linux/arch/mips/kernel/ |
H A D | traps.c | 2320 void set_handler(unsigned long offset, const void *addr, unsigned long size) in set_handler() function
|