Searched refs:mmaped (Results 1 – 10 of 10) sorted by relevance
75 if (par->mmaped) in atyfb_cursor()
158 u8 mmaped; member
1579 par->mmaped = 0; in atyfb_open()1683 was_mmaped = par->mmaped; in atyfb_release()1685 par->mmaped = 0; in atyfb_release()1979 if (!par->mmaped) in atyfb_mmap()1980 par->mmaped = 1; in atyfb_mmap()
12 - userspace app tries to write to mmaped vaddress
45 Decimal value of the size of the MMIO space that may be mmaped153 Decimal value of the size of the MMIO space that may be mmaped
123 Calling get_user_pages() on a range of user memory that has been mmaped
72 tends to show up most with shared mmaped files which are being written
965 Mapped: files which have been mmaped, such as libraries
475 The maximal allowed value is a quarter of the size of mmaped data pages.478 writing thread finds some new data in the mmaped buffer the data is extracted,
476 and returns with ENOMEM while mmap(MAP_LOCKED) will not fail. The mmaped