Home
last modified time | relevance | path

Searched refs:mmap_count (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/ehca/
Dipz_pt_fn.h71 u32 mmap_count; member
/drivers/staging/comedi/
Dcomedi_fops.c303 if (async->mmap_count) { in do_bufconfig_ioctl()
1384 async->mmap_count--; in comedi_unmap()
1459 async->mmap_count++; in comedi_mmap()
2079 if (s->async && s->async->mmap_count) in is_device_busy()
Dcomedidev.h213 unsigned int mmap_count; /* current number of mmaps of prealloc_buf */ member