Home
last modified time | relevance | path

Searched defs:call (Results 1 – 21 of 21) sorted by relevance

/net/rxrpc/
Dcall_object.c50 struct rxrpc_call *call = (struct rxrpc_call *)_call; in rxrpc_call_timer_expired() local
67 struct rxrpc_call *call; in rxrpc_find_call_by_user_ID() local
102 struct rxrpc_call *call; in rxrpc_alloc_call() local
167 struct rxrpc_call *call; in rxrpc_alloc_client_call() local
189 static void rxrpc_start_call_timer(struct rxrpc_call *call) in rxrpc_start_call_timer()
215 struct rxrpc_call *call, *xcall; in rxrpc_new_client_call() local
317 struct rxrpc_call *call, in rxrpc_retry_client_call()
359 struct rxrpc_call *call, in rxrpc_incoming_call()
401 bool rxrpc_queue_call(struct rxrpc_call *call) in rxrpc_queue_call()
417 bool __rxrpc_queue_call(struct rxrpc_call *call) in __rxrpc_queue_call()
[all …]
Dinput.c31 struct rxrpc_call *call, rxrpc_seq_t seq) in rxrpc_proto_abort()
42 static void rxrpc_congestion_management(struct rxrpc_call *call, in rxrpc_congestion_management()
203 static void rxrpc_send_ping(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_send_ping()
219 static bool rxrpc_rotate_tx_window(struct rxrpc_call *call, rxrpc_seq_t to, in rxrpc_rotate_tx_window()
278 static bool rxrpc_end_tx_phase(struct rxrpc_call *call, bool reply_begun, in rxrpc_end_tx_phase()
325 static bool rxrpc_receiving_reply(struct rxrpc_call *call) in rxrpc_receiving_reply()
404 static void rxrpc_input_dup_data(struct rxrpc_call *call, rxrpc_seq_t seq, in rxrpc_input_dup_data()
424 static void rxrpc_input_data(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_input_data()
595 static void rxrpc_input_requested_ack(struct rxrpc_call *call, in rxrpc_input_requested_ack()
627 static void rxrpc_input_ping_response(struct rxrpc_call *call, in rxrpc_input_ping_response()
[all …]
Dcall_event.c27 void __rxrpc_set_timer(struct rxrpc_call *call, enum rxrpc_timer_trace why, in __rxrpc_set_timer()
90 void rxrpc_set_timer(struct rxrpc_call *call, enum rxrpc_timer_trace why, in rxrpc_set_timer()
101 static void rxrpc_propose_ping(struct rxrpc_call *call, in rxrpc_propose_ping()
122 static void __rxrpc_propose_ACK(struct rxrpc_call *call, u8 ack_reason, in __rxrpc_propose_ACK()
209 void rxrpc_propose_ACK(struct rxrpc_call *call, u8 ack_reason, in rxrpc_propose_ACK()
222 static void rxrpc_congestion_timeout(struct rxrpc_call *call) in rxrpc_congestion_timeout()
230 static void rxrpc_resend(struct rxrpc_call *call, ktime_t now) in rxrpc_resend()
365 struct rxrpc_call *call = in rxrpc_process_call() local
Drecvmsg.c27 void rxrpc_notify_socket(struct rxrpc_call *call) in rxrpc_notify_socket()
66 static int rxrpc_recvmsg_term(struct rxrpc_call *call, struct msghdr *msg) in rxrpc_recvmsg_term()
112 struct rxrpc_call *call, in rxrpc_recvmsg_new_call()
138 static void rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) in rxrpc_end_rx_phase()
176 static void rxrpc_rotate_rx_window(struct rxrpc_call *call) in rxrpc_rotate_rx_window()
231 static int rxrpc_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_verify_packet()
266 static int rxrpc_locate_data(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_locate_data()
302 static int rxrpc_recvmsg_data(struct socket *sock, struct rxrpc_call *call, in rxrpc_recvmsg_data()
424 struct rxrpc_call *call; in rxrpc_recvmsg() local
627 int rxrpc_kernel_recv_data(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_recv_data()
Dsendmsg.c45 struct rxrpc_call *call, in rxrpc_wait_for_tx_window()
90 static inline void rxrpc_instant_resend(struct rxrpc_call *call, int ix) in rxrpc_instant_resend()
109 static void rxrpc_notify_end_tx(struct rxrpc_sock *rx, struct rxrpc_call *call, in rxrpc_notify_end_tx()
120 static void rxrpc_queue_packet(struct rxrpc_sock *rx, struct rxrpc_call *call, in rxrpc_queue_packet()
209 struct rxrpc_call *call, in rxrpc_send_data()
502 struct rxrpc_call *call; in rxrpc_new_client_call_for_sendmsg() local
542 struct rxrpc_call *call; in rxrpc_do_sendmsg() local
664 int rxrpc_kernel_send_data(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_send_data()
716 bool rxrpc_kernel_abort_call(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_abort_call()
746 void rxrpc_kernel_set_tx_length(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_set_tx_length()
Dcall_accept.c40 struct rxrpc_call *call; in rxrpc_service_prealloc_one() local
225 struct rxrpc_call *call = b->call_backlog[tail]; in rxrpc_discard_prealloc() local
252 struct rxrpc_call *call; in rxrpc_alloc_incoming_call() local
339 struct rxrpc_call *call; in rxrpc_new_incoming_call() local
458 struct rxrpc_call *call; in rxrpc_accept_call() local
581 struct rxrpc_call *call; in rxrpc_reject_call() local
Dinsecure.c25 static int none_secure_packet(struct rxrpc_call *call, in none_secure_packet()
33 static int none_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, in none_verify_packet()
40 static void none_locate_data(struct rxrpc_call *call, struct sk_buff *skb, in none_locate_data()
Dconn_client.c278 static int rxrpc_get_client_conn(struct rxrpc_call *call, in rxrpc_get_client_conn()
551 struct rxrpc_call *call = list_entry(conn->waiting_calls.next, in rxrpc_activate_one_channel() local
638 static int rxrpc_wait_for_channel(struct rxrpc_call *call, gfp_t gfp) in rxrpc_wait_for_channel()
679 int rxrpc_connect_call(struct rxrpc_call *call, in rxrpc_connect_call()
735 void rxrpc_expose_client_call(struct rxrpc_call *call) in rxrpc_expose_client_call()
757 void rxrpc_disconnect_client_call(struct rxrpc_call *call) in rxrpc_disconnect_client_call()
Drxkad.c146 static int rxkad_secure_packet_auth(const struct rxrpc_call *call, in rxkad_secure_packet_auth()
183 static int rxkad_secure_packet_encrypt(const struct rxrpc_call *call, in rxkad_secure_packet_encrypt()
247 static int rxkad_secure_packet(struct rxrpc_call *call, in rxkad_secure_packet()
317 static int rxkad_verify_packet_1(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_verify_packet_1()
403 static int rxkad_verify_packet_2(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_verify_packet_2()
504 static int rxkad_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_verify_packet()
568 static void rxkad_locate_data_1(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_locate_data_1()
582 static void rxkad_locate_data_2(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_locate_data_2()
596 static void rxkad_locate_data(struct rxrpc_call *call, struct sk_buff *skb, in rxkad_locate_data()
1137 struct rxrpc_call *call; in rxkad_verify_response() local
Doutput.c38 static size_t rxrpc_fill_out_ack(struct rxrpc_call *call, in rxrpc_fill_out_ack()
97 int rxrpc_send_ack_packet(struct rxrpc_call *call, bool ping) in rxrpc_send_ack_packet()
210 int rxrpc_send_abort_packet(struct rxrpc_call *call) in rxrpc_send_abort_packet()
257 int rxrpc_send_data_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_send_data_packet()
Dpeer_event.c280 struct rxrpc_call *call; in rxrpc_peer_error_distributor() local
318 void rxrpc_peer_add_rtt(struct rxrpc_call *call, enum rxrpc_rtt_rx_trace why, in rxrpc_peer_add_rtt()
Daf_rxrpc.c285 struct rxrpc_call *call; in rxrpc_kernel_begin_call() local
329 void rxrpc_kernel_end_call(struct socket *sock, struct rxrpc_call *call) in rxrpc_kernel_end_call()
352 int rxrpc_kernel_check_call(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_check_call()
376 int rxrpc_kernel_retry_call(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_retry_call()
Dconn_object.c159 struct rxrpc_call *call) in __rxrpc_disconnect_call()
193 void rxrpc_disconnect_call(struct rxrpc_call *call) in rxrpc_disconnect_call()
Dconn_event.c140 struct rxrpc_call *call; in rxrpc_abort_calls() local
243 static void rxrpc_call_is_secure(struct rxrpc_call *call) in rxrpc_call_is_secure()
Dar-internal.h398 struct rxrpc_call __rcu *call; /* Active call */ member
700 static inline bool rxrpc_is_service_call(const struct rxrpc_call *call) in rxrpc_is_service_call()
705 static inline bool rxrpc_is_client_call(const struct rxrpc_call *call) in rxrpc_is_client_call()
713 static inline bool __rxrpc_set_call_completion(struct rxrpc_call *call, in __rxrpc_set_call_completion()
729 static inline bool rxrpc_set_call_completion(struct rxrpc_call *call, in rxrpc_set_call_completion()
745 static inline bool __rxrpc_call_completed(struct rxrpc_call *call) in __rxrpc_call_completed()
750 static inline bool rxrpc_call_completed(struct rxrpc_call *call) in rxrpc_call_completed()
763 static inline bool __rxrpc_abort_call(const char *why, struct rxrpc_call *call, in __rxrpc_abort_call()
773 static inline bool rxrpc_abort_call(const char *why, struct rxrpc_call *call, in rxrpc_abort_call()
787 static inline bool __rxrpc_abort_eproto(struct rxrpc_call *call, in __rxrpc_abort_eproto()
[all …]
Dproc.c60 struct rxrpc_call *call; in rxrpc_call_seq_show() local
Dpeer_object.c408 void rxrpc_kernel_get_peer(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_get_peer()
/net/ax25/
Daf_ax25.c1053 ax25_address call; in ax25_bind() local
/net/rose/
Daf_rose.c245 static struct sock *rose_find_listener(rose_address *addr, ax25_address *call) in rose_find_listener()
/net/
Dcompat.c793 COMPAT_SYSCALL_DEFINE2(socketcall, int, call, u32 __user *, args) in COMPAT_SYSCALL_DEFINE2() argument
Dsocket.c2439 SYSCALL_DEFINE2(socketcall, int, call, unsigned long __user *, args) in SYSCALL_DEFINE2() argument