Home
last modified time | relevance | path

Searched defs:stack (Results 1 – 119 of 119) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Ddumpstack_32.c27 static void *is_hardirq_stack(unsigned long *stack, int cpu) in is_hardirq_stack()
34 static void *is_softirq_stack(unsigned long *stack, int cpu) in is_softirq_stack()
42 unsigned long *stack, unsigned long bp, in dump_trace()
97 unsigned long *stack; in show_stack_log_lvl() local
Ddumpstack_64.c34 static unsigned long *in_exception_stack(unsigned cpu, unsigned long stack, in in_exception_stack()
100 in_irq_stack(unsigned long *stack, unsigned long *irq_stack, in in_irq_stack()
117 analyze_stack(int cpu, struct task_struct *task, unsigned long *stack, in analyze_stack()
152 unsigned long *stack, unsigned long bp, in dump_trace()
254 unsigned long *stack; in show_stack_log_lvl() local
Ddumpstack.c97 unsigned long *stack, unsigned long bp, in print_context_stack()
125 unsigned long *stack, unsigned long bp, in print_context_stack_bp()
171 unsigned long *stack, unsigned long bp, char *log_lvl) in show_trace_log_lvl()
178 unsigned long *stack, unsigned long bp) in show_trace()
186 unsigned long stack; in show_stack() local
Dirq_32.c61 static void call_on_stack(void *func, void *stack) in call_on_stack()
Dkexec-bzimage64.c345 void *stack; in bzImage64_load() local
/linux-4.1.27/arch/unicore32/kernel/
Dsetup.c48 struct stack { struct
54 static struct stack stacks[NR_CPUS]; argument
/linux-4.1.27/arch/blackfin/kernel/
Ddumpstack.c35 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
165 unsigned long stack; in dump_stack() local
Dtraps.c464 unsigned long *stack; in trap_c() local
/linux-4.1.27/arch/openrisc/kernel/
Dtraps.c49 void show_trace(struct task_struct *task, unsigned long *stack) in show_trace()
71 unsigned long addr, *stack; in show_stack() local
176 unsigned long addr, stack = regs->sp; in nommu_dump_state() local
/linux-4.1.27/arch/um/os-Linux/skas/
Dmem.c26 unsigned long *stack) in check_init_stack()
114 unsigned long *stack = check_init_stack(mm_idp, *addr); in run_syscall_stub() local
142 unsigned long *stack; in syscall_stub_data() local
Dprocess.c179 static int userspace_tramp(void *stack) in userspace_tramp()
251 void *stack; in start_userspace() local
547 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() argument
572 int start_idle_thread(void *stack, jmp_buf *switch_buf) in start_idle_thread()
/linux-4.1.27/arch/cris/kernel/
Dtraps.c41 void show_trace(unsigned long *stack) in show_trace()
104 unsigned long *stack, addr; in show_stack() local
/linux-4.1.27/arch/s390/kernel/
Ddumpstack.c67 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace()
100 unsigned long *stack; in show_stack() local
Dkprobes.c681 unsigned long stack; in setjmp_pre_handler() local
706 unsigned long stack; in longjmp_break_handler() local
Dperf_event.c51 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
Dsmp.c283 void *data, unsigned long stack) in pcpu_delegate()
/linux-4.1.27/arch/arm/kernel/
Dsetup.c133 struct stack { struct
141 static struct stack stacks[NR_CPUS]; argument
Dreboot.c62 u64 *stack = soft_restart_stack + ARRAY_SIZE(soft_restart_stack); in _soft_restart() local
/linux-4.1.27/tools/lib/traceevent/
Dplugin_function.c29 char **stack; member
59 static void add_child(struct func_stack *stack, const char *child, int pos) in add_child()
/linux-4.1.27/arch/x86/purgatory/
Dstack.S17 stack: label
Dentry64.S100 stack: .quad 0, 0 label
/linux-4.1.27/arch/um/os-Linux/
Dhelper.c45 unsigned long stack, sp; in run_helper() local
116 unsigned long stack, sp; in run_helper_thread() local
Dsignal.c115 stack_t stack = ((stack_t) { .ss_flags = 0, in set_sigstack() local
/linux-4.1.27/arch/c6x/kernel/
Dtraps.c355 static void show_trace(unsigned long *stack, unsigned long *endstack) in show_trace()
385 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
/linux-4.1.27/arch/arm64/include/asm/
Dsmp.h63 void *stack; member
/linux-4.1.27/arch/sh/include/asm/
Dstacktrace.h15 int (*stack)(void *data, char *name); member
/linux-4.1.27/arch/xtensa/include/asm/
Dsmp.h18 unsigned long stack; member
/linux-4.1.27/arch/m32r/kernel/
Dtraps.c125 static void show_trace(struct task_struct *task, unsigned long *stack) in show_trace()
143 unsigned long *stack; in show_stack() local
Dptrace.c41 unsigned long *stack; in get_stack_long() local
54 unsigned long *stack; in put_stack_long() local
/linux-4.1.27/arch/um/include/shared/skas/
Dmm_id.h14 unsigned long stack; member
/linux-4.1.27/arch/ia64/kernel/
Dinit_task.c35 unsigned long stack[KERNEL_STACK_SIZE/sizeof (unsigned long)]; member
Dprocess.c339 struct switch_stack *child_stack, *stack; in copy_thread() local
/linux-4.1.27/arch/um/kernel/
Dsysrq.c30 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
Dprocess.c55 void free_stack(unsigned long stack, int order) in free_stack()
219 unsigned long stack; in user_context() local
Dum_arch.c257 unsigned long stack; in linux_main() local
/linux-4.1.27/arch/powerpc/kernel/
Dstacktrace.c26 unsigned long *stack = (unsigned long *) sp; in save_context_stack() local
Dprocess.c1541 void show_stack(struct task_struct *tsk, unsigned long *stack) in show_stack()
/linux-4.1.27/arch/unicore32/lib/
Dbacktrace.S117 #define stack v6 macro
/linux-4.1.27/tools/perf/arch/arm/tests/
Ddwarf-unwind.c14 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/linux-4.1.27/tools/perf/arch/x86/tests/
Ddwarf-unwind.c14 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
/linux-4.1.27/arch/arm/lib/
Dbacktrace.S117 #define stack r6 macro
/linux-4.1.27/scripts/kconfig/
Dsymbol.c1059 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert()
1083 struct dep_stack *stack; in sym_check_print_recursive() local
1188 struct dep_stack stack; in sym_check_sym_deps() local
1223 struct dep_stack stack; in sym_check_choice_deps() local
1268 struct dep_stack stack; in sym_check_deps() local
/linux-4.1.27/arch/mn10300/kernel/
Dtraps.c236 unsigned long bottom, stack, addr, fp, raslot; in show_trace() local
277 unsigned long *stack; in show_stack() local
Dptrace.c71 unsigned long stack; in put_stack_long() local
Dgdb-stub.c1179 unsigned long *stack; in gdbstub() local
/linux-4.1.27/arch/um/kernel/skas/
Dmmu.c54 unsigned long stack = 0; in init_new_context() local
/linux-4.1.27/Documentation/vDSO/
Dvdso_standalone_test_x86.c75 __attribute__((externally_visible)) void c_main(void **stack) in c_main()
/linux-4.1.27/arch/m68k/kernel/
Dtraps.c813 void show_trace(unsigned long *stack) in show_trace()
937 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
/linux-4.1.27/arch/sh/kernel/
Dptrace_64.c60 unsigned char *stack; in get_stack_long() local
101 unsigned char *stack; in put_stack_long() local
Dptrace_32.c44 unsigned char *stack; in get_stack_long() local
57 unsigned char *stack; in put_stack_long() local
Dirq.c61 u32 stack[THREAD_SIZE/sizeof(u32)]; member
Ddumpstack.c147 unsigned long stack; in show_stack() local
/linux-4.1.27/net/llc/
Dllc_sap.c365 struct sock **stack, int count) in llc_do_mcast()
395 struct sock *sk, *stack[count]; in llc_sap_mcast() local
/linux-4.1.27/kernel/trace/
Dtrace_stack.c75 check_stack(unsigned long ip, unsigned long *stack) in check_stack()
185 unsigned long stack; in stack_trace_call() local
Dtrace_events_filter.c679 static int __alloc_pred_stack(struct pred_stack *stack, int n_preds) in __alloc_pred_stack()
688 static void __free_pred_stack(struct pred_stack *stack) in __free_pred_stack()
694 static int __push_pred_stack(struct pred_stack *stack, in __push_pred_stack()
708 __pop_pred_stack(struct pred_stack *stack) in __pop_pred_stack()
723 struct pred_stack *stack, in filter_set_pred()
891 struct pred_stack *stack) in filter_add_pred()
1576 struct pred_stack stack = { }; /* init to NULL */ in replace_preds() local
/linux-4.1.27/arch/x86/oprofile/
Dbacktrace.c115 unsigned long stack = kernel_stack_pointer(regs); in x86_backtrace() local
/linux-4.1.27/net/ipv4/
Dinetpeer.c257 static void peer_avl_rebalance(struct inet_peer __rcu **stack[], in peer_avl_rebalance()
423 struct inet_peer __rcu **stack[PEER_MAXDEPTH], ***stackptr; in inet_getpeer() local
Dudp.c1609 static void flush_stack(struct sock **stack, unsigned int count, in flush_stack()
1661 struct sock *sk, *stack[256 / sizeof(struct sock *)]; in __udp4_lib_mcast_deliver() local
/linux-4.1.27/arch/arm/include/asm/
Dsmp.h67 void *stack; member
/linux-4.1.27/arch/x86/include/asm/
Dstacktrace.h42 int (*stack)(void *data, char *name); member
Dprocessor.h478 u32 stack[THREAD_SIZE/sizeof(u32)]; member
/linux-4.1.27/arch/nios2/kernel/
Dprocess.c104 struct switch_stack *stack; in copy_thread() local
Dtraps.c65 void show_stack(struct task_struct *task, unsigned long *stack) in show_stack()
/linux-4.1.27/arch/parisc/kernel/
Dprocess.c192 void *stack = task_stack_page(p); in copy_thread() local
Dirq.c386 unsigned long stack[IRQ_STACK_SIZE/sizeof(unsigned long)]; member
/linux-4.1.27/arch/metag/kernel/
Dirq.c21 u32 stack[THREAD_SIZE/sizeof(u32)]; member
Dtraps.c927 unsigned long stack; in show_trace() local
/linux-4.1.27/tools/perf/util/
Dunwind-libdw.c112 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
Dunwind-libunwind.c433 struct stack_dump *stack = &ui->sample->user_stack; in access_mem() local
Dthread-stack.c97 struct thread_stack_entry *stack; member
/linux-4.1.27/arch/tile/gxio/
Dmpipe.c161 unsigned int stack, in gxio_mpipe_init_buffer_stack()
262 int stack = 255; in gxio_mpipe_rules_begin() local
Diorpc_mpipe.c44 unsigned int stack; member
50 unsigned int mem_flags, unsigned int stack, in gxio_mpipe_init_buffer_stack_aux()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tracefile.c195 unsigned long stack) in cfs_set_ptldebug_header()
/linux-4.1.27/tools/testing/selftests/memfd/
Dfuse_test.c202 uint8_t *stack; in spawn_sealing_thread() local
Dmemfd_test.c508 uint8_t *stack; in spawn_idle_thread() local
/linux-4.1.27/drivers/misc/altera-stapl/
Daltera-jtag.h81 long stack[ALTERA_STACK_SIZE]; member
Daltera.c227 long *stack = astate->stack; in altera_execute() local
/linux-4.1.27/arch/powerpc/include/asm/
Dxics.h93 unsigned char stack[MAX_NUM_PRIORITIES]; member
/linux-4.1.27/arch/powerpc/mm/
Dslb.c193 unsigned long stack = KSTK_ESP(tsk); in switch_slb() local
/linux-4.1.27/arch/um/drivers/
Dchan_user.c276 unsigned long stack; in register_winch() local
Dline.c601 unsigned long stack; member
675 unsigned long stack) in register_winch_irq()
Dubd_kern.c1085 unsigned long stack; in ubd_driver_init() local
/linux-4.1.27/arch/tile/include/gxio/
Dmpipe.h458 unsigned int stack, void *buffer) in gxio_mpipe_push_buffer()
488 unsigned int stack) in gxio_mpipe_pop_buffer()
/linux-4.1.27/arch/alpha/kernel/
Dprocess.c252 struct switch_stack *childstack, *stack; in copy_thread() local
Dtraps.c147 unsigned long *stack; in show_stack() local
/linux-4.1.27/net/sched/
Dematch.c504 int stack[CONFIG_NET_EMATCH_STACK]; in __tcf_em_tree_match() local
Dcls_u32.c110 } stack[TC_U32_MAXDEPTH]; in u32_classify() local
/linux-4.1.27/arch/avr32/kernel/
Dprocess.c202 void show_stack(struct task_struct *tsk, unsigned long *stack) in show_stack()
/linux-4.1.27/fs/jfs/
Djfs_btree.h121 struct btframe stack[MAXTREEHEIGHT]; member
/linux-4.1.27/arch/xtensa/kernel/
Dtraps.c451 unsigned long *stack; in show_stack() local
/linux-4.1.27/arch/sparc/kernel/
Dsignal_64.c242 stack_t stack; member
Dsignal_32.c54 stack_t stack; member
Dsignal32.c65 compat_stack_t stack; member
/linux-4.1.27/include/media/
Dmedia-entity.h123 } stack[MEDIA_ENTITY_ENUM_MAX_DEPTH]; member
/linux-4.1.27/kernel/bpf/
Dcore.c188 u64 stack[MAX_BPF_STACK / sizeof(u64)]; in __bpf_prog_run() local
/linux-4.1.27/drivers/net/wireless/b43legacy/
Dradio.c997 u32 *stack = phy->interfstack; in b43legacy_radio_interference_mitigation_enable() local
1240 u32 *stack = phy->interfstack; in b43legacy_radio_interference_mitigation_disable() local
/linux-4.1.27/arch/arm64/kernel/
Dtraps.c93 static void dump_backtrace_entry(unsigned long where, unsigned long stack) in dump_backtrace_entry()
/linux-4.1.27/fs/overlayfs/
Dsuper.c340 struct path *stack = NULL; in ovl_lookup() local
829 struct path *stack = NULL; in ovl_fill_super() local
/linux-4.1.27/tools/testing/selftests/x86/
Dsigreturn.c593 stack_t stack = { in main() local
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Dobject.c122 u8 stack[128]; in nvif_object_mthd() local
/linux-4.1.27/arch/tile/include/arch/
Dmpipe.h122 uint_reg_t stack : 5; member
/linux-4.1.27/drivers/firewire/
Dcore-topology.c187 struct list_head stack, *h; in build_tree() local
Dcore-device.c524 u32 *rom, *stack; in read_config_rom() local
/linux-4.1.27/net/ipv6/
Dudp.c741 static void flush_stack(struct sock **stack, unsigned int count, in flush_stack()
786 struct sock *sk, *stack[256 / sizeof(struct sock *)]; in __udp6_lib_mcast_deliver() local
/linux-4.1.27/arch/arm/common/
DbL_switcher.c128 void *stack = current_thread_info() + 1; in bL_switchpoint() local
/linux-4.1.27/crypto/
Dalgapi.c82 struct list_head *stack, in crypto_more_spawns()
/linux-4.1.27/drivers/net/wireless/b43/
Dphy_g.c844 u32 *stack = gphy->interfstack; in b43_radio_interference_mitigation_enable() local
1008 u32 *stack = gphy->interfstack; in b43_radio_interference_mitigation_disable() local
/linux-4.1.27/security/keys/
Dkeyring.c619 } stack[KEYRING_SEARCH_MAX_DEPTH]; in search_nested_keyrings() local
/linux-4.1.27/net/openvswitch/
Dactions.c195 __be32 *stack; in set_mpls() local
/linux-4.1.27/arch/arm/probes/kprobes/
Dtest-core.c1369 static uintptr_t __used kprobes_test_case_start(const char **title, void *stack) in kprobes_test_case_start()
/linux-4.1.27/arch/arc/kernel/
Dunwind.c152 const u8 *stack[MAX_STACK_DEPTH]; member
/linux-4.1.27/arch/s390/include/asm/
Dcompat.h292 unsigned long stack; in arch_compat_alloc_user_space() local
/linux-4.1.27/drivers/net/ethernet/tehuti/
Dtehuti.h178 int *stack; member
/linux-4.1.27/include/linux/
Dsched.h1295 void *stack; member
2308 unsigned long stack[THREAD_SIZE/sizeof(long)]; member
2727 void *stack = task_stack_page(current); in object_is_on_stack() local
/linux-4.1.27/drivers/scsi/
Dgdth.c3654 gdth_stackframe stack; in gdth_log_event() local
Dmvumi.h477 unsigned short *stack; member
/linux-4.1.27/drivers/net/ethernet/tile/
Dtilegx.c408 static void tile_net_pop_all_buffers(int instance, int stack) in tile_net_pop_all_buffers()
/linux-4.1.27/fs/btrfs/
Dsend.c3202 struct list_head *stack) in tail_append_pending_moves()
3217 struct list_head stack; in apply_children_dir_moves() local
/linux-4.1.27/tools/lguest/
Dlguest.c1848 char *stack = malloc(32768); in start_virtqueue() local