Home
last modified time | relevance | path

Searched refs:ioctx_alloc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Daio.c702 static struct kioctx *ioctx_alloc(unsigned nr_events) in ioctx_alloc() function
1330 ioctx = ioctx_alloc(nr_events); in SYSCALL_DEFINE2()
1361 ioctx = ioctx_alloc(nr_events); in COMPAT_SYSCALL_DEFINE2()
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.debug145 fs/aio.c:248 [aio]ioctx_alloc =_ "ENOMEM:\040nr_events\040too\040high\012"