/openbmc/linux/Documentation/input/ |
H A D | input.rst | 84 evdev 109 keyboard 115 mousedev 153 joydev
|
/openbmc/linux/Documentation/core-api/ |
H A D | genericirq.rst | 177 Default flow implementations 219 Default flow handler implementations 317 Quirks and optimizations 325 Delayed interrupt disable
|
/openbmc/openbmc/poky/bitbake/contrib/ |
H A D | autobuilderlog.json | 6 "handlers": ["BitBake.verbconsole"] array 10 "handlers": ["BitBake.verbconsole"] array
|
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | processor.c | 417 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 D | invoker.hpp | 48 std::map<Type, std::unique_ptr<CmdHandler>> handlers; member in pldm::responder::Invoker
|
H A D | handler.hpp | 63 std::map<Command, HandlerFunc> handlers; member in pldm::responder::CmdHandler
|
/openbmc/telemetry/src/utils/ |
H A D | messanger_service.hpp | 17 std::vector<std::any> handlers; member
|
/openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
H A D | version_handlers_builder.cpp | 39 std::vector<HandlerConfig<VersionBlobHandler::ActionPack>> handlers; in buildHandlerFromJson() local
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | firmware_handlers_builder.cpp | 38 std::vector<HandlerConfig<ActionPack>> handlers; in buildHandlerFromJson() local
|
H A D | firmware_handler.hpp | 219 std::vector<HandlerPack> handlers; member in ipmi_flash::FirmwareBlobHandler
|
/openbmc/phosphor-ipmi-flash/bmc/log-handler/ |
H A D | log_handlers_builder.cpp | 38 std::vector<HandlerConfig<LogBlobHandler::ActionPack>> handlers; in buildHandlerFromJson() local
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_kmod.py | 141 def register_recipe_handlers(handlers): argument
|
H A D | create_kernel.py | 88 def register_recipe_handlers(handlers): argument
|
H A D | create_npm.py | 297 def register_recipe_handlers(handlers): argument
|
/openbmc/pldm/requester/ |
H A D | mctp_endpoint_discovery.hpp | 82 std::vector<MctpDiscoveryHandlerIntf*> handlers; member in pldm::MctpDiscovery
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | manager.hpp | 274 std::vector<std::unique_ptr<GenericBlobInterface>> handlers; member in blobs::BlobManager
|
H A D | process.cpp | 40 static const std::unordered_map<BlobOEMCommands, IpmiBlobHandler> handlers = { variable
|
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | signals.cpp | 75 handlers; member in __anon3b1fb37a0111::SignalHandler
|
/openbmc/linux/include/net/ |
H A D | rtnetlink.h | 50 #define rtnl_register_many(handlers) \ argument 52 #define rtnl_unregister_many(handlers) \ argument
|
/openbmc/linux/fs/btrfs/ |
H A D | props.c | 46 const struct hlist_head *handlers) in find_prop_handler() 165 const struct hlist_head *handlers; in iterate_object_props() local
|
/openbmc/pldm/platform-mc/ |
H A D | event_manager.hpp | 115 pldm::platform_mc::HandlerFuncs handlers) in registerPolledEventHandler()
|
/openbmc/boost-dbus/include/dbus/detail/ |
H A D | queue.hpp | 28 std::deque<handler_type> handlers; member in dbus::detail::queue
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | pfunc_core.c | 124 #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__.py | 17 handlers = [] variable
|
/openbmc/linux/fs/ |
H A D | xattr.c | 47 #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 1007 const struct xattr_handler *handler, **handlers = dentry->d_sb->s_xattr; in generic_listxattr() local
|