Searched defs:pg_vec (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/packet/ | ||
H A D | internal.h | 60 struct pgv *pg_vec; member |
H A D | af_packet.c | 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 4269 free_pg_vec(struct pgv *pg_vec, unsigned int order, unsigned int len) free_pg_vec() argument 4315 struct pgv *pg_vec; alloc_pg_vec() local 4340 struct pgv *pg_vec = NULL; packet_set_ring() local [all...] |
/kernel/linux/linux-6.6/net/packet/ | ||
H A D | internal.h | 60 struct pgv *pg_vec; member |
H A D | af_packet.c | 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 4321 free_pg_vec(struct pgv *pg_vec, unsigned int order, unsigned int len) free_pg_vec() argument 4367 struct pgv *pg_vec; alloc_pg_vec() local 4392 struct pgv *pg_vec = NULL; packet_set_ring() local [all...] |
Completed in 10 milliseconds