Searched defs:enode (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
| D | qla_edif.h | 124 struct enode { struct 133 #define RX_ELS_SIZE (roundup(sizeof(struct enode) + ELS_MAX_PAYLOAD, SMP_CACHE_BYTES)) argument
|
| /kernel/linux/linux-6.6/scripts/gdb/linux/ |
| D | mapletree.py | 139 def mte_to_node(enode): argument 151 def mte_dead_node(enode): argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_boot.c | 176 struct xbc_node *enode) in trace_boot_init_one_event() 230 struct xbc_node *gnode, *enode; in trace_boot_init_events() local
|
| /kernel/linux/linux-6.6/lib/ |
| D | maple_tree.c | 452 enum maple_type mas_parent_type(struct ma_state *mas, struct maple_enode *enode) in mas_parent_type() 482 void mas_set_parent(struct ma_state *mas, struct maple_enode *enode, in mas_set_parent() 517 static inline unsigned int mte_parent_slot(const struct maple_enode *enode) in mte_parent_slot() 537 static inline struct maple_node *mte_parent(const struct maple_enode *enode) in mte_parent() 565 static inline bool mte_dead_node(const struct maple_enode *enode) in mte_dead_node() 2210 static inline struct maple_enode *mte_node_or_none(struct maple_enode *enode) in mte_node_or_none() 2537 struct maple_enode *enode, bool in_rcu) in mas_topiary_node() 4524 struct maple_enode *enode; in mas_next_node() local 5140 unsigned char mte_dead_leaves(struct maple_enode *enode, struct maple_tree *mt, in mte_dead_leaves() 5171 static void __rcu **mte_dead_walk(struct maple_enode **enode, unsigned char offset) in mte_dead_walk() [all …]
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_boot.c | 463 struct xbc_node *enode) in trace_boot_init_one_event() 520 struct xbc_node *gnode, *enode; in trace_boot_init_events() local
|