Home
last modified time | relevance | path

Searched defs:enode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_edif.h124 struct enode { struct
133 #define RX_ELS_SIZE (roundup(sizeof(struct enode) + ELS_MAX_PAYLOAD, SMP_CACHE_BYTES)) argument
/linux/lib/
H A Dmaple_tree.c485 void mas_set_parent(struct ma_state *mas, struct maple_enode *enode, in mas_set_parent()
521 unsigned int mte_parent_slot(const struct maple_enode *enode) in mte_parent_slot()
542 struct maple_node *mte_parent(const struct maple_enode *enode) in mte_parent()
570 static __always_inline bool mte_dead_node(const struct maple_enode *enode) in mte_dead_node()
2186 struct maple_enode *enode) in mas_node_or_none()
2515 struct maple_enode *enode; in mas_topiary_node() local
4542 struct maple_enode *enode; in mas_next_node() local
5224 struct maple_enode *enode; in mt_free_walk() local
5260 static inline void __rcu **mte_destroy_descend(struct maple_enode **enode, in mte_destroy_descend()
5352 static inline void mte_destroy_walk(struct maple_enode *enode, in mte_destroy_walk()
[all …]
/linux/kernel/trace/
H A Dtrace_boot.c463 struct xbc_node *enode) in trace_boot_init_one_event()
520 struct xbc_node *gnode, *enode; in trace_boot_init_events() local