Searched refs:valist (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | vmalloc.c | 1336 struct llist_node *valist; in __purge_vmap_area_lazy() local 1342 valist = llist_del_all(&vmap_purge_list); in __purge_vmap_area_lazy() 1343 if (unlikely(valist == NULL)) in __purge_vmap_area_lazy() 1350 llist_for_each_entry(va, valist, purge_list) { in __purge_vmap_area_lazy() 1361 llist_for_each_entry_safe(va, n_va, valist, purge_list) { in __purge_vmap_area_lazy()
|
| /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 | target.def | 4073 void, (tree valist, rtx nextarg), NULL) 4082 tree, (tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p),
|
| /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 | target.def | 4073 void, (tree valist, rtx nextarg), NULL) 4082 tree, (tree valist, tree type, gimple_seq *pre_p, gimple_seq *post_p),
|