Home
last modified time | relevance | path

Searched defs:root (Results 1 – 9 of 9) sorted by relevance

/scripts/gdb/linux/
Drbtree.py12 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
Dradixtree.py33 def lookup(root, index): argument
83 def invoke(self, root, index=0): argument
Dmapletree.py61 def root(self): member in Mas
/scripts/kconfig/
Dlkc.h76 #define menu_for_each_sub_entry(menu, root) \ argument
Dmenu.c28 struct menu *menu_next(struct menu *menu, struct menu *root) in menu_next()
/scripts/dtc/
Ddt-extract-compatibles97 def glob_without_symlinks(root, glob): argument
Dchecks.c489 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
Dlivetree.c636 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle()
/scripts/
Dasn1_compiler.c1296 struct type *root; in render() local