/Linux-v6.1/net/rxrpc/ |
D | call_object.c | 50 struct rxrpc_call *call = from_timer(call, t, timer); in rxrpc_call_timer_expired() local 62 void rxrpc_reduce_call_timer(struct rxrpc_call *call, in rxrpc_reduce_call_timer() 74 void rxrpc_delete_call_timer(struct rxrpc_call *call) in rxrpc_delete_call_timer() 89 struct rxrpc_call *call; in rxrpc_find_call_by_user_ID() local 125 struct rxrpc_call *call; in rxrpc_alloc_call() local 199 struct rxrpc_call *call; in rxrpc_alloc_client_call() local 221 static void rxrpc_start_call_timer(struct rxrpc_call *call) in rxrpc_start_call_timer() 255 static void rxrpc_put_call_slot(struct rxrpc_call *call) in rxrpc_put_call_slot() 278 struct rxrpc_call *call, *xcall; in rxrpc_new_client_call() local 404 struct rxrpc_call *call, in rxrpc_incoming_call() [all …]
|
D | recvmsg.c | 23 void rxrpc_notify_socket(struct rxrpc_call *call) in rxrpc_notify_socket() 64 bool __rxrpc_set_call_completion(struct rxrpc_call *call, in __rxrpc_set_call_completion() 82 bool rxrpc_set_call_completion(struct rxrpc_call *call, in rxrpc_set_call_completion() 100 bool __rxrpc_call_completed(struct rxrpc_call *call) in __rxrpc_call_completed() 105 bool rxrpc_call_completed(struct rxrpc_call *call) in rxrpc_call_completed() 120 bool __rxrpc_abort_call(const char *why, struct rxrpc_call *call, in __rxrpc_abort_call() 129 bool rxrpc_abort_call(const char *why, struct rxrpc_call *call, in rxrpc_abort_call() 143 static int rxrpc_recvmsg_term(struct rxrpc_call *call, struct msghdr *msg) in rxrpc_recvmsg_term() 184 static void rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) in rxrpc_end_rx_phase() 222 static void rxrpc_rotate_rx_window(struct rxrpc_call *call) in rxrpc_rotate_rx_window() [all …]
|
D | sendmsg.c | 23 static bool rxrpc_check_tx_space(struct rxrpc_call *call, rxrpc_seq_t *_tx_win) in rxrpc_check_tx_space() 39 struct rxrpc_call *call, in rxrpc_wait_for_tx_window_intr() 63 struct rxrpc_call *call) in rxrpc_wait_for_tx_window_waitall() 104 struct rxrpc_call *call, in rxrpc_wait_for_tx_window_nonintr() 125 struct rxrpc_call *call, in rxrpc_wait_for_tx_window() 160 static inline void rxrpc_instant_resend(struct rxrpc_call *call, int ix) in rxrpc_instant_resend() 179 static void rxrpc_notify_end_tx(struct rxrpc_sock *rx, struct rxrpc_call *call, in rxrpc_notify_end_tx() 191 static int rxrpc_queue_packet(struct rxrpc_sock *rx, struct rxrpc_call *call, in rxrpc_queue_packet() 288 struct rxrpc_call *call, in rxrpc_send_data() 609 struct rxrpc_call *call; in rxrpc_new_client_call_for_sendmsg() local [all …]
|
D | input.c | 27 struct rxrpc_call *call, rxrpc_seq_t seq) in rxrpc_proto_abort() 38 static void rxrpc_congestion_management(struct rxrpc_call *call, in rxrpc_congestion_management() 198 static bool rxrpc_rotate_tx_window(struct rxrpc_call *call, rxrpc_seq_t to, in rxrpc_rotate_tx_window() 257 static bool rxrpc_end_tx_phase(struct rxrpc_call *call, bool reply_begun, in rxrpc_end_tx_phase() 303 static bool rxrpc_receiving_reply(struct rxrpc_call *call) in rxrpc_receiving_reply() 390 static void rxrpc_input_dup_data(struct rxrpc_call *call, rxrpc_seq_t seq, in rxrpc_input_dup_data() 411 static void rxrpc_input_data(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_input_data() 622 static void rxrpc_complete_rtt_probe(struct rxrpc_call *call, in rxrpc_complete_rtt_probe() 680 static void rxrpc_input_check_for_lost_ack(struct rxrpc_call *call) in rxrpc_input_check_for_lost_ack() 713 static void rxrpc_input_ping_response(struct rxrpc_call *call, in rxrpc_input_ping_response() [all …]
|
D | call_event.c | 23 static void rxrpc_propose_ping(struct rxrpc_call *call, in rxrpc_propose_ping() 45 static void __rxrpc_propose_ACK(struct rxrpc_call *call, u8 ack_reason, in __rxrpc_propose_ACK() 136 void rxrpc_propose_ACK(struct rxrpc_call *call, u8 ack_reason, in rxrpc_propose_ACK() 149 static void rxrpc_congestion_timeout(struct rxrpc_call *call) in rxrpc_congestion_timeout() 157 static void rxrpc_resend(struct rxrpc_call *call, unsigned long now_j) in rxrpc_resend() 289 struct rxrpc_call *call = in rxrpc_process_call() local
|
D | insecure.c | 20 static int none_how_much_data(struct rxrpc_call *call, size_t remain, in none_how_much_data() 28 static int none_secure_packet(struct rxrpc_call *call, struct sk_buff *skb, in none_secure_packet() 34 static int none_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, in none_verify_packet() 41 static void none_free_call_crypto(struct rxrpc_call *call) in none_free_call_crypto() 45 static void none_locate_data(struct rxrpc_call *call, struct sk_buff *skb, in none_locate_data()
|
D | output.c | 36 static void rxrpc_tx_backoff(struct rxrpc_call *call, int ret) in rxrpc_tx_backoff() 56 static void rxrpc_set_keepalive(struct rxrpc_call *call) in rxrpc_set_keepalive() 70 struct rxrpc_call *call, in rxrpc_fill_out_ack() 136 static int rxrpc_begin_rtt_probe(struct rxrpc_call *call, rxrpc_serial_t serial, in rxrpc_begin_rtt_probe() 165 static void rxrpc_cancel_rtt_probe(struct rxrpc_call *call, in rxrpc_cancel_rtt_probe() 179 int rxrpc_send_ack_packet(struct rxrpc_call *call, bool ping, in rxrpc_send_ack_packet() 286 int rxrpc_send_abort_packet(struct rxrpc_call *call) in rxrpc_send_abort_packet() 350 int rxrpc_send_data_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_send_data_packet()
|
D | call_accept.c | 25 static void rxrpc_dummy_notify(struct sock *sk, struct rxrpc_call *call, in rxrpc_dummy_notify() 42 struct rxrpc_call *call, *xcall; in rxrpc_service_prealloc_one() local 222 struct rxrpc_call *call = b->call_backlog[tail]; in rxrpc_discard_prealloc() local 244 static void rxrpc_send_ping(struct rxrpc_call *call, struct sk_buff *skb) in rxrpc_send_ping() 268 struct rxrpc_call *call; in rxrpc_alloc_incoming_call() local 355 struct rxrpc_call *call = NULL; in rxrpc_new_incoming_call() local
|
D | rxkad.c | 148 static int rxkad_how_much_data(struct rxrpc_call *call, size_t remain, in rxkad_how_much_data() 233 static struct skcipher_request *rxkad_get_call_crypto(struct rxrpc_call *call) in rxkad_get_call_crypto() 251 static void rxkad_free_call_crypto(struct rxrpc_call *call) in rxkad_free_call_crypto() 261 static int rxkad_secure_packet_auth(const struct rxrpc_call *call, in rxkad_secure_packet_auth() 303 static int rxkad_secure_packet_encrypt(const struct rxrpc_call *call, in rxkad_secure_packet_encrypt() 369 static int rxkad_secure_packet(struct rxrpc_call *call, in rxkad_secure_packet() 441 static int rxkad_verify_packet_1(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_verify_packet_1() 517 static int rxkad_verify_packet_2(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_verify_packet_2() 615 static int rxkad_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_verify_packet() 683 static void rxkad_locate_data_1(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_locate_data_1() [all …]
|
D | conn_client.c | 357 struct rxrpc_call *call, in rxrpc_prep_call() 471 struct rxrpc_call *call; in rxrpc_maybe_add_conn() local 518 struct rxrpc_call *call = list_entry(bundle->waiting_calls.next, in rxrpc_activate_one_channel() local 648 struct rxrpc_call *call, gfp_t gfp) in rxrpc_wait_for_channel() 703 struct rxrpc_call *call, in rxrpc_connect_call() 759 void rxrpc_expose_client_call(struct rxrpc_call *call) in rxrpc_expose_client_call() 795 void rxrpc_disconnect_client_call(struct rxrpc_bundle *bundle, struct rxrpc_call *call) in rxrpc_disconnect_client_call()
|
/Linux-v6.1/fs/afs/ |
D | rxrpc.c | 138 struct afs_call *call; in afs_alloc_call() local 163 void afs_put_call(struct afs_call *call) in afs_put_call() 200 static struct afs_call *afs_get_call(struct afs_call *call, in afs_get_call() 216 static void afs_queue_call_work(struct afs_call *call) in afs_queue_call_work() 234 struct afs_call *call; in afs_alloc_flat_call() local 268 void afs_flat_call_destructor(struct afs_call *call) in afs_flat_call_destructor() 285 struct afs_call *call = (struct afs_call *)call_user_ID; in afs_notify_end_request_tx() local 294 void afs_make_call(struct afs_addr_cursor *ac, struct afs_call *call, gfp_t gfp) in afs_make_call() 439 static void afs_log_error(struct afs_call *call, s32 remote_abort) in afs_log_error() 471 static void afs_deliver_to_call(struct afs_call *call) in afs_deliver_to_call() [all …]
|
D | fsclient.c | 55 struct afs_call *call, in xdr_decode_AFSFetchStatus() 132 static time64_t xdr_decode_expiry(struct afs_call *call, u32 expiry) in xdr_decode_expiry() 138 struct afs_call *call, in xdr_decode_AFSCallBack() 238 static int afs_deliver_fs_fetch_status(struct afs_call *call) in afs_deliver_fs_fetch_status() 275 struct afs_call *call; in afs_fs_fetch_status() local 300 static int afs_deliver_fs_fetch_data(struct afs_call *call) in afs_deliver_fs_fetch_data() 425 struct afs_call *call; in afs_fs_fetch_data64() local 455 struct afs_call *call; in afs_fs_fetch_data() local 486 static int afs_deliver_fs_create_vnode(struct afs_call *call) in afs_deliver_fs_create_vnode() 527 struct afs_call *call; in afs_fs_create_file() local [all …]
|
D | cmservice.c | 106 bool afs_cm_incoming_call(struct afs_call *call) in afs_cm_incoming_call() 143 static int afs_find_cm_server_by_peer(struct afs_call *call) in afs_find_cm_server_by_peer() 164 static int afs_find_cm_server_by_uuid(struct afs_call *call, in afs_find_cm_server_by_uuid() 184 static void afs_cm_destructor(struct afs_call *call) in afs_cm_destructor() 193 static void afs_abort_service_call(struct afs_call *call, u32 abort_code, int error, in afs_abort_service_call() 206 struct afs_call *call = container_of(work, struct afs_call, work); in SRXAFSCB_CallBack() local 230 static int afs_deliver_cb_callback(struct afs_call *call) in afs_deliver_cb_callback() 333 struct afs_call *call = container_of(work, struct afs_call, work); in SRXAFSCB_InitCallBackState() local 347 static int afs_deliver_cb_init_call_back_state(struct afs_call *call) in afs_deliver_cb_init_call_back_state() 366 static int afs_deliver_cb_init_call_back_state3(struct afs_call *call) in afs_deliver_cb_init_call_back_state3() [all …]
|
D | yfsclient.c | 138 static void yfs_check_req(struct afs_call *call, __be32 *bp) in yfs_check_req() 174 struct afs_call *call, in xdr_decode_YFSFetchStatus() 228 struct afs_call *call, in xdr_decode_YFSCallBack() 328 static int yfs_deliver_status_and_volsync(struct afs_call *call) in yfs_deliver_status_and_volsync() 349 static int yfs_deliver_fs_fetch_data64(struct afs_call *call) in yfs_deliver_fs_fetch_data64() 465 struct afs_call *call; in yfs_fs_fetch_data() local 500 static int yfs_deliver_fs_create_vnode(struct afs_call *call) in yfs_deliver_fs_create_vnode() 543 struct afs_call *call; in yfs_fs_create_file() local 593 struct afs_call *call; in yfs_fs_make_dir() local 630 static int yfs_deliver_fs_remove_file2(struct afs_call *call) in yfs_deliver_fs_remove_file2() [all …]
|
D | vlclient.c | 17 static int afs_deliver_vl_get_entry_by_name_u(struct afs_call *call) in afs_deliver_vl_get_entry_by_name_u() 109 static void afs_destroy_vl_get_entry_by_name_u(struct afs_call *call) in afs_destroy_vl_get_entry_by_name_u() 134 struct afs_call *call; in afs_vl_get_entry_by_name_u() local 181 static int afs_deliver_vl_get_addrs_u(struct afs_call *call) in afs_deliver_vl_get_addrs_u() 248 static void afs_vl_get_addrs_u_destructor(struct afs_call *call) in afs_vl_get_addrs_u_destructor() 273 struct afs_call *call; in afs_vl_get_addrs_u() local 314 static int afs_deliver_vl_get_capabilities(struct afs_call *call) in afs_deliver_vl_get_capabilities() 356 static void afs_destroy_vl_get_capabilities(struct afs_call *call) in afs_destroy_vl_get_capabilities() 386 struct afs_call *call; in afs_vl_get_capabilities() local 421 static int afs_deliver_yfsvl_get_endpoints(struct afs_call *call) in afs_deliver_yfsvl_get_endpoints() [all …]
|
/Linux-v6.1/include/trace/ |
D | trace_events.h | 115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 212 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument 242 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 255 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 363 #define _TRACE_PERF_PROTO(call, proto) \ argument 367 #define _TRACE_PERF_INIT(call) \ argument 371 #define _TRACE_PERF_PROTO(call, proto) argument 372 #define _TRACE_PERF_INIT(call) argument 378 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument [all …]
|
D | trace_custom_events.h | 62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument 120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument 188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 200 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument
|
D | bpf_probe.h | 80 #define __BPF_DECLARE_TRACE(call, proto, args) \ argument 89 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 97 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument 118 #define __CHECK_WRITABLE_BUF_SIZE(call, proto, args, size) \ argument 130 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument 135 #define DEFINE_EVENT(template, call, proto, args) \ argument 143 #define DECLARE_TRACE(call, proto, args) \ argument 148 #define DECLARE_TRACE_WRITABLE(call, proto, args, size) \ argument
|
/Linux-v6.1/kernel/trace/ |
D | trace_syscalls.c | 24 syscall_get_enter_fields(struct trace_event_call *call) in syscall_get_enter_fields() 237 static int __init set_syscall_print_fmt(struct trace_event_call *call) in set_syscall_print_fmt() 262 static void __init free_syscall_print_fmt(struct trace_event_call *call) in free_syscall_print_fmt() 270 static int __init syscall_enter_define_fields(struct trace_event_call *call) in syscall_enter_define_fields() 369 struct trace_event_call *call) in reg_event_syscall_enter() 390 struct trace_event_call *call) in unreg_event_syscall_enter() 407 struct trace_event_call *call) in reg_event_syscall_exit() 428 struct trace_event_call *call) in unreg_event_syscall_exit() 444 static int __init init_syscall_trace(struct trace_event_call *call) in init_syscall_trace() 553 static int perf_call_bpf_enter(struct trace_event_call *call, struct pt_regs *regs, in perf_call_bpf_enter() [all …]
|
D | trace_events.c | 98 trace_find_event_field(struct trace_event_call *call, char *name) in trace_find_event_field() 142 int trace_define_field(struct trace_event_call *call, const char *type, in trace_define_field() 200 static void trace_destroy_fields(struct trace_event_call *call) in trace_destroy_fields() 216 int trace_event_get_offsets(struct trace_event_call *call) in trace_event_get_offsets() 234 static bool test_field(const char *fmt, struct trace_event_call *call) in test_field() 267 static void test_event_printk(struct trace_event_call *call) in test_event_printk() 445 int trace_event_raw_init(struct trace_event_call *call) in trace_event_raw_init() 510 int trace_event_reg(struct trace_event_call *call, in trace_event_reg() 595 struct trace_event_call *call = file->event_call; in __ftrace_event_enable_disable() local 1012 struct trace_event_call *call; in __ftrace_set_clr_event_nolock() local [all …]
|
D | trace_events_inject.c | 36 parse_field(char *str, struct trace_event_call *call, in parse_field() 138 static int trace_get_entry_size(struct trace_event_call *call) in trace_get_entry_size() 153 static void *trace_alloc_entry(struct trace_event_call *call, int *size) in trace_alloc_entry() 196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry() 287 struct trace_event_call *call; in event_inject_write() local
|
/Linux-v6.1/include/linux/ |
D | delayed_call.h | 18 static inline void set_delayed_call(struct delayed_call *call, in set_delayed_call() 25 static inline void do_delayed_call(struct delayed_call *call) in do_delayed_call() 31 static inline void clear_delayed_call(struct delayed_call *call) in clear_delayed_call()
|
/Linux-v6.1/ipc/ |
D | syscall.c | 20 int ksys_ipc(unsigned int call, int first, unsigned long second, in ksys_ipc() 110 SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument 130 int compat_ksys_ipc(u32 call, int first, int second, in compat_ksys_ipc() 205 COMPAT_SYSCALL_DEFINE6(ipc, u32, call, int, first, int, second, in COMPAT_SYSCALL_DEFINE6() argument
|
/Linux-v6.1/drivers/virt/vboxguest/ |
D | vboxguest_utils.c | 330 static void hgcm_call_init_linaddr(struct vmmdev_hgcm_call *call, in hgcm_call_init_linaddr() 381 struct vmmdev_hgcm_call *call, u32 client_id, u32 function, in hgcm_call_init_call() 432 static int hgcm_cancel_call(struct vbg_dev *gdev, struct vmmdev_hgcm_call *call) in hgcm_cancel_call() 470 static int vbg_hgcm_do_call(struct vbg_dev *gdev, struct vmmdev_hgcm_call *call, in vbg_hgcm_do_call() 557 const struct vmmdev_hgcm_call *call, in hgcm_call_copy_back_result() 612 struct vmmdev_hgcm_call *call; in vbg_hgcm_call() local
|
/Linux-v6.1/tools/testing/selftests/bpf/bpf_testmod/ |
D | bpf_testmod-events.h | 39 #define BPF_TESTMOD_DECLARE_TRACE(call, proto, args, size) \ argument 42 #define BPF_TESTMOD_DECLARE_TRACE(call, proto, args, size) \ argument
|