Home
last modified time | relevance | path

Searched defs:enode (Results 1 – 4 of 4) 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/scripts/gdb/linux/
H A Dmapletree.py139 def mte_to_node(enode): argument
151 def mte_dead_node(enode): argument
/linux/lib/
H A Dmaple_tree.c438 enum maple_type mas_parent_type(struct ma_state *mas, struct maple_enode *enode) in mas_parent_type()
469 void mas_set_parent(struct ma_state *mas, struct maple_enode *enode, in mas_set_parent()
505 unsigned int mte_parent_slot(const struct maple_enode *enode) in mte_parent_slot()
526 struct maple_node *mte_parent(const struct maple_enode *enode) in mte_parent()
554 static __always_inline bool mte_dead_node(const struct maple_enode *enode) in mte_dead_node()
1785 struct maple_enode *enode; in mas_topiary_node() local
4028 struct maple_enode *enode; in mas_next_node() local
4619 unsigned char mte_dead_leaves(struct maple_enode *enode, struct maple_tree *mt, in mte_dead_leaves()
4650 static void __rcu **mte_dead_walk(struct maple_enode **enode, unsigned char offset) in mte_dead_walk()
4678 struct maple_enode *enode; in mt_free_walk() local
[all …]
/linux/tools/testing/radix-tree/
H A Dmaple.c35284 struct maple_enode *enode; in check_spanning_write() local
35905 void *enode; in check_erase_rebalance() local