Searched refs:alloc_pg_vec (Results 1 – 2 of 2) sorted by relevance
194 static void **alloc_pg_vec(struct netlink_sock *nlk, in alloc_pg_vec() function259 pg_vec = alloc_pg_vec(nlk, req, order); in netlink_set_ring()
3562 static struct pgv *alloc_pg_vec(struct tpacket_req *req, int order) in alloc_pg_vec() function3662 pg_vec = alloc_pg_vec(req, order); in packet_set_ring()