/openbmc/qemu/rust/qemu-api/src/ |
H A D | callbacks.rs | 169 fn call(a: Args) -> R; in call() method 180 fn call(_a: Args) -> R { in call() method
|
/openbmc/u-boot/include/ |
H A D | misc.h | 130 int (*call)(struct udevice *dev, int msgid, void *tx_msg, int tx_size, member
|
H A D | trace.h | 71 #define TRACE_CALL_TYPE(call) ((call)->flags & 0xc0000000UL) argument
|
/openbmc/telemetry/src/utils/ |
H A D | ensure.hpp | 53 void call() in call() function
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | filter.hpp | 68 ipmi::Cc call(message::Request::ptr request) override in call() function in ipmi::IpmiFilter
|
H A D | handler.hpp | 126 message::Response::ptr call(message::Request::ptr request) in call() function in ipmi::HandlerBase
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbuspassiveredundancy.cpp | 152 auto call = passiveBus.new_method_call( in populateFailures() local
|
/openbmc/openpower-hw-diags/attn/pel/ |
H A D | pel_common.hpp | 54 call = 0x0800 enumerator
|
/openbmc/boost-dbus/include/dbus/ |
H A D | properties.hpp | 28 virtual void call(dbus::message& m){}; in call() function in dbus::DbusMethod 112 void call(dbus::message& m) override { in call() function in dbus::LambdaDbusMethod 290 void call(dbus::message& m) { in call() function in dbus::DbusInterface 398 void call(dbus::message& m) { in call() function in dbus::DbusObject
|
H A D | message.hpp | 50 static message new_return(message& call) { in new_return() 57 static message new_error(message& call, const string& error_name, in new_error()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | bus.hpp | 338 auto call(message_t& m, uint64_t timeout_us) in call() function 351 auto call(message_t& m, std::optional<SdBusDuration> timeout = std::nullopt) in call() function
|
H A D | sdbus.hpp | 458 int sd_bus_message_new_method_return(sd_bus_message* call, in sd_bus_message_new_method_return() 465 sd_bus_message* call, sd_bus_message** m, sd_bus_error* e) override in sd_bus_message_new_method_error() 470 int sd_bus_message_new_method_errno(sd_bus_message* call, in sd_bus_message_new_method_errno()
|
H A D | message.hpp | 430 auto call(std::optional<SdBusDuration> timeout = std::nullopt) in call() function in sdbusplus::message::message
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | proxy.hpp | 125 auto call(context& ctx, sv_ref method, Ss&&... ss) const in call() function
|
/openbmc/u-boot/net/ |
H A D | nfs.h | 69 } call; member
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | data.py | 236 def write_func(func, o, call = False): argument
|
/openbmc/u-boot/lib/ |
H A D | trace.c | 210 struct trace_call *call = &hdr->ftrace[rec]; in trace_list_calls() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_rtas.c | 514 struct rtas_call *call = rtas_table + (token - RTAS_TOKEN_BASE); in spapr_rtas_call() local 596 struct rtas_call *call = &rtas_table[i]; in spapr_dt_rtas_tokens() local
|
/openbmc/u-boot/api/ |
H A D | api.c | 602 int syscall(int call, int *retval, ...) in syscall()
|
/openbmc/btbridge/ |
H A D | btbridged.c | 73 sd_bus_message *call; member
|
/openbmc/qemu/include/hw/virtio/ |
H A D | vhost.h | 26 int call; member
|
/openbmc/u-boot/tools/ |
H A D | proftool.c | 494 struct trace_call *call; in make_ftrace() local
|
H A D | mxsimage.h | 178 } call; member
|
/openbmc/phosphor-inventory-manager/ |
H A D | pimgen.py | 225 def call(self, loader, indent): member in MethodCall
|
/openbmc/qemu/bsd-user/ |
H A D | qemu.h | 202 void (*call)(const struct syscallname *, member
|