Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dhead.S73 _head: label
/Linux-v4.19/arch/s390/boot/compressed/
Dvmlinux.lds.S16 _head = . ; symbol
/Linux-v4.19/arch/parisc/boot/compressed/
Dvmlinux.lds.S22 _head = . ; symbol
/Linux-v4.19/arch/x86/boot/compressed/
Dvmlinux.lds.S26 _head = . ; symbol
/Linux-v4.19/drivers/net/fjes/
Dfjes_hw.h74 #define EP_RING_FULL(_head, _tail, _max) \ argument
76 #define EP_RING_EMPTY(_head, _tail, _max) \ argument