Home
last modified time | relevance | path

Searched defs:handlers (Results 1 – 25 of 72) sorted by relevance

123

/openbmc/linux/Documentation/input/
H A Dinput.rst84 evdev
109 keyboard
115 mousedev
153 joydev
/openbmc/linux/Documentation/core-api/
H A Dgenericirq.rst177 Default flow implementations
219 Default flow handler implementations
317 Quirks and optimizations
325 Delayed interrupt disable
/openbmc/openbmc/poky/bitbake/contrib/
H A Dautobuilderlog.json6 "handlers": ["BitBake.verbconsole"] array
10 "handlers": ["BitBake.verbconsole"] array
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c417 struct handlers { struct
418 handler_fn exception_handlers[VECTOR_NUM][ESR_EC_NUM]; argument
430 struct handlers *handlers = (struct handlers *)exception_handlers; in route_exception() local
472 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); in vm_install_sync_handler() local
483 struct handlers *handlers = addr_gva2hva(vm, vm->handlers); in vm_install_exception_handler() local
/openbmc/pldm/pldmd/
H A Dinvoker.hpp48 std::map<Type, std::unique_ptr<CmdHandler>> handlers; member in pldm::responder::Invoker
H A Dhandler.hpp63 std::map<Command, HandlerFunc> handlers; member in pldm::responder::CmdHandler
/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.hpp66 std::vector<MctpDiscoveryHandlerIntf*> handlers; member in pldm::MctpDiscovery
/openbmc/telemetry/src/utils/
H A Dmessanger_service.hpp17 std::vector<std::any> handlers; member
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handlers_builder.cpp39 std::vector<HandlerConfig<VersionBlobHandler::ActionPack>> handlers; in buildHandlerFromJson() local
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handlers_builder.cpp38 std::vector<HandlerConfig<ActionPack>> handlers; in buildHandlerFromJson() local
H A Dfirmware_handler.hpp219 std::vector<HandlerPack> handlers; member in ipmi_flash::FirmwareBlobHandler
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_kmod.py141 def register_recipe_handlers(handlers): argument
H A Dcreate_kernel.py88 def register_recipe_handlers(handlers): argument
H A Dcreate_npm.py308 def register_recipe_handlers(handlers): argument
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handlers_builder.cpp38 std::vector<HandlerConfig<LogBlobHandler::ActionPack>> handlers; in buildHandlerFromJson() local
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.hpp276 std::vector<std::unique_ptr<GenericBlobInterface>> handlers; member in blobs::BlobManager
H A Dprocess.cpp40 static const std::unordered_map<BlobOEMCommands, IpmiBlobHandler> handlers = { variable
/openbmc/phosphor-host-ipmid/libipmid/
H A Dsignals.cpp77 handlers; member in __anon3b1fb37a0111::SignalHandler
/openbmc/linux/fs/btrfs/
H A Dprops.c46 const struct hlist_head *handlers) in find_prop_handler()
165 const struct hlist_head *handlers; in iterate_object_props() local
/openbmc/boost-dbus/include/dbus/detail/
H A Dqueue.hpp28 std::deque<handler_type> handlers; member in dbus::detail::queue
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c124 #define PMF_PARSE_CALL(name, cmd, handlers, p...) \ argument
542 struct pmf_handlers *handlers; member
580 struct pmf_handlers *handlers, in pmf_parse_one()
702 struct pmf_handlers *handlers, in pmf_register_driver()
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A D__init__.py17 handlers = [] variable
/openbmc/linux/fs/
H A Dxattr.c47 #define for_each_xattr_handler(handlers, handler) \ argument
59 const struct xattr_handler **handlers = inode->i_sb->s_xattr; in xattr_resolve_name() local
165 const struct xattr_handler **handlers = inode->i_sb->s_xattr; in xattr_supports_user_prefix() local
1002 const struct xattr_handler *handler, **handlers = dentry->d_sb->s_xattr; in generic_listxattr() local
/openbmc/linux/arch/um/os-Linux/
H A Dsignal.c163 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { variable
/openbmc/linux/fs/reiserfs/
H A Dxattr.c770 #define for_each_xattr_handler(handlers, handler) \ argument
783 static inline bool reiserfs_xattr_list(const struct xattr_handler **handlers, in reiserfs_xattr_list()

123