Home
last modified time | relevance | path

Searched defs:call (Results 51 – 75 of 154) sorted by relevance

1234567

/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/linux/arch/hexagon/kernel/
H A Dsyscalltab.c15 #define __SYSCALL(nr, call) [nr] = (call), argument
/openbmc/linux/net/rxrpc/
H A Dconn_object.c149 struct rxrpc_call *call) in __rxrpc_disconnect_call()
188 void rxrpc_disconnect_call(struct rxrpc_call *call) in rxrpc_disconnect_call()
H A Dconn_event.c198 struct rxrpc_call *call; in rxrpc_abort_calls() local
219 static void rxrpc_call_is_secure(struct rxrpc_call *call) in rxrpc_call_is_secure()
H A Dpeer_object.c467 void rxrpc_kernel_get_peer(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_get_peer()
482 bool rxrpc_kernel_get_srtt(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_get_srtt()
H A Drtt.c147 void rxrpc_peer_add_rtt(struct rxrpc_call *call, enum rxrpc_rtt_rx_trace why, in rxrpc_peer_add_rtt()
H A Dsecurity.c68 int rxrpc_init_client_call_security(struct rxrpc_call *call) in rxrpc_init_client_call_security()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_probe_user.c34 int BPF_KSYSCALL(handle_sys_socketcall, int call, unsigned long *args) in BPF_KSYSCALL()
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py295 def _run_key_tasks(self, queries, call): argument
325 async def call(client, args): function
343 async def call(client, unihash): function
/openbmc/linux/include/linux/
H A Dtrace_events.h407 static inline bool trace_event_dyn_try_get_ref(struct trace_event_call *call) in trace_event_dyn_try_get_ref()
412 static inline void trace_event_dyn_put_ref(struct trace_event_call *call) in trace_event_dyn_put_ref()
415 static inline bool trace_event_dyn_busy(struct trace_event_call *call) in trace_event_dyn_busy()
422 static inline bool trace_event_try_get_ref(struct trace_event_call *call) in trace_event_try_get_ref()
430 static inline void trace_event_put_ref(struct trace_event_call *call) in trace_event_put_ref()
439 static inline bool bpf_prog_array_valid(struct trace_event_call *call) in bpf_prog_array_valid()
463 trace_event_name(struct trace_event_call *call) in trace_event_name()
773 static inline unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf()
/openbmc/linux/kernel/trace/
H A Dtrace_eprobe.c422 struct trace_event_call *call = trace_probe_event_call(&edata->ep->tp); in NOKPROBE_SYMBOL() local
644 static int enable_trace_eprobe(struct trace_event_call *call, in enable_trace_eprobe()
701 static int disable_trace_eprobe(struct trace_event_call *call, in disable_trace_eprobe()
763 struct trace_event_call *call = trace_probe_event_call(&ep->tp); in init_trace_eprobe_call() local
H A Dtrace_functions_graph.c107 struct trace_event_call *call = &event_funcgraph_entry; in __trace_graph_entry() local
226 struct trace_event_call *call = &event_funcgraph_exit; in __trace_graph_return() local
688 struct ftrace_graph_ent *call; in print_graph_entry_leaf() local
743 struct ftrace_graph_ent *call = &entry->graph_ent; in print_graph_entry_nested() local
931 struct ftrace_graph_ent *call = &field->graph_ent; in print_graph_entry() local
H A Dtrace_mmiotrace.c297 struct trace_event_call *call = &event_mmiotrace_rw; in __trace_mmiotrace_rw() local
328 struct trace_event_call *call = &event_mmiotrace_map; in __trace_mmiotrace_map() local
/openbmc/linux/fs/lockd/
H A Dclntproc.c163 struct nlm_rqst *call; in nlmclnt_proc() local
207 struct nlm_rqst *call; in nlm_alloc_call() local
226 void nlmclnt_release_call(struct nlm_rqst *call) in nlmclnt_release_call()
H A Dsvcproc.c310 void nlmsvc_release_call(struct nlm_rqst *call) in nlmsvc_release_call()
338 struct nlm_rqst *call; in nlmsvc_callback() local
/openbmc/linux/arch/loongarch/kernel/
H A Dsyscall.c22 #define __SYSCALL(nr, call) [nr] = (call), argument
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dfilter.hpp68 ipmi::Cc call(message::Request::ptr request) override in call() function in ipmi::IpmiFilter
/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c391 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc()
423 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc()
489 asmlinkage long sys_oabi_socketcall(int call, unsigned long __user *args) in sys_oabi_socketcall()
/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
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassiveredundancy.cpp145 auto call = passiveBus.new_method_call( in populateFailures() local
/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
/openbmc/openpower-hw-diags/attn/pel/
H A Dpel_common.hpp54 call = 0x0800 enumerator
/openbmc/linux/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c388 gcall *call; in handle_tail_calls() local
433 gimple assign, call; in init_local_entropy() local
/openbmc/linux/drivers/watchdog/
H A Darm_smc_wdt.c34 static int smcwd_call(struct watchdog_device *wdd, enum smcwd_call call, in smcwd_call()

1234567