Searched refs:walk_tree (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/ |
| H A D | 0001-Define-__SWORD_TYPE-if-undefined.patch | 66 if (walk_tree(path, counter_fn, 1, ap, &counter) == -1)
|
| /OK3568_Linux_fs/kernel/tools/vm/ |
| H A D | page-types.c | 1050 int walk_tree(const char *name, const struct stat *st, int type, struct FTW *f) in walk_tree() function 1080 if (nftw(opt_file, walk_tree, 64, FTW_MOUNT | FTW_PHYS) < 0) in walk_page_cache()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree.h | 5247 #define walk_tree(a,b,c,d) \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree.h | 5247 #define walk_tree(a,b,c,d) \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 15153 operand is walked via 'walk_tree' with optional state information 15156 'CALLBACK_OP' is called on each operand of 'STMT' via 'walk_tree'. 15157 Additional parameters to 'walk_tree' must be stored in 'WI'. For 15158 each operand 'OP', 'walk_tree' is called as: 15160 walk_tree (&OP, CALLBACK_OP, WI, PSET) 15164 last call to 'walk_tree', or 'NULL_TREE' if no 'CALLBACK_OP' is
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 15153 operand is walked via 'walk_tree' with optional state information 15156 'CALLBACK_OP' is called on each operand of 'STMT' via 'walk_tree'. 15157 Additional parameters to 'walk_tree' must be stored in 'WI'. For 15158 each operand 'OP', 'walk_tree' is called as: 15160 walk_tree (&OP, CALLBACK_OP, WI, PSET) 15164 last call to 'walk_tree', or 'NULL_TREE' if no 'CALLBACK_OP' is
|