Searched refs:mmap_state (Results 1 – 2 of 2) sorted by relevance
119 } mmap_state; typedef121 static mmap_state *124 mmap_state *state = PyModule_GetState(module); in get_mmap_state()1512 mmap_state *state = get_mmap_state(module); in mmap_traverse()1520 mmap_state *state = get_mmap_state(module); in mmap_clear()1534 mmap_state *state = get_mmap_state(module); in mmap_exec()1695 .m_size = sizeof(mmap_state),
60568 enum pci_mmap_state mmap_state; member