Home
last modified time | relevance | path

Searched defs:stack (Results 76 – 100 of 175) sorted by relevance

1234567

/Linux-v6.1/security/apparmor/
Dtask.c98 int aa_set_current_onexec(struct aa_label *label, bool stack) in aa_set_current_onexec()
/Linux-v6.1/sound/soc/sof/
Dcore.c89 void *stack, size_t stack_words) in sof_print_oops_and_stack()
/Linux-v6.1/arch/sh/kernel/
Ddumpstack.c143 unsigned long stack; in show_stack() local
/Linux-v6.1/mm/
Dusercopy.c38 const void * const stack = task_stack_page(current); in check_stack_object() local
/Linux-v6.1/arch/s390/kernel/
Dperf_event.c28 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
/Linux-v6.1/tools/testing/selftests/memfd/
Dfuse_test.c201 uint8_t *stack; in spawn_sealing_thread() local
/Linux-v6.1/drivers/misc/altera-stapl/
Daltera-jtag.h67 long stack[ALTERA_STACK_SIZE]; member
/Linux-v6.1/arch/x86/include/asm/
Dcpu_entry_area.h77 unsigned long stack[(PAGE_SIZE - sizeof(struct x86_hw_tss)) / sizeof(unsigned long)]; member
Dthread_info.h167 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
/Linux-v6.1/include/linux/sched/
Dtask.h27 unsigned long stack; member
/Linux-v6.1/drivers/misc/lkdtm/
Dusercopy.c32 static noinline unsigned char *trick_compiler(unsigned char *stack) in trick_compiler()
/Linux-v6.1/arch/alpha/kernel/
Dprocess.c242 struct switch_stack *childstack, *stack; in copy_thread() local
/Linux-v6.1/arch/um/drivers/
Dchan_user.c278 unsigned long stack; in register_winch() local
Dline.c595 unsigned long stack; member
666 unsigned long stack) in register_winch_irq()
/Linux-v6.1/tools/perf/util/
Dunwind-libdw.c156 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
Dbpf_off_cpu.c294 int fd, stack; in off_cpu_write() local
/Linux-v6.1/arch/powerpc/include/asm/
Dxics.h107 unsigned char stack[MAX_NUM_PRIORITIES]; member
/Linux-v6.1/net/sched/
Dematch.c503 int stack[CONFIG_NET_EMATCH_STACK]; in __tcf_em_tree_match() local
/Linux-v6.1/tools/include/uapi/linux/
Dsched.h98 __aligned_u64 stack; member
/Linux-v6.1/include/uapi/linux/
Dsched.h98 __aligned_u64 stack; member
/Linux-v6.1/arch/arm/kernel/
Dtraps.c97 void dump_backtrace_stm(u32 *stack, u32 instruction, const char *loglvl) in dump_backtrace_stm()
906 u8 *stack; in allocate_overflow_stacks() local
/Linux-v6.1/fs/overlayfs/
Dnamei.c528 struct ovl_path *stack = &origin; in ovl_verify_index() local
837 struct ovl_path *stack = NULL, *origin_path = NULL; in ovl_lookup() local
/Linux-v6.1/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c177 struct intel_pt_stack stack; member
387 static void intel_pt_pop_blk(struct intel_pt_stack *stack) in intel_pt_pop_blk()
398 static uint64_t intel_pt_pop(struct intel_pt_stack *stack) in intel_pt_pop()
411 static int intel_pt_alloc_blk(struct intel_pt_stack *stack) in intel_pt_alloc_blk()
430 static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip) in intel_pt_push()
444 static void intel_pt_clear_stack(struct intel_pt_stack *stack) in intel_pt_clear_stack()
451 static void intel_pt_free_stack(struct intel_pt_stack *stack) in intel_pt_free_stack()
/Linux-v6.1/fs/jfs/
Djfs_btree.h108 struct btframe stack[MAXTREEHEIGHT]; member
/Linux-v6.1/kernel/
Dfork.c277 void *stack; in alloc_thread_stack_node() local
395 unsigned long *stack; in alloc_thread_stack_node() local
421 unsigned long *stack; in alloc_thread_stack_node() local
498 void *stack = task_stack_page(tsk); in account_kernel_stack() local

1234567