Home
last modified time | relevance | path

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

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