Home
last modified time | relevance | path

Searched defs:call (Results 251 - 275 of 460) sorted by relevance

1...<<111213141516171819

/kernel/linux/linux-6.6/include/trace/events/
H A Drpcrdma.h1478 DEFINE_CALLBACK_EVENT(call); variable
/kernel/linux/linux-6.6/net/rxrpc/
H A Dinput.c12 static void rxrpc_proto_abort(struct rxrpc_call *call, rxrpc_seq_t seq, in rxrpc_proto_abort() argument
21 static void rxrpc_congestion_management(struct rxrpc_call *call, in rxrpc_congestion_management() argument
179 rxrpc_congestion_degrade(struct rxrpc_call *call) rxrpc_congestion_degrade() argument
206 rxrpc_rotate_tx_window(struct rxrpc_call *call, rxrpc_seq_t to, struct rxrpc_ack_summary *summary) rxrpc_rotate_tx_window() argument
250 rxrpc_end_tx_phase(struct rxrpc_call *call, bool reply_begun, enum rxrpc_abort_reason abort_why) rxrpc_end_tx_phase() argument
288 rxrpc_receiving_reply(struct rxrpc_call *call) rxrpc_receiving_reply() argument
316 rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) rxrpc_end_rx_phase() argument
341 rxrpc_input_update_ack_window(struct rxrpc_call *call, rxrpc_seq_t window, rxrpc_seq_t wtop) rxrpc_input_update_ack_window() argument
351 rxrpc_input_queue_data(struct rxrpc_call *call, struct sk_buff *skb, rxrpc_seq_t window, rxrpc_seq_t wtop, enum rxrpc_receive_trace why) rxrpc_input_queue_data() argument
368 rxrpc_input_data_one(struct rxrpc_call *call, struct sk_buff *skb, bool *_notify) rxrpc_input_data_one() argument
512 rxrpc_input_split_jumbo(struct rxrpc_call *call, struct sk_buff *skb) rxrpc_input_split_jumbo() argument
567 rxrpc_input_data(struct rxrpc_call *call, struct sk_buff *skb) rxrpc_input_data() argument
623 rxrpc_complete_rtt_probe(struct rxrpc_call *call, ktime_t resp_time, rxrpc_serial_t acked_serial, rxrpc_serial_t ack_serial, enum rxrpc_rtt_rx_trace type) rxrpc_complete_rtt_probe() argument
673 rxrpc_input_ackinfo(struct rxrpc_call *call, struct sk_buff *skb, struct rxrpc_ackinfo *ackinfo) rxrpc_input_ackinfo() argument
711 rxrpc_input_check_prev_ack(struct rxrpc_call *call, struct rxrpc_ack_summary *summary, rxrpc_seq_t seq) rxrpc_input_check_prev_ack() argument
754 rxrpc_input_soft_acks(struct rxrpc_call *call, struct rxrpc_ack_summary *summary, struct sk_buff *skb, rxrpc_seq_t seq, rxrpc_seq_t since) rxrpc_input_soft_acks() argument
805 rxrpc_is_ack_valid(struct rxrpc_call *call, rxrpc_seq_t first_pkt, rxrpc_seq_t prev_pkt) rxrpc_is_ack_valid() argument
835 rxrpc_input_ack(struct rxrpc_call *call, struct sk_buff *skb) rxrpc_input_ack() argument
1011 rxrpc_input_ackall(struct rxrpc_call *call, struct sk_buff *skb) rxrpc_input_ackall() argument
1022 rxrpc_input_abort(struct rxrpc_call *call, struct sk_buff *skb) rxrpc_input_abort() argument
1035 rxrpc_input_call_packet(struct rxrpc_call *call, struct sk_buff *skb) rxrpc_input_call_packet() argument
1090 rxrpc_implicit_end_call(struct rxrpc_call *call, struct sk_buff *skb) rxrpc_implicit_end_call() argument
[all...]
H A Daf_rxrpc.c296 struct rxrpc_call *call; rxrpc_kernel_begin_call() local
355 rxrpc_kernel_shutdown_call(struct socket *sock, struct rxrpc_call *call) rxrpc_kernel_shutdown_call() argument
381 rxrpc_kernel_put_call(struct socket *sock, struct rxrpc_call *call) rxrpc_kernel_put_call() argument
395 rxrpc_kernel_check_life(const struct socket *sock, const struct rxrpc_call *call) rxrpc_kernel_check_life() argument
414 rxrpc_kernel_get_epoch(struct socket *sock, struct rxrpc_call *call) rxrpc_kernel_get_epoch() argument
449 rxrpc_kernel_set_max_life(struct socket *sock, struct rxrpc_call *call, unsigned long hard_timeout) rxrpc_kernel_set_max_life() argument
[all...]
H A Drxkad.c148 static int rxkad_how_much_data(struct rxrpc_call *call, size_t remain, in rxkad_how_much_data() argument
233 static struct skcipher_request *rxkad_get_call_crypto(struct rxrpc_call *call) in rxkad_get_call_crypto() argument
243 static void rxkad_free_call_crypto(struct rxrpc_call *call) in rxkad_free_call_crypto() argument
250 static int rxkad_secure_packet_auth(const struct rxrpc_call *call, in rxkad_secure_packet_auth() argument
291 rxkad_secure_packet_encrypt(const struct rxrpc_call *call, struct rxrpc_txbuf *txb, struct skcipher_request *req) rxkad_secure_packet_encrypt() argument
335 rxkad_secure_packet(struct rxrpc_call *call, struct rxrpc_txbuf *txb) rxkad_secure_packet() argument
406 rxkad_verify_packet_1(struct rxrpc_call *call, struct sk_buff *skb, rxrpc_seq_t seq, struct skcipher_request *req) rxkad_verify_packet_1() argument
469 rxkad_verify_packet_2(struct rxrpc_call *call, struct sk_buff *skb, rxrpc_seq_t seq, struct skcipher_request *req) rxkad_verify_packet_2() argument
550 rxkad_verify_packet(struct rxrpc_call *call, struct sk_buff *skb) rxkad_verify_packet() argument
[all...]
H A Drxperf.c82 static inline void rxperf_set_call_state(struct rxperf_call *call, in rxperf_set_call_state() argument
88 static inline void rxperf_set_call_complete(struct rxperf_call *call, in rxperf_set_call_complete() argument
110 rxperf_queue_call_work(struct rxperf_call *call) rxperf_queue_call_work() argument
118 struct rxperf_call *call = (struct rxperf_call *)call_user_ID; rxperf_notify_rx() local
126 struct rxperf_call *call = (struct rxperf_call *)user_call_ID; rxperf_rx_attach() local
144 struct rxperf_call *call; rxperf_charge_preallocation() local
245 rxperf_log_error(struct rxperf_call *call, s32 remote_abort) rxperf_log_error() argument
277 struct rxperf_call *call = container_of(work, struct rxperf_call, work); rxperf_deliver_to_call() local
354 rxperf_extract_data(struct rxperf_call *call, bool want_more) rxperf_extract_data() argument
388 rxperf_deliver_param_block(struct rxperf_call *call) rxperf_deliver_param_block() argument
436 rxperf_deliver_request(struct rxperf_call *call) rxperf_deliver_request() argument
494 rxperf_process_call(struct rxperf_call *call) rxperf_process_call() argument
[all...]
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dsockets_porting.c284 struct tcpip_api_call_data call; member
776 static err_t lwip_do_ioctl_impl(struct tcpip_api_call_data *call) in lwip_do_ioctl_impl() argument
/kernel/uniproton/src/net/lwip-2.1/src/
H A Dsockets.c261 struct tcpip_api_call_data call; member
739 static err_t OsLwipDoIoctlImpl(struct tcpip_api_call_data *call) in OsLwipDoIoctlImpl() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_eprobe.c422 struct trace_event_call *call = trace_probe_event_call(&edata->ep->tp); in __eprobe_trace_func() local
644 static int enable_trace_eprobe(struct trace_event_call *call, in enable_trace_eprobe() argument
701 static int disable_trace_eprobe(struct trace_event_call *call, in disable_trace_eprobe() argument
763 struct trace_event_call *call = trace_probe_event_call(&ep->tp); in init_trace_eprobe_call() local
[all...]
H A Dtrace_sched_wakeup.c379 struct trace_event_call *call = &event_context_switch; in tracing_sched_switch_trace() local
407 struct trace_event_call *call = &event_wakeup; in tracing_sched_wakeup_trace() local
/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c163 rpcclnt_send(struct rpcclnt *rpc, int procid, int prog, void *call, int reqlen) rpcclnt_send() argument
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DPerfTest.java210 public void call() { call(0); } in call() method in PerfTest.Function
215 public void call(int i) { call(); } in call() method in PerfTest.Function
[all...]
/third_party/jinja2/
H A Druntime.py261 def call( member in Context
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_shader_calls.c471 nir_intrinsic_instr *call = nir_instr_as_intrinsic(instr); spill_ssa_defs_and_lower_shader_calls() local
[all...]
H A Dnir_clone.c476 clone_call(clone_state *state, const nir_call_instr *call) in clone_call() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_constant_expression.cpp1099 ir_call *call = inst->as_call(); in constant_expression_evaluate_expression_list() local
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
H A Dprotocol_lws_minimal_dbus_ws_proxy.c376 const char *call; member
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py261 def call(__self, __obj, *args, **kwargs): # noqa: B902 member in Context
/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py235 def call(__self, __obj, *args, **kwargs): member in Context
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c466 dump_instr_call(struct dxil_dumper *d, struct dxil_instr_call *call) in dump_instr_call() argument
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp162 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in BinarySearchPackageLookup
252 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in PrefixBinarySearchPackageLookup
309 virtual void call(UErrorCode *pErrorCode) { in call() function in BytesTriePackageLookup
442 virtual void call(UErrorCode *pErrorCode) { in call() function in UCharsTrieDictMatches
468 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in UCharsTrieDictContains
588 virtual void call(UErrorCode *pErrorCode) { in call() function in BytesTrieDictMatches
617 virtual void call(UErrorCod function in BytesTrieDictContains
[all...]
/third_party/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.h93 virtual void call(UErrorCode* status) in call() function in StringPerfFunction
/third_party/node/deps/v8/src/compiler/
H A Djs-inlining.cc52 explicit JSCallAccessor(Node* call) : call_(call) { in JSCallAccessor() argument
88 Reduction JSInliner::InlineJSWasmCall(Node* call, Node* new_target, in InlineJSWasmCall() argument
101 Reduction JSInliner::InlineCall(Node* call, Node* new_target, Node* context, in InlineCall() argument
[all...]
H A Djs-inlining-heuristic.cc775 Node* call = calls[i]; InlineCandidate() local
[all...]
H A Dschedule.cc244 void Schedule::AddCall(BasicBlock* block, Node* call, BasicBlock* success_block, in AddCall() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp611 lp_get_called_value(LLVMValueRef call) in lp_get_called_value() argument

Completed in 32 milliseconds

1...<<111213141516171819