Lines Matching refs:entry
1099 * These values can be used for kernels that do not have symbols for the entry
1106 /* Map x86_64 PTI entry trampolines */
1141 /* Add a 1 page map for each CPU's entry trampoline */
2351 * But does not need to save current cursor node for entry 0.
2688 * a callchain entry saved by the kernel.
2724 * the branch entry. To adjust for this
2846 static int unwind_entry(struct unwind_entry *entry, void *arg)
2850 u64 addr = entry->ip;
2852 if (symbol_conf.hide_unresolved && entry->ms.sym == NULL)
2855 if (append_inlines(cursor, &entry->ms, entry->ip) == 0)
2859 * Convert entry->ip from a virtual address to an offset in
2862 if (entry->ms.map)
2863 addr = map__map_ip(entry->ms.map, entry->ip);
2865 srcline = callchain_srcline(&entry->ms, addr);
2866 return callchain_cursor_append(cursor, entry->ip, &entry->ms,
3055 * On x86_64, PTI entry trampolines are less than the