Searched defs:alloc_up (Results 1 – 2 of 2) sorted by relevance
1190 static int tb_dp_alloc_bandwidth(struct tb_tunnel *tunnel, int *alloc_up, in tb_dp_alloc_bandwidth()2446 int tb_tunnel_alloc_bandwidth(struct tb_tunnel *tunnel, int *alloc_up, in tb_tunnel_alloc_bandwidth()
1495 static unsigned long __init alloc_up(unsigned long size, unsigned long align) in alloc_up() function