Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_trie.c319 static struct tnode *tnode_alloc(int bits) in tnode_alloc() function
384 tnode = tnode_alloc(bits); in tnode_new()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c320 static struct tnode *tnode_alloc(int bits) in tnode_alloc() function
385 tnode = tnode_alloc(bits); in tnode_new()

Completed in 8 milliseconds