Searched refs:no_call (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | call_accept.c | 368 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 D | call_accept.c | 373 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 D | thread-stack.c | 49 * @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 D | thread-stack.c | 49 * @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