Home
last modified time | relevance | path

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

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