Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Daio.c714 /* ioctx_alloc
717 static struct kioctx *ioctx_alloc(unsigned nr_events) in ioctx_alloc() function
1345 ioctx = ioctx_alloc(nr_events); in SYSCALL_DEFINE2()
1376 ioctx = ioctx_alloc(nr_events); in COMPAT_SYSCALL_DEFINE2()
/kernel/linux/linux-6.6/fs/
H A Daio.c733 /* ioctx_alloc
736 static struct kioctx *ioctx_alloc(unsigned nr_events) in ioctx_alloc() function
1355 ioctx = ioctx_alloc(nr_events); in SYSCALL_DEFINE2()
1386 ioctx = ioctx_alloc(nr_events); in COMPAT_SYSCALL_DEFINE2()

Completed in 7 milliseconds