/arch/s390/kernel/ |
D | dumpstack.c | 43 static inline bool in_stack(unsigned long sp, struct stack_info *info, in in_stack() 54 static bool in_task_stack(unsigned long sp, struct task_struct *task, in in_task_stack() 62 static bool in_irq_stack(unsigned long sp, struct stack_info *info) in in_irq_stack() 69 static bool in_nodat_stack(unsigned long sp, struct stack_info *info) in in_nodat_stack() 76 static bool in_mcck_stack(unsigned long sp, struct stack_info *info) in in_mcck_stack() 83 static bool in_restart_stack(unsigned long sp, struct stack_info *info) in in_restart_stack() 90 int get_stack_info(unsigned long sp, struct task_struct *task, in get_stack_info()
|
D | unwind_bc.c | 20 static bool outside_of_stack(struct unwind_state *state, unsigned long sp) in outside_of_stack() 26 static bool update_stack_info(struct unwind_state *state, unsigned long sp) in update_stack_info() 57 unsigned long sp, ip; in unwind_next_frame() local 126 unsigned long ip, sp; in __unwind_start() local
|
/arch/xtensa/include/asm/ |
D | stacktrace.h | 17 unsigned long sp; member 22 unsigned long sp; in stack_pointer() local
|
D | current.h | 33 #define GET_CURRENT(reg,sp) \ argument
|
/arch/x86/kvm/mmu/ |
D | tdp_mmu.h | 73 static inline bool is_tdp_mmu_page(struct kvm_mmu_page *sp) { return sp->tdp_mmu_page; } in is_tdp_mmu_page() 75 static inline bool is_tdp_mmu_page(struct kvm_mmu_page *sp) { return false; } in is_tdp_mmu_page()
|
D | mmu.c | 290 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in kvm_flush_remote_tlbs_sptep() local 371 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in count_spte_clear() local 455 struct kvm_mmu_page *sp = sptep_to_sp(sptep); in __get_spte_lockless() local 721 static gfn_t kvm_mmu_page_get_gfn(struct kvm_mmu_page *sp, int index) in kvm_mmu_page_get_gfn() 738 static u32 kvm_mmu_page_get_access(struct kvm_mmu_page *sp, int index) in kvm_mmu_page_get_access() 758 static void kvm_mmu_page_set_translation(struct kvm_mmu_page *sp, int index, in kvm_mmu_page_set_translation() 777 static void kvm_mmu_page_set_access(struct kvm_mmu_page *sp, int index, in kvm_mmu_page_set_access() 821 static void account_shadowed(struct kvm *kvm, struct kvm_mmu_page *sp) in account_shadowed() 842 void track_possible_nx_huge_page(struct kvm *kvm, struct kvm_mmu_page *sp) in track_possible_nx_huge_page() 860 static void account_nx_huge_page(struct kvm *kvm, struct kvm_mmu_page *sp, in account_nx_huge_page() [all …]
|
D | tdp_mmu.c | 54 static void tdp_mmu_free_sp(struct kvm_mmu_page *sp) in tdp_mmu_free_sp() 70 struct kvm_mmu_page *sp = container_of(head, struct kvm_mmu_page, in tdp_mmu_free_sp_rcu_callback() local 183 struct kvm_mmu_page *sp; in tdp_mmu_alloc_sp() local 191 static void tdp_mmu_init_sp(struct kvm_mmu_page *sp, tdp_ptep_t sptep, in tdp_mmu_init_sp() 262 static void tdp_account_mmu_page(struct kvm *kvm, struct kvm_mmu_page *sp) in tdp_account_mmu_page() 268 static void tdp_unaccount_mmu_page(struct kvm *kvm, struct kvm_mmu_page *sp) in tdp_unaccount_mmu_page() 283 static void tdp_mmu_unlink_sp(struct kvm *kvm, struct kvm_mmu_page *sp, in tdp_mmu_unlink_sp() 322 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(pt)); in handle_removed_pt() local 763 bool kvm_tdp_mmu_zap_sp(struct kvm *kvm, struct kvm_mmu_page *sp) in kvm_tdp_mmu_zap_sp() 956 struct kvm_mmu_page *sp = sptep_to_sp(rcu_dereference(iter->sptep)); in tdp_mmu_map_handle_target_level() local [all …]
|
/arch/mips/kernel/ |
D | perf_event.c | 29 unsigned long *sp = (unsigned long *)reg29; in save_raw_perf_callchain() local 45 unsigned long sp = regs->regs[29]; in perf_callchain_kernel() local
|
D | stacktrace.c | 20 unsigned long *sp = (unsigned long *)reg29; in save_raw_context_stack() local 40 unsigned long sp = regs->regs[29]; in save_context_stack() local
|
/arch/powerpc/perf/ |
D | callchain.c | 26 static int valid_next_sp(unsigned long sp, unsigned long prev_sp) in valid_next_sp() 46 unsigned long sp, next_sp; in perf_callchain_kernel() local
|
D | callchain_32.c | 79 static int sane_signal_32_frame(unsigned int sp) in sane_signal_32_frame() 90 static int sane_rt_signal_32_frame(unsigned int sp) in sane_rt_signal_32_frame() 101 static unsigned int __user *signal_frame_32_regs(unsigned int sp, in signal_frame_32_regs() 136 unsigned int sp, next_sp; in perf_callchain_user_32() local
|
/arch/sparc/kernel/ |
D | kstack.h | 11 static inline bool kstack_valid(struct thread_info *tp, unsigned long sp) in kstack_valid() 67 void *orig_sp, *sp = hardirq_stack[smp_processor_id()]; in set_hardirq_stack() local
|
D | windows.c | 72 unsigned long sp = tp->rwbuf_stkptrs[window]; in synchronize_user_stack() local 120 unsigned long sp = tp->rwbuf_stkptrs[window]; in try_to_clear_window_buffer() local
|
/arch/riscv/kernel/ |
D | stacktrace.c | 21 static inline int fp_is_valid(unsigned long fp, unsigned long sp) in fp_is_valid() 34 unsigned long fp, sp, pc; in walk_stackframe() local 91 unsigned long sp, pc; in walk_stackframe() local 133 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack()
|
/arch/sh/kernel/ |
D | stacktrace.c | 43 unsigned long *sp = (unsigned long *)current_stack_pointer; in save_stack_trace() local 75 unsigned long *sp = (unsigned long *)tsk->thread.sp; in save_stack_trace_tsk() local
|
D | dumpstack.c | 89 unsigned long *sp, const struct stacktrace_ops *ops, in stack_reader_dump() 123 void show_trace(struct task_struct *tsk, unsigned long *sp, in show_trace() 141 void show_stack(struct task_struct *tsk, unsigned long *sp, const char *loglvl) in show_stack()
|
/arch/mips/math-emu/ |
D | ieee754sp.h | 27 #define SPSIGN(sp) (sp.sign) argument 28 #define SPBEXP(sp) (sp.bexp) argument 29 #define SPMANT(sp) (sp.mant) argument
|
/arch/sparc/mm/ |
D | fault_32.c | 345 static void check_stack_aligned(unsigned long sp) in check_stack_aligned() 353 unsigned long sp; in window_overflow_fault() local 363 void window_underflow_fault(unsigned long sp) in window_underflow_fault() 374 unsigned long sp; in window_ret_fault() local
|
/arch/arm64/include/asm/stacktrace/ |
D | common.h | 58 unsigned long sp, unsigned long size) in stackinfo_on_stack() 81 unsigned long sp, in unwind_find_next_stack() 106 unsigned long sp, in unwind_consume_stack()
|
/arch/powerpc/kernel/ |
D | irq.c | 188 static inline void check_stack_overflow(unsigned long sp) in check_stack_overflow() 203 static __always_inline void call_do_softirq(const void *sp) in call_do_softirq() 257 static __always_inline void call_do_irq(struct pt_regs *regs, void *sp) in call_do_irq()
|
D | stacktrace.c | 30 unsigned long sp; in arch_stack_walk() local 68 unsigned long sp; in arch_stack_walk_reliable() local
|
/arch/csky/kernel/ |
D | stacktrace.c | 19 unsigned long fp, sp, pc; in walk_stackframe() local 63 unsigned long sp, pc; in walk_stackframe() local 96 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack()
|
/arch/arc/include/asm/ |
D | entry-compact.h | 219 ld sp, [sp] /* restore original sp */ variable
|
/arch/mips/include/asm/ |
D | pm.h | 150 unsigned long sp; member
|
/arch/mips/lib/ |
D | uncached.c | 43 long sp; in run_uncached() local
|