Home
last modified time | relevance | path

Searched defs:heap_flags (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
Ddma-heap.h39 __u64 heap_flags; member
55 static inline void set_owner_id_for_heap_flags(__u64 *heap_flags, __u64 owner_id) in set_owner_id_for_heap_flags()
64 static inline __u64 get_owner_id_from_heap_flags(__u64 heap_flags) in get_owner_id_from_heap_flags()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Ddma-heap.h30 __u64 heap_flags; member
45 static inline void set_owner_id_for_heap_flags(__u64 *heap_flags, __u64 owner_id) in set_owner_id_for_heap_flags()
54 static inline __u64 get_owner_id_from_heap_flags(__u64 heap_flags) in get_owner_id_from_heap_flags()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Ddma-heap.h30 __u64 heap_flags; member
45 static inline void set_owner_id_for_heap_flags(__u64 *heap_flags, __u64 owner_id) in set_owner_id_for_heap_flags()
54 static inline __u64 get_owner_id_from_heap_flags(__u64 heap_flags) in get_owner_id_from_heap_flags()
/kernel/linux/linux-6.6/include/uapi/linux/
Ddma-heap.h39 __u64 heap_flags; member
/kernel/linux/linux-5.10/drivers/dma-buf/heaps/
Dsystem_heap.c38 unsigned long heap_flags) in system_heap_allocate()
Dcma_heap.c46 unsigned long heap_flags) in cma_heap_allocate()
/kernel/linux/linux-5.10/tools/testing/selftests/dmabuf-heaps/
Ddmabuf-heap.c106 unsigned int heap_flags, int *dmabuf_fd) in dmabuf_heap_alloc_fdflags()
259 __u64 heap_flags; in dmabuf_heap_alloc_newer() member
/kernel/linux/linux-6.6/tools/testing/selftests/dmabuf-heaps/
Ddmabuf-heap.c107 unsigned int heap_flags, int *dmabuf_fd) in dmabuf_heap_alloc_fdflags()
338 __u64 heap_flags; in dmabuf_heap_alloc_newer() member
/kernel/linux/linux-5.10/drivers/dma-buf/
Ddma-heap.c54 unsigned int heap_flags) in dma_heap_buffer_alloc()
/kernel/linux/linux-6.6/drivers/dma-buf/
Ddma-heap.c54 unsigned int heap_flags) in dma_heap_buffer_alloc()
/kernel/linux/linux-6.6/drivers/dma-buf/heaps/
Dcma_heap.c279 unsigned long heap_flags) in cma_heap_allocate()
Dsystem_heap.c337 unsigned long heap_flags) in system_heap_allocate()