Home
last modified time | relevance | path

Searched refs:heap_root (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion.c316 struct dentry *heap_root; in __ion_device_add_heap() local
348 heap_root = debugfs_create_dir(heap->name, dev->debug_root); in __ion_device_add_heap()
350 0444, heap_root, in __ion_device_add_heap()
354 heap_root, in __ion_device_add_heap()
358 heap_root, in __ion_device_add_heap()
366 heap_root, in __ion_device_add_heap()
371 heap->debugfs_dir = heap_root; in __ion_device_add_heap()