Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/boot/compressed/
Dvmlinux.lds.S15 _head = . ; symbol
/linux-4.4.14/arch/x86/boot/compressed/
Dvmlinux.lds.S25 _head = . ; symbol
/linux-4.4.14/drivers/net/fjes/
Dfjes_hw.h70 #define EP_RING_FULL(_head, _tail, _max) \ argument
72 #define EP_RING_EMPTY(_head, _tail, _max) \ argument
/linux-4.4.14/mm/
Dvmscan.c109 #define lru_to_page(_head) (list_entry((_head)->prev, struct page, lru)) argument