Searched refs:alloc_fd (Results 1 – 5 of 5) sorted by relevance
288 int media_request_alloc(struct media_device *mdev, int *alloc_fd) in media_request_alloc() argument329 *alloc_fd = fd; in media_request_alloc()
376 int *alloc_fd = arg; in media_device_request_alloc() local381 return media_request_alloc(mdev, alloc_fd); in media_device_request_alloc()
219 int *alloc_fd);
499 static int alloc_fd(unsigned start, unsigned end, unsigned flags) in alloc_fd() function559 return alloc_fd(0, nofile, flags); in __get_unused_fd_flags()1290 err = alloc_fd(from, nofile, flags); in f_dupfd()
2515 0) | alloc_fd() {