Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_edif.h124 struct enode { struct
133 #define RX_ELS_SIZE (roundup(sizeof(struct enode) + ELS_MAX_PAYLOAD, SMP_CACHE_BYTES)) argument
/linux-6.3-rc2/kernel/trace/
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
/linux-6.3-rc2/lib/
A Dmaple_tree.c458 enum maple_type mas_parent_enum(struct ma_state *mas, struct maple_enode *enode) in mas_parent_enum()
473 void mte_set_parent(struct maple_enode *enode, const struct maple_enode *parent, in mte_set_parent()
508 static inline unsigned int mte_parent_slot(const struct maple_enode *enode) in mte_parent_slot()
528 static inline struct maple_node *mte_parent(const struct maple_enode *enode) in mte_parent()
553 static inline bool mte_dead_node(const struct maple_enode *enode) in mte_dead_node()
2237 static inline struct maple_enode *mte_node_or_none(struct maple_enode *enode) in mte_node_or_none()
2316 struct maple_enode *enode = mas_slot_locked(mas, slots, offset); in mas_topiary_range() local
4484 struct maple_enode *enode; in mas_prev_node() local
4574 struct maple_enode *enode; in mas_next_node() local
5604 static inline void mte_destroy_walk(struct maple_enode *enode, in mte_destroy_walk()
[all …]

Completed in 29 milliseconds