/Linux-v6.6/security/apparmor/ |
D | task.c | 98 int aa_set_current_onexec(struct aa_label *label, bool stack) in aa_set_current_onexec()
|
/Linux-v6.6/tools/testing/selftests/user_events/ |
D | abi_test.c | 214 void *stack = mmap(NULL, stack_size, PROT_READ | PROT_WRITE, in TEST_F() local
|
/Linux-v6.6/mm/ |
D | usercopy.c | 39 const void * const stack = task_stack_page(current); in check_stack_object() local
|
/Linux-v6.6/arch/s390/kernel/ |
D | perf_event.c | 28 struct stack_frame *stack = (struct stack_frame *) regs->gprs[15]; in sie_block() local
|
/Linux-v6.6/tools/testing/selftests/memfd/ |
D | fuse_test.c | 202 uint8_t *stack; in spawn_sealing_thread() local
|
/Linux-v6.6/arch/x86/include/asm/ |
D | cpu_entry_area.h | 77 unsigned long stack[(PAGE_SIZE - sizeof(struct x86_hw_tss)) / sizeof(unsigned long)]; member
|
D | thread_info.h | 172 static inline int arch_within_stack_frames(const void * const stack, in arch_within_stack_frames()
|
/Linux-v6.6/tools/perf/util/ |
D | bpf_lock_contention.c | 251 int fd, stack, err = 0; in lock_contention_read() local
|
D | unwind-libdw.c | 175 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
|
D | bpf_off_cpu.c | 294 int fd, stack; in off_cpu_write() local
|
/Linux-v6.6/drivers/misc/altera-stapl/ |
D | altera-jtag.h | 67 long stack[ALTERA_STACK_SIZE]; member
|
/Linux-v6.6/arch/um/drivers/ |
D | chan_user.c | 278 unsigned long stack; in register_winch() local
|
D | line.c | 595 unsigned long stack; member 666 unsigned long stack) in register_winch_irq()
|
/Linux-v6.6/arch/alpha/kernel/ |
D | process.c | 243 struct switch_stack *childstack, *stack; in copy_thread() local
|
/Linux-v6.6/drivers/misc/lkdtm/ |
D | usercopy.c | 32 static noinline unsigned char *trick_compiler(unsigned char *stack) in trick_compiler()
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | xics.h | 107 unsigned char stack[MAX_NUM_PRIORITIES]; member
|
/Linux-v6.6/include/linux/sched/ |
D | task.h | 32 unsigned long stack; member
|
/Linux-v6.6/net/sched/ |
D | ematch.c | 505 int stack[CONFIG_NET_EMATCH_STACK]; in __tcf_em_tree_match() local
|
/Linux-v6.6/tools/include/uapi/linux/ |
D | sched.h | 98 __aligned_u64 stack; member
|
/Linux-v6.6/include/uapi/linux/ |
D | sched.h | 98 __aligned_u64 stack; member
|
/Linux-v6.6/arch/arm/kernel/ |
D | traps.c | 97 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/ |
D | intel-pt-decoder.c | 177 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/ |
D | vmm.c | 40 u8 stack[48]; in nvif_vmm_map() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_ct.h | 91 depot_stack_handle_t stack; member
|
/Linux-v6.6/fs/jfs/ |
D | jfs_btree.h | 108 struct btframe stack[MAXTREEHEIGHT]; member
|