Searched defs:_head (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| D | head.S | 22 _head: label
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | head.S | 61 _head: label
|
| /kernel/linux/linux-5.10/arch/s390/purgatory/ |
| D | purgatory.lds.S | 14 _head = . ; symbol
|
| /kernel/linux/linux-6.6/arch/s390/purgatory/ |
| D | purgatory.lds.S | 14 _head = . ; symbol
|
| /kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
| D | vmlinux.lds.S | 26 _head = . ; symbol
|
| /kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
| D | vmlinux.lds.S | 26 _head = . ; symbol
|
| /kernel/linux/linux-6.6/arch/parisc/boot/compressed/ |
| D | vmlinux.lds.S | 22 _head = . ; symbol
|
| /kernel/linux/linux-5.10/arch/parisc/boot/compressed/ |
| D | vmlinux.lds.S | 22 _head = . ; symbol
|
| /kernel/linux/linux-5.10/arch/s390/boot/compressed/ |
| D | vmlinux.lds.S | 14 _head = . ; symbol
|
| /kernel/linux/linux-6.6/arch/s390/boot/ |
| D | vmlinux.lds.S | 22 _head = . ; symbol
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | evsel.h | 473 #define for_each_group_member_head(_evsel, _leader, _head) \ argument 483 #define for_each_group_evsel_head(_evsel, _leader, _head) \ argument
|
| /kernel/linux/linux-6.6/drivers/net/fjes/ |
| D | fjes_hw.h | 59 #define EP_RING_FULL(_head, _tail, _max) \ argument 61 #define EP_RING_EMPTY(_head, _tail, _max) \ argument
|
| /kernel/linux/linux-5.10/drivers/net/fjes/ |
| D | fjes_hw.h | 59 #define EP_RING_FULL(_head, _tail, _max) \ argument 61 #define EP_RING_EMPTY(_head, _tail, _max) \ argument
|