History log of /dflybsd-src/sys/dev/drm/include/linux/swap.h (Results 1 – 5 of 5)
Revision Date Author Comments
# f0bba3d1 09-Jun-2018 François Tigeot <ftigeot@wolfpond.org>

drm: Define struct page and use it everywhere

* Removing countless differences with Linux

* struct page is essentially struct vm_page named differently.
Both can be casted to the other one withou

drm: Define struct page and use it everywhere

* Removing countless differences with Linux

* struct page is essentially struct vm_page named differently.
Both can be casted to the other one without further thought.

show more ...


# 5c64209c 13-Oct-2016 François Tigeot <ftigeot@wolfpond.org>

drm/linux: Add get_nr_swap_pages()


# 082a822a 17-May-2015 François Tigeot <ftigeot@wolfpond.org>

drm/linux: Add list_for_each_entry_continue()


# 8b1a6a38 04-May-2015 François Tigeot <ftigeot@wolfpond.org>

drm: Add asm/page.h


# 3a690f1e 21-Mar-2015 François Tigeot <ftigeot@wolfpond.org>

drm: Add linux/swap.h