Home
last modified time | relevance | path

Searched refs:no_call (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/rxrpc/
H A Dcall_accept.c368 goto no_call; in rxrpc_new_incoming_call()
379 goto no_call; in rxrpc_new_incoming_call()
385 goto no_call; in rxrpc_new_incoming_call()
439 no_call: in rxrpc_new_incoming_call()
/kernel/linux/linux-6.6/net/rxrpc/
H A Dcall_accept.c373 goto no_call; in rxrpc_new_incoming_call()
380 goto no_call; in rxrpc_new_incoming_call()
423 no_call: in rxrpc_new_incoming_call()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.c49 * @no_call: a 'call' was not seen
62 bool no_call; member
321 if (tse->no_call) in thread_stack__call_return()
783 bool no_call, bool trace_end) in thread_stack__push_cp()
805 tse->no_call = no_call; in thread_stack__push_cp()
781 thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct call_path *cp, bool no_call, bool trace_end) thread_stack__push_cp() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.c49 * @no_call: a 'call' was not seen
62 bool no_call; member
321 if (tse->no_call) in thread_stack__call_return()
784 bool no_call, bool trace_end) in thread_stack__push_cp()
806 tse->no_call = no_call; in thread_stack__push_cp()
782 thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, u64 timestamp, u64 ref, struct call_path *cp, bool no_call, bool trace_end) thread_stack__push_cp() argument

Completed in 5 milliseconds