Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_edif.h124 struct enode { struct
133 #define RX_ELS_SIZE (roundup(sizeof(struct enode) + ELS_MAX_PAYLOAD, SMP_CACHE_BYTES)) argument
/linux-6.1.9/kernel/trace/
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
/linux-6.1.9/lib/
Dmaple_tree.c448 enum maple_type mas_parent_enum(struct ma_state *mas, struct maple_enode *enode) in mas_parent_enum()
463 void mte_set_parent(struct maple_enode *enode, const struct maple_enode *parent, in mte_set_parent()
498 static inline unsigned int mte_parent_slot(const struct maple_enode *enode) in mte_parent_slot()
519 static inline struct maple_node *mte_parent(const struct maple_enode *enode) in mte_parent()
544 static inline bool mte_dead_node(const struct maple_enode *enode) in mte_dead_node()
2230 static inline struct maple_enode *mte_node_or_none(struct maple_enode *enode) in mte_node_or_none()
2309 struct maple_enode *enode = mas_slot_locked(mas, slots, offset); in mas_topiary_range() local
4478 struct maple_enode *enode; in mas_prev_node() local
4568 struct maple_enode *enode; in mas_next_node() local
5526 static void mt_destroy_walk(struct maple_enode *enode, unsigned char ma_flags, in mt_destroy_walk()
[all …]