/linux/net/can/ |
H A D | af_can.h | 51 struct receiver { struct 52 struct hlist_node list; 53 canid_t can_id; 54 canid_t mask; 55 unsigned long matches; 56 void (*func)(struct sk_buff *skb, void *data); 57 void *data; 58 char *ident; 59 struct sock *sk; 60 struct rcu_head rcu;
|
/linux/tools/testing/selftests/net/rds/ |
H A D | test.py | 182 receiver = sockets[1 - (nr_send % 3) % 2] variable 200 receiver = fileno_to_socket[fileno] variable
|
/linux/net/unix/ |
H A D | garbage.c | 199 void unix_add_edges(struct scm_fp_list *fpl, struct unix_sock *receiver) in unix_add_edges() 236 struct unix_sock *receiver; in unix_del_edges() local 263 void unix_update_edges(struct unix_sock *receiver) in unix_update_edges()
|
/linux/tools/testing/selftests/net/af_unix/ |
H A D | scm_rights.c | 200 __send_fd(struct __test_metadata * _metadata,const FIXTURE_DATA (scm_rights)* self,const FIXTURE_VARIANT (scm_rights)* variant,int inflight,int receiver) __send_fd() argument 240 send_fd(inflight,receiver) global() argument
|
/linux/sound/usb/6fire/ |
H A D | comm.h | 22 struct urb receiver; member
|
/linux/rust/kernel/time/hrtimer/ |
H A D | arc.rs | 96 let receiver = unsafe { ArcBorrow::from_raw(data_ptr) }; in run() localVariable
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tcp_custom_syncookie.c | 72 static void transfer_message(int sender, int receiver) in transfer_message()
|
H A D | sockmap_strp.c | 102 int *receiver; in test_sockmap_strp_dispatch_pkt() member
|
/linux/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_ctrl_net.h | 63 u16 receiver; member 156 u16 receiver; member
|
/linux/net/netfilter/ |
H A D | nf_conntrack_proto_tcp.c | 456 struct ip_ct_tcp_state *receiver, in tcp_init_sender() 517 struct ip_ct_tcp_state *receiver = &state->seen[!dir]; in tcp_in_window() local
|
/linux/tools/perf/bench/ |
H A D | sched-messaging.c | 123 static void *receiver(struct receiver_context* ctx) in receiver() function
|
/linux/drivers/usb/typec/ucsi/ |
H A D | ucsi_glink.c | 53 u32 receiver; member
|
/linux/ipc/ |
H A D | mqueue.c | 1038 pipelined_send(struct wake_q_head * wake_q,struct mqueue_inode_info * info,struct msg_msg * message,struct ext_wait_queue * receiver) pipelined_send() argument 1068 struct ext_wait_queue *receiver; do_mq_timedsend() local [all...] |
/linux/sound/core/seq/ |
H A D | seq_clientmgr.c | 1530 struct snd_seq_client *receiver = NULL, *sender = NULL; in snd_seq_ioctl_subscribe_port() local 1576 struct snd_seq_client *receiver = NULL, *sender = NULL; in snd_seq_ioctl_unsubscribe_port() local
|
/linux/include/linux/ |
H A D | arm_ffa.h | 318 u16 receiver; member
|
/linux/drivers/i2c/busses/ |
H A D | i2c-omap.c | 207 unsigned receiver:1; /* true when we're in receiver mode */ member
|
/linux/drivers/block/drbd/ |
H A D | drbd_int.h | 665 struct drbd_thread receiver; member
|