Searched defs:kioctx (Results 1 – 1 of 1) sorted by relevance
41109 struct kioctx { struct41114 struct kioctx_cpu *cpu; argument41115 unsigned int req_batch;41116 unsigned int max_reqs;41117 unsigned int nr_events;41118 long unsigned int mmap_base;41119 long unsigned int mmap_size;41120 struct page **ring_pages;41121 long int nr_pages;41122 struct rcu_work free_rwork;[all …]