Searched refs:receiver (Results 1 - 22 of 22) sorted by relevance

/linux-master/sound/usb/6fire/
H A Dcomm.h22 struct urb receiver; member in struct:comm_runtime
H A Dcomm.c51 "comm data receiver aborted.\n");
158 urb = &rt->receiver;
178 dev_err(&chip->dev->dev, "cannot create comm data receiver.");
190 usb_poison_urb(&rt->receiver);
/linux-master/net/can/
H A Daf_can.h51 struct receiver { struct
H A Daf_can.c445 struct receiver *rcv;
450 /* insert new receiver (dev,canid,mask) -> (func,data) */
487 /* can_rx_delete_receiver - rcu callback for single receiver entry removal */
490 struct receiver *rcv = container_of(rp, struct receiver, rcu);
514 struct receiver *rcv = NULL;
530 /* Search the receiver list for the item to delete. This should
531 * exist, since no receiver may be unregistered that hasn't
561 /* schedule the receiver item for deletion */
570 static inline void deliver(struct sk_buff *skb, struct receiver *rc
[all...]
H A Dproc.c186 struct receiver *r;
/linux-master/net/netfilter/
H A Dnf_conntrack_proto_tcp.c110 * equivalent with the ones of the sender/receiver. We always
128 * and the receiver may send back a connection
302 II. Lower bound for valid data: seq + len >= sender.td_end - receiver.td_maxwin
303 III. Upper bound for valid (s)ack: sack <= receiver.td_end
304 IV. Lower bound for valid (s)ack: sack >= receiver.td_end - MAXACKWINDOW
456 struct ip_ct_tcp_state *receiver,
477 receiver->flags & IP_CT_TCP_FLAG_WINDOW_SCALE)) {
479 receiver->td_scale = 0;
517 struct ip_ct_tcp_state *receiver = &state->seen[!dir]; local
532 if (receiver
455 tcp_init_sender(struct ip_ct_tcp_state *sender, struct ip_ct_tcp_state *receiver, const struct sk_buff *skb, unsigned int dataoff, const struct tcphdr *tcph, u32 end, u32 win, enum ip_conntrack_dir dir) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_custom_syncookie.c72 static void transfer_message(int sender, int receiver) argument
83 ret = recv(receiver, buf, msglen, 0);
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.h62 /* receiver id */
63 u16 receiver; member in struct:octep_ctrl_net_req_hdr::__anon1406
155 /* receiver id */
156 u16 receiver; member in struct:octep_ctrl_net_resp_hdr::__anon1408
/linux-master/tools/perf/bench/
H A Dsched-messaging.c102 /* Now pump to every receiver. */
122 /* One receiver per fd */
123 static void *receiver(struct receiver_context* ctx) function
174 /* Fork the receiver. */
241 create_worker(worker + i, ctx, (void *)receiver);
341 printf("# %d sender and receiver %s per group\n",
/linux-master/sound/core/seq/
H A Dseq_clientmgr.c556 * If the receiver client is a user client, the original event is
560 * If the receiver client is a kernel client, the original event is
1444 /* if sender or receiver is the subscribing client itself,
1486 struct snd_seq_client *receiver = NULL, *sender = NULL; local
1489 receiver = snd_seq_client_use_ptr(subs->dest.client);
1490 if (!receiver)
1498 dport = snd_seq_port_use_ptr(receiver, subs->dest.port);
1507 result = snd_seq_port_connect(client, sender, sport, receiver, dport, subs);
1518 if (receiver)
1519 snd_seq_client_unlock(receiver);
1532 struct snd_seq_client *receiver = NULL, *sender = NULL; local
[all...]
/linux-master/samples/bpf/
H A Ddo_hbm_test.sh347 rates=`grep receiver iperf.$id | grep -o "[0-9.]* Mbits" | grep -o "^[0-9]*"`
368 ( iperf3 -c $host -p $port -i 0 -P 1 -f m -t $dur | grep receiver | grep -o "[0-9.]* Mbits" | grep -o "^[0-9]*" | grep -o "[0-9]*$" > iperf3.$id.$flow_cnt ) &
/linux-master/ipc/
H A Dmqueue.c116 * receiver->msg = message; (reordered)
1000 * If a receiver finds no waiting message, then it registers itself in the
1002 * message into the message array. If there is a waiting receiver, then it
1004 * receiver. The receiver accepts the message and returns without grabbing the
1008 * - Queue the receiver task for later wakeup (without the info->lock).
1009 * - Update its state to STATE_READY. Now the receiver can continue.
1037 struct ext_wait_queue *receiver)
1039 receiver->msg = message;
1040 __pipelined_op(wake_q, info, receiver);
1034 pipelined_send(struct wake_q_head *wake_q, struct mqueue_inode_info *info, struct msg_msg *message, struct ext_wait_queue *receiver) argument
1068 struct ext_wait_queue *receiver; local
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-omap.c206 unsigned receiver:1; /* true when we're in receiver mode */ member in struct:omap_i2c_dev
670 omap->receiver = !!(msg->flags & I2C_M_RD);
671 omap_i2c_resize_fifo(omap, msg->len, omap->receiver);
1080 /* If we're in receiver mode, ignore XDR/XRDY */
1081 if (omap->receiver)
/linux-master/include/linux/
H A Darm_ffa.h263 u16 receiver; member in struct:ffa_mem_region_attributes
266 * receiver's page table.
308 * before mapping it for any receiver.
339 * An implementation defined value associated with the receiver and the
/linux-master/drivers/usb/typec/ucsi/
H A Ducsi_glink.c53 u32 receiver; member in struct:ucsi_notify_ind_msg
/linux-master/drivers/block/drbd/
H A Ddrbd_state.c668 * To avoid potential deadlock with e.g. the receiver thread trying to grab
1447 drbd_thread_stop_nowait(&connection->receiver);
1449 /* Now the receiver finished cleaning up itself, it should die */
1451 drbd_thread_stop_nowait(&connection->receiver);
1453 /* Upon network failure, we need to restart the receiver. */
1456 drbd_thread_restart_nowait(&connection->receiver);
2012 * Connection loss is handled in drbd_disconnected() by the receiver.
2061 /* Upon network configuration, we need to start the receiver */
2063 drbd_thread_start(&connection->receiver);
H A Ddrbd_main.c282 * receiver thread and the worker thread.
327 /* if the receiver has been "EXITING", the last thing it did
330 * and receiver thread will be "started".
644 * receiver.
2022 if (first_peer_device(device)->connection->receiver.t_state != NONE)
2023 drbd_err(device, "ASSERT FAILED: receiver t_state == %d expected 0.\n",
2024 first_peer_device(device)->connection->receiver.t_state);
2534 connection->receiver.reset_cpu_mask = 1;
2620 drbd_thread_init(resource, &connection->receiver, drbd_receiver, "receiver");
[all...]
H A Ddrbd_receiver.c394 * The block_id is opaque to the receiver. It is not endianness
1016 if (get_t_state(&connection->receiver) == EXITING)
1781 /* receiver context, in the writeout path of the other node.
2654 /* I really don't like it that the receiver thread
2949 * wrt the receiver, but it is not as straightforward as it may seem.
2957 * here, where the rest of the code expects the receiver to sleep for
4301 drbd_print_uuids(device, "receiver updated UUIDs to");
5054 while (get_t_state(&connection->receiver) == RUNNING) {
5057 drbd_thread_current_set_cpu(&connection->receiver);
5282 /* ASSERT current == connection->receiver
[all...]
H A Ddrbd_int.h653 struct crypto_shash *peer_integrity_tfm; /* checksums we verify, only accessed from receiver thread */
659 /* receiver side */
669 struct drbd_thread receiver; member in struct:drbd_connection
H A Ddrbd_nl.c887 /* there is still a theoretical deadlock when called from receiver
889 * remote READ does inc_ap_bio, receiver would need to receive answer
891 * receiver receive_sizes(), comes here,
990 right now the receiver expects the permissive behavior */
1361 * stopped by receiver in conn_disconnect() */
1362 drbd_thread_stop(&connection->receiver);
2689 * we want to really wait here until the receiver is no more.
2691 drbd_thread_stop(&connection->receiver);
2694 * necessary, if this was a forced disconnect during a receiver
2695 * restart. We may have "killed" the receiver threa
[all...]
/linux-master/drivers/firmware/arm_ffa/
H A Ddriver.c430 * For the memory lend or donate operation, if the receiver is a PE or
464 ep_mem_access->receiver = args->attrs[idx].receiver;
/linux-master/drivers/tee/optee/
H A Dffa_abi.c277 .receiver = ffa_dev->vm_id,

Completed in 434 milliseconds