Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dhead.S22 _head: label
/openbmc/linux/arch/s390/purgatory/
H A Dpurgatory.lds.S14 _head = . ; symbol
/openbmc/linux/arch/x86/boot/compressed/
H A Dvmlinux.lds.S26 _head = . ; symbol
/openbmc/linux/arch/parisc/boot/compressed/
H A Dvmlinux.lds.S22 _head = . ; symbol
/openbmc/linux/arch/s390/boot/
H A Dvmlinux.lds.S22 _head = . ; symbol
/openbmc/linux/tools/perf/util/
H A Devsel.h473 #define for_each_group_member_head(_evsel, _leader, _head) \ argument
483 #define for_each_group_evsel_head(_evsel, _leader, _head) \ argument
/openbmc/linux/drivers/net/fjes/
H A Dfjes_hw.h59 #define EP_RING_FULL(_head, _tail, _max) \ argument
61 #define EP_RING_EMPTY(_head, _tail, _max) \ argument