Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmm_types.h339 struct kioctx_table;
435 struct kioctx_table __rcu *ioctx_table;
/Linux-v4.19/fs/
Daio.c74 struct kioctx_table { struct
316 struct kioctx_table *table; in aio_ring_mremap()
621 struct kioctx_table *table, *old; in ioctx_add_table()
804 struct kioctx_table *table; in kill_ioctx()
847 struct kioctx_table *table = rcu_dereference_raw(mm->ioctx_table); in exit_aio()
1029 struct kioctx_table *table; in lookup_ioctx()