Home
last modified time | relevance | path

Searched defs:scan_tree (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/ia64/
H A Daliasing-test.c62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree() function
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py271 def scan_tree(self): member in DtbPlatdata
/openbmc/linux/arch/sparc/kernel/
H A Dof_device_32.c397 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree() function
H A Dof_device_64.c690 static void __init scan_tree(struct device_node *dp, struct device *parent) in scan_tree() function
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c572 static void scan_tree( in scan_tree() function
/openbmc/u-boot/lib/zlib/
H A Dtrees.c711 local void scan_tree (s, tree, max_code) in scan_tree() function