Home
last modified time | relevance | path

Searched defs:alloc_up (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c1024 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()
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c1487 static unsigned long __init alloc_up(unsigned long size, unsigned long align) in alloc_up() function