Home
last modified time | relevance | path

Searched defs:call (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/qemu/rust/qemu-api/src/
H A Dcallbacks.rs169 fn call(a: Args) -> R; in call() method
180 fn call(_a: Args) -> R { in call() method
/openbmc/u-boot/include/
H A Dmisc.h130 int (*call)(struct udevice *dev, int msgid, void *tx_msg, int tx_size, member
H A Dtrace.h71 #define TRACE_CALL_TYPE(call) ((call)->flags & 0xc0000000UL) argument
/openbmc/telemetry/src/utils/
H A Densure.hpp53 void call() in call() function
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dfilter.hpp68 ipmi::Cc call(message::Request::ptr request) override in call() function in ipmi::IpmiFilter
H A Dhandler.hpp126 message::Response::ptr call(message::Request::ptr request) in call() function in ipmi::HandlerBase
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassiveredundancy.cpp152 auto call = passiveBus.new_method_call( in populateFailures() local
/openbmc/openpower-hw-diags/attn/pel/
H A Dpel_common.hpp54 call = 0x0800 enumerator
/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp28 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 Dmessage.hpp50 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 Dbus.hpp338 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 Dsdbus.hpp458 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 Dmessage.hpp430 auto call(std::optional<SdBusDuration> timeout = std::nullopt) in call() function in sdbusplus::message::message
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dproxy.hpp125 auto call(context& ctx, sv_ref method, Ss&&... ss) const in call() function
/openbmc/u-boot/net/
H A Dnfs.h69 } call; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata.py236 def write_func(func, o, call = False): argument
/openbmc/u-boot/lib/
H A Dtrace.c210 struct trace_call *call = &hdr->ftrace[rec]; in trace_list_calls() local
/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c514 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 Dapi.c602 int syscall(int call, int *retval, ...) in syscall()
/openbmc/btbridge/
H A Dbtbridged.c73 sd_bus_message *call; member
/openbmc/qemu/include/hw/virtio/
H A Dvhost.h26 int call; member
/openbmc/u-boot/tools/
H A Dproftool.c494 struct trace_call *call; in make_ftrace() local
H A Dmxsimage.h178 } call; member
/openbmc/phosphor-inventory-manager/
H A Dpimgen.py225 def call(self, loader, indent): member in MethodCall
/openbmc/qemu/bsd-user/
H A Dqemu.h202 void (*call)(const struct syscallname *, member

12