Home
last modified time | relevance | path

Searched refs:alloc_pg_vec (Results 1 – 2 of 2) sorted by relevance

/net/netlink/
Daf_netlink.c194 static void **alloc_pg_vec(struct netlink_sock *nlk, in alloc_pg_vec() function
259 pg_vec = alloc_pg_vec(nlk, req, order); in netlink_set_ring()
/net/packet/
Daf_packet.c3562 static struct pgv *alloc_pg_vec(struct tpacket_req *req, int order) in alloc_pg_vec() function
3662 pg_vec = alloc_pg_vec(req, order); in packet_set_ring()