Home
last modified time | relevance | path

Searched defs:tnode (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/net/ipv4/
Dfib_trie.c141 struct key_vector __rcu *tnode[0]; member
145 struct tnode { struct
154 #define TNODE_SIZE(n) offsetof(struct tnode, kv[0].tnode[n]) argument
386 struct tnode *tnode; in tnode_new() local
2134 struct key_vector *tnode; member
2531 struct key_vector *tnode; member
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.c952 struct tid_rb_node *tnode = in tid_rb_insert() local
961 struct tid_rb_node *tnode) in cacheless_tid_rb_remove()
972 struct tid_rb_node *tnode = in tid_rb_remove() local
/Linux-v4.19/drivers/of/
Dirq.c96 struct device_node *ipar, *tnode, *old = NULL, *newpar = NULL; in of_irq_parse_raw() local
/Linux-v4.19/arch/sparc/include/asm/
Dfloppy_32.h282 phandle tnode; in sun_floppy_init() local
/Linux-v4.19/security/selinux/ss/
Dservices.c632 struct ebitmap_node *snode, *tnode; in context_struct_compute_av() local
1023 struct ebitmap_node *snode, *tnode; in security_compute_xperms_decision() local
2574 struct ebitmap_node *rnode, *tnode; in security_get_user_sids() local
/Linux-v4.19/fs/
Deventpoll.c491 struct nested_call_node tnode; in ep_call_nested() local
/Linux-v4.19/arch/sparc/mm/
Dinit_64.c1406 int tnode; in find_numa_latencies_for_group() local
/Linux-v4.19/net/bridge/
Dbr_private.h129 struct rhash_head tnode; member