Home
last modified time | relevance | path

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

/linux/drivers/media/mc/
H A Dmc-device.c375 int *alloc_fd = arg; in media_device_request_alloc() local
/linux/fs/
H A Dfile.c570 static int alloc_fd(unsigned start, unsigned end, unsigned flags) in alloc_fd() function