Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dhead.S63 _head: label
/Linux-v5.4/arch/s390/purgatory/
Dpurgatory.lds.S14 _head = . ; symbol
/Linux-v5.4/arch/parisc/boot/compressed/
Dvmlinux.lds.S22 _head = . ; symbol
/Linux-v5.4/arch/x86/boot/compressed/
Dvmlinux.lds.S26 _head = . ; symbol
/Linux-v5.4/arch/s390/boot/compressed/
Dvmlinux.lds.S14 _head = . ; symbol
/Linux-v5.4/drivers/net/fjes/
Dfjes_hw.h59 #define EP_RING_FULL(_head, _tail, _max) \ argument
61 #define EP_RING_EMPTY(_head, _tail, _max) \ argument