Searched defs:ltn (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | rbtree_latch.h | 76 __lt_insert(struct latch_tree_node *ltn, struct latch_tree_root *ltr, int idx, in __lt_insert() argument 100 __lt_erase(struct latch_tree_node *ltn, struct latch_tree_root *ltr, int idx) in __lt_erase() argument 110 struct latch_tree_node *ltn; in __lt_find() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | rbtree_latch.h | 76 __lt_insert(struct latch_tree_node *ltn, struct latch_tree_root *ltr, int idx, in __lt_insert() argument 100 __lt_erase(struct latch_tree_node *ltn, struct latch_tree_root *ltr, int idx) in __lt_erase() argument 110 struct latch_tree_node *ltn; in __lt_find() local
|
| /kernel/linux/linux-6.6/kernel/module/ |
| H A D | tree_lookup.c | 105 struct latch_tree_node *ltn; in mod_find() local
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | module.c | 201 struct latch_tree_node *ltn; in mod_find() local
|
Completed in 14 milliseconds