Searched refs:MAX_FDS (Results 1 – 4 of 4) sorted by relevance
56 #define MAX_FDS 4 macro61 #define MAX_BUFFER_FDS MAX_FDS - 1173 int fds[MAX_FDS];265 int _fds[MAX_FDS], int _fd_count, in private_handle_t()354 if (fd_count <= 0 || fd_count > MAX_FDS) in get_share_attr_fd_index()
67 if (hnd->fd_count < 0 || hnd->fd_count > MAX_FDS) { in dmabuf_sanity_check()72 int valid_fd_count = std::find(hnd->fds, hnd->fds + MAX_FDS, -1) - hnd->fds; in dmabuf_sanity_check()
376 assert(bufDescriptor->fd_count <= MAX_FDS); in mali_gralloc_ion_allocate()