Searched defs:req_u (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | xprt.h | 276 unsigned long long req_u, /* average requests on the wire */ member
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | xprt.h | 301 unsigned long long req_u, /* average requests on the wire */ member
|
/kernel/linux/linux-5.10/net/packet/ |
H A D | af_packet.c | 572 prb_init_ft_ops(struct tpacket_kbdq_core *p1, union tpacket_req_u *req_u) prb_init_ft_ops() argument 578 init_prb_bdqc(struct packet_sock *po, struct packet_ring_buffer *rb, struct pgv *pg_vec, union tpacket_req_u *req_u) init_prb_bdqc() argument 3082 union tpacket_req_u req_u; packet_release() local 3764 union tpacket_req_u req_u; packet_setsockopt() local 4337 packet_set_ring(struct sock *sk, union tpacket_req_u *req_u, int closing, int tx_ring) packet_set_ring() argument [all...] |
/kernel/linux/linux-6.6/net/packet/ |
H A D | af_packet.c | 607 prb_init_ft_ops(struct tpacket_kbdq_core *p1, union tpacket_req_u *req_u) prb_init_ft_ops() argument 613 init_prb_bdqc(struct packet_sock *po, struct packet_ring_buffer *rb, struct pgv *pg_vec, union tpacket_req_u *req_u) init_prb_bdqc() argument 3133 union tpacket_req_u req_u; packet_release() local 3808 union tpacket_req_u req_u; packet_setsockopt() local 4389 packet_set_ring(struct sock *sk, union tpacket_req_u *req_u, int closing, int tx_ring) packet_set_ring() argument [all...] |
Completed in 8 milliseconds