Home
last modified time | relevance | path

Searched defs:alloc_fd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/mc/
H A Dmc-request.c288 int media_request_alloc(struct media_device *mdev, int *alloc_fd) in media_request_alloc()
H A Dmc-device.c376 int *alloc_fd = arg; in media_device_request_alloc() local
/openbmc/linux/fs/
H A Dfile.c495 static int alloc_fd(unsigned start, unsigned end, unsigned flags) in alloc_fd() function