Home
last modified time | relevance | path

Searched defs:_head (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/s390/boot/compressed/
Dvmlinux.lds.S20 _head = . ; symbol
/linux-3.3/arch/x86/boot/compressed/
Dvmlinux.lds.S25 _head = . ; symbol
/linux-3.3/mm/
Dvmscan.c123 #define lru_to_page(_head) (list_entry((_head)->prev, struct page, lru)) argument