Home
last modified time | relevance | path

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

12345678

/Linux-v6.6/security/apparmor/
Dtask.c98 int aa_set_current_onexec(struct aa_label *label, bool stack) in aa_set_current_onexec()
/Linux-v6.6/tools/testing/selftests/user_events/
Dabi_test.c214 void *stack = mmap(NULL, stack_size, PROT_READ | PROT_WRITE, in TEST_F() local
/Linux-v6.6/mm/
Dusercopy.c39 const void * const stack = task_stack_page(current); in check_stack_object() local
/Linux-v6.6/arch/s390/kernel/
Dperf_event.c28 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
/Linux-v6.6/tools/testing/selftests/memfd/
Dfuse_test.c202 uint8_t *stack; in spawn_sealing_thread() local
/Linux-v6.6/arch/x86/include/asm/
Dcpu_entry_area.h77 unsigned long stack[(PAGE_SIZE - sizeof(struct x86_hw_tss)) / sizeof(unsigned long)]; member
Dthread_info.h172 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
/Linux-v6.6/tools/perf/util/
Dbpf_lock_contention.c251 int fd, stack, err = 0; in lock_contention_read() local
Dunwind-libdw.c175 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.6/drivers/misc/altera-stapl/
Daltera-jtag.h67 long stack[ALTERA_STACK_SIZE]; member
/Linux-v6.6/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.6/arch/alpha/kernel/
Dprocess.c243 struct switch_stack *childstack, *stack; in copy_thread() local
/Linux-v6.6/drivers/misc/lkdtm/
Dusercopy.c32 static noinline unsigned char *trick_compiler(unsigned char *stack) in trick_compiler()
/Linux-v6.6/arch/powerpc/include/asm/
Dxics.h107 unsigned char stack[MAX_NUM_PRIORITIES]; member
/Linux-v6.6/include/linux/sched/
Dtask.h32 unsigned long stack; member
/Linux-v6.6/net/sched/
Dematch.c505 int stack[CONFIG_NET_EMATCH_STACK]; in __tcf_em_tree_match() local
/Linux-v6.6/tools/include/uapi/linux/
Dsched.h98 __aligned_u64 stack; member
/Linux-v6.6/include/uapi/linux/
Dsched.h98 __aligned_u64 stack; member
/Linux-v6.6/arch/arm/kernel/
Dtraps.c97 void dump_backtrace_stm(u32 *stack, u32 instruction, const char *loglvl) in dump_backtrace_stm()
911 u8 *stack; in allocate_overflow_stacks() local
/Linux-v6.6/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.6/drivers/gpu/drm/nouveau/nvif/
Dvmm.c40 u8 stack[48]; in nvif_vmm_map() local
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ct.h91 depot_stack_handle_t stack; member
/Linux-v6.6/fs/jfs/
Djfs_btree.h108 struct btframe stack[MAXTREEHEIGHT]; member

12345678