Searched refs:alloc_one_pg_vec_page (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/net/netlink/
H A Daf_netlink.c337 static void *alloc_one_pg_vec_page(unsigned long order) alloc_one_pg_vec_page() function
367 pg_vec[i] = alloc_one_pg_vec_page(order); alloc_pg_vec()
/linux-4.4.14/net/packet/
H A Daf_packet.c4007 static char *alloc_one_pg_vec_page(unsigned long order) alloc_one_pg_vec_page() function
4043 pg_vec[i].buffer = alloc_one_pg_vec_page(order); alloc_pg_vec()

Completed in 154 milliseconds