Home
last modified time | relevance | path

Searched refs:tipc_zone_create (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Dzone.h61 struct _zone *tipc_zone_create(u32 addr);
Dzone.c45 struct _zone *tipc_zone_create(u32 addr) in tipc_zone_create() function
Dcluster.c87 z_ptr = tipc_zone_create(addr); in tipc_cltr_create()