Home
last modified time | relevance | path

Searched refs:__head (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/kernel/
Dhead64.c64 #define __head __section(.head.text) macro
66 static void __head *fixup_pointer(void *ptr, unsigned long physaddr) in fixup_pointer()
71 static unsigned long __head *fixup_long(void *ptr, unsigned long physaddr) in fixup_long()
77 static unsigned int __head *fixup_int(void *ptr, unsigned long physaddr) in fixup_int()
82 static bool __head check_la57_support(unsigned long physaddr) in check_la57_support()
101 static bool __head check_la57_support(unsigned long physaddr) in check_la57_support()
113 unsigned long __head __startup_64(unsigned long physaddr, in __startup_64()
/Linux-v4.19/include/linux/
Drculist.h334 struct list_head *__head = (head); \
337 likely(__next != __head) ? list_entry_rcu(__next, type, \