Searched defs:root (Results 1 – 9 of 9) sorted by relevance
| /scripts/gdb/linux/ |
| D | rbtree.py | 12 def rb_inorder_for_each(root): argument 21 def rb_inorder_for_each_entry(root, gdbtype, member): argument 25 def rb_first(root): argument 41 def rb_last(root): argument 121 def invoke(self, root): argument 141 def invoke(self, root): argument
|
| D | radixtree.py | 33 def lookup(root, index): argument 83 def invoke(self, root, index=0): argument
|
| D | mapletree.py | 61 def root(self): member in Mas
|
| /scripts/kconfig/ |
| D | lkc.h | 76 #define menu_for_each_sub_entry(menu, root) \ argument
|
| D | menu.c | 28 struct menu *menu_next(struct menu *menu, struct menu *root) in menu_next()
|
| /scripts/dtc/ |
| D | dt-extract-compatibles | 97 def glob_without_symlinks(root, glob): argument
|
| D | checks.c | 489 struct node *root = dti->dt; in check_phandle_prop() local 536 struct node *root = dti->dt; in check_explicit_phandles() local 1392 struct node *root = dti->dt; in check_property_phandle_args() local 1602 struct node *root = dti->dt; in check_interrupt_map() local 1690 struct node *root = dti->dt; in check_interrupts_property() local
|
| D | livetree.c | 636 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle()
|
| /scripts/ |
| D | asn1_compiler.c | 1296 struct type *root; in render() local
|