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