Lines Matching defs:kioctx
43004 struct kioctx { struct
43009 struct kioctx_cpu *cpu; argument
43010 unsigned int req_batch;
43011 unsigned int max_reqs;
43012 unsigned int nr_events;
43013 unsigned long mmap_base;
43014 unsigned long mmap_size;
43015 struct page **ring_pages;
43016 long nr_pages;
43017 struct rcu_work free_rwork;
43018 struct ctx_rq_wait *rq_wait;
43020 struct {
43030 struct {
43039 struct {
43072 struct kioctx_cpu { argument