Home
last modified time | relevance | path

Searched defs:call (Results 101 – 125 of 154) sorted by relevance

1234567

/openbmc/linux/kernel/trace/
H A Dtrace_event_perf.c499 int perf_ftrace_event_register(struct trace_event_call *call, in perf_ftrace_event_register()
H A Dtrace_branch.c33 struct trace_event_call *call = &event_branch; in probe_likely_condition() local
H A Dtrace_osnoise.c502 struct trace_event_call *call = &event_osnoise; in __trace_osnoise_sample() local
581 struct trace_event_call *call = &event_osnoise; in __trace_timerlat_sample() local
657 struct trace_event_call *call = &event_osnoise; in __timerlat_dump_stack() local
H A Dtrace_events_user.c82 struct trace_event_call call; member
955 static struct list_head *user_event_get_fields(struct trace_event_call *call) in user_event_get_fields()
1678 static int user_event_reg(struct trace_event_call *call, in user_event_reg()
H A Dtrace_output.c841 static void print_fields(struct trace_iterator *iter, struct trace_event_call *call, in print_fields()
946 struct trace_event_call *call; in print_event_fields() local
H A Dtrace_hwlat.c133 struct trace_event_call *call = &event_hwlat; in trace_hwlat_sample() local
/openbmc/sdbusplus/include/sdbusplus/
H A Dmessage.hpp430 auto call(std::optional<SdBusDuration> timeout = std::nullopt) in call() function in sdbusplus::message::message
/openbmc/linux/sound/core/
H A Dpcm.c856 #define pcm_call_notify(pcm, call) \ argument
863 #define pcm_call_notify(pcm, call) do {} while (0) argument
/openbmc/u-boot/api/
H A Dapi.c602 int syscall(int call, int *retval, ...) in syscall()
/openbmc/linux/tools/virtio/
H A Dvirtio_test.c29 int call; member
/openbmc/linux/net/rxrpc/
H A Dproc.c52 struct rxrpc_call *call; in rxrpc_call_seq_show() local
/openbmc/linux/arch/um/kernel/
H A Dprocess.c240 exitcall_t *call; in do_uml_exitcalls() local
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dhandler.hpp126 message::Response::ptr call(message::Request::ptr request) in call() function in ipmi::HandlerBase
/openbmc/linux/fs/lockd/
H A Dsvc4proc.c305 struct nlm_rqst *call; in nlm4svc_callback() local
/openbmc/linux/fs/afs/
H A Dflock.c71 void afs_lock_op_done(struct afs_call *call) in afs_lock_op_done()
/openbmc/linux/arch/x86/kernel/
H A Dftrace.c511 union text_poke_insn call; in addr_from_call() local
/openbmc/qemu/include/hw/virtio/
H A Dvhost.h25 int call; member
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c334 SYSCALL_DEFINE6(sparc_ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument
/openbmc/btbridge/
H A Dbtbridged.c73 sd_bus_message *call; member
/openbmc/linux/tools/perf/util/
H A Dcallchain.c584 struct callchain_list *call; in fill_node() local
649 struct callchain_list *call, *tmp; in add_child() local
/openbmc/u-boot/tools/
H A Dproftool.c494 struct trace_call *call; in make_ftrace() local
H A Dmxsimage.h178 } call; member
/openbmc/linux/drivers/misc/cxl/
H A Dhcalls.c49 #define _CXL_LOOP_HCALL(call, rc, retbuf, fn, ...) \ argument
/openbmc/phosphor-inventory-manager/
H A Dpimgen.py225 def call(self, loader, indent): member in MethodCall
/openbmc/linux/net/
H A Dcompat.c423 COMPAT_SYSCALL_DEFINE2(socketcall, int, call, u32 __user *, args) in COMPAT_SYSCALL_DEFINE2() argument

1234567