Home
last modified time | relevance | path

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

/linux-4.4.14/net/netlink/
Daf_netlink.c355 static void **alloc_pg_vec(struct netlink_sock *nlk, in alloc_pg_vec() function
447 pg_vec = alloc_pg_vec(nlk, req, order); in netlink_set_ring()
/linux-4.4.14/net/packet/
Daf_packet.c4032 static struct pgv *alloc_pg_vec(struct tpacket_req *req, int order) in alloc_pg_vec() function
4129 pg_vec = alloc_pg_vec(req, order); in packet_set_ring()