Home
last modified time | relevance | path

Searched defs:ion_heap (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dion.h117 struct ion_heap { struct
119 enum ion_heap_type type; argument
120 struct ion_heap_ops *ops; argument
121 struct dma_buf_ops buf_ops;
122 unsigned long flags;
123 unsigned int id;
124 const char *name;
125 struct module *owner;
128 struct shrinker shrinker;
129 struct list_head free_list;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dsdp_basic.c431 int ion_heap, int rnd_offset, int verbosity) in sdp_basic_test()
574 int sdp_out_of_bounds_memref_test(size_t size, int ion_heap, int verbosity) in sdp_out_of_bounds_memref_test()
651 static void usage(const char *progname, size_t size, int loop, int ion_heap) in usage()
690 int ion_heap = DEFAULT_ION_HEAP_TYPE; in sdp_basic_runner_cmd_parser() local
H A Daes_perf.c32 static int ion_heap = DEFAULT_ION_HEAP_TYPE; variable
H A Dregression_1000.c1227 int ion_heap = DEFAULT_ION_HEAP_TYPE; in xtest_tee_test_1014() local