Searched refs:alloc_fd (Results 1 – 5 of 5) sorted by relevance
289 int media_request_alloc(struct media_device *mdev, int *alloc_fd) in media_request_alloc() argument331 *alloc_fd = fd_publish(fdf); in media_request_alloc()
375 int *alloc_fd = arg; in media_device_request_alloc() local380 return media_request_alloc(mdev, alloc_fd); in media_device_request_alloc()
218 * @alloc_fd: Store the request's file descriptor in this int220 * Allocated the media request and put the fd in @alloc_fd.223 int *alloc_fd); in media_request_get()
570 static int alloc_fd(unsigned start, unsigned end, unsigned flags) in alloc_fd() function617 return alloc_fd(0, nofile, flags); in __get_unused_fd_flags()1504 err = alloc_fd(from, nofile, flags); in f_dupfd()
2666 0) | alloc_fd() {