Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/xtest/
A Dsdp_basic.h34 static inline int allocate_buffer(size_t size, const char *heap_name, int heap_id, int verbosity) in allocate_buffer() argument
36 (void)heap_id; in allocate_buffer()
41 int allocate_ion_buffer(size_t size, const char *heap_name, int heap_id, int verbosity);
42 static inline int allocate_buffer(size_t size, const char *heap_name, int heap_id, int verbosity) in allocate_buffer() argument
44 return allocate_ion_buffer(size, heap_name, heap_id, verbosity); in allocate_buffer()
A Dsdp_basic.c137 heap_data[idx].heap_id); in allocate_ion_buffer()
141 alloc_data.heap_id_mask = 1 << heap_data[idx].heap_id; in allocate_ion_buffer()
/optee_test-3.20.0/host/xtest/include/uapi/linux/
A Dion.h107 __u32 heap_id; member

Completed in 6 milliseconds