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

/linux-4.4.14/net/tipc/
H A Dname_table.c142 * tipc_subseq_alloc - allocate a specified number of sub-sequence structures
144 static struct sub_seq *tipc_subseq_alloc(u32 cnt) tipc_subseq_alloc() function
157 struct sub_seq *sseq = tipc_subseq_alloc(1); tipc_nameseq_create()
276 struct sub_seq *sseqs = tipc_subseq_alloc(nseq->alloc * 2); tipc_nameseq_insert_publ()

Completed in 37 milliseconds