Home
last modified time | relevance | path

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

1234567

/linux/lib/
H A Dstackdepot.c361 struct stack_record *stack; in depot_pop_free_pool() local
395 struct stack_record *stack; in depot_pop_free() local
432 struct stack_record *stack = NULL; in depot_alloc_stack() local
495 struct stack_record *stack; in depot_fetch_stack() local
517 static void depot_free_stack(struct stack_record *stack) in depot_free_stack()
588 struct stack_record *stack, *ret = NULL; in find_stack() local
755 struct stack_record *stack; in stack_depot_fetch() local
782 struct stack_record *stack; in stack_depot_put() local
800 void stack_depot_print(depot_stack_handle_t stack) in stack_depot_print()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbuild_id.c10 static void print_stack(struct bpf_stack_build_id *stack, int frame_cnt) in print_stack()
40 struct bpf_stack_build_id *stack; in subtest_nofault() local
78 struct bpf_stack_build_id *stack; in subtest_sleepable() local
/linux/security/apparmor/
H A Ddomain.c94 bool stack, aa_state_t state) in match_component()
129 struct aa_label *label, bool stack, in label_compound_match()
191 struct aa_label *label, bool stack, in label_components_match()
255 bool stack, aa_state_t state, bool subns, u32 request, in label_match()
289 struct aa_label *target, bool stack, in change_profile_perms()
575 struct aa_label *stack = NULL; in x_to_label() local
794 bool stack, const struct linux_binprm *bprm, in profile_onexec()
869 struct aa_label *onexec, bool stack, in handle_onexec()
1353 struct aa_label *target, bool stack, in change_profile_perms_wrapper()
1395 bool stack = flags & AA_CHANGE_STACK; in aa_change_profile() local
/linux/arch/openrisc/kernel/
H A Dunwinder.c60 void unwind_stack(void *data, unsigned long *stack, in unwind_stack()
93 void unwind_stack(void *data, unsigned long *stack, in unwind_stack()
/linux/mm/
H A Dpage_owner.c39 struct stack { struct
41 struct stack *next; argument
169 struct stack *stack; in add_stack_record_to_list() local
40 stack_recordstack global() argument
858 struct stack *stack; stack_start() local
880 struct stack *stack = v; stack_next() local
894 struct stack *stack = v; stack_print() local
[all...]
/linux/arch/loongarch/kernel/
H A Dprocess.c253 bool in_irq_stack(unsigned long stack, struct stack_info *info) in in_irq_stack()
274 bool in_task_stack(unsigned long stack, struct task_struct *task, in in_task_stack()
291 int get_stack_info(unsigned long stack, struct task_struct *task, in get_stack_info()
/linux/arch/powerpc/kernel/
H A Dstacktrace.c44 unsigned long *stack = (unsigned long *) sp; in arch_stack_walk() local
96 unsigned long *stack = (unsigned long *) sp; in arch_stack_walk_reliable() local
/linux/arch/arm/kernel/
H A Dsetup.c136 struct stack { struct
144 static struct stack stacks[NR_CPUS]; argument
/linux/scripts/kconfig/
H A Dsymbol.c1071 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert()
1095 struct dep_stack *stack; in sym_check_print_recursive() local
1200 struct dep_stack stack; in sym_check_sym_deps() local
1247 struct dep_stack stack; in sym_check_choice_deps() local
1303 struct dep_stack stack; in sym_check_deps() local
/linux/drivers/misc/lkdtm/
H A Dbugs.c139 static noinline void __lkdtm_CORRUPT_STACK(void *stack) in __lkdtm_CORRUPT_STACK()
187 static noinline void __lkdtm_REPORT_STACK_CANARY(void *stack) in __lkdtm_REPORT_STACK_CANARY()
527 const unsigned char *stack = task_stack_page(current); in lkdtm_STACK_GUARD_PAGE_LEADING() local
541 const unsigned char *stack = task_stack_page(current); in lkdtm_STACK_GUARD_PAGE_TRAILING() local
/linux/sound/soc/sof/amd/
H A Dacp-common.c62 u32 *stack, size_t stack_words) in amd_get_registers()
94 u32 stack[AMD_STACK_DUMP_SIZE]; in amd_sof_dump() local
/linux/io_uring/
H A Dslist.h89 struct io_wq_work_node *stack) in wq_stack_add_head()
103 struct io_wq_work_node *wq_stack_extract(struct io_wq_work_node *stack) in wq_stack_extract()
/linux/arch/um/os-Linux/skas/
H A Dprocess.c455 void *stack; in start_userspace() local
790 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() argument
817 int start_idle_thread(void *stack, jmp_buf *switch_buf) in start_idle_thread()
/linux/tools/perf/util/
H A Dannotate-data.c181 struct type_state_stack *stack, *tmp; in exit_type_state() local
528 struct type_state_stack *stack; find_stack_state() local
541 set_stack_state(struct type_state_stack * stack,int offset,u8 kind,Dwarf_Die * type_die) set_stack_state() argument
572 struct type_state_stack *stack = find_stack_state(state, offset); findnew_stack_state() local
835 struct type_state_stack *stack; update_var_state() local
1131 struct type_state_stack *stack; check_matching_type() local
1164 struct type_state_stack *stack; check_matching_type() local
[all...]
/linux/mm/kmsan/
H A Dinit.c149 static void smallstack_push(struct smallstack *stack, struct page *pages) in smallstack_push()
157 static struct page *smallstack_pop(struct smallstack *stack) in smallstack_pop()
/linux/sound/soc/sof/intel/
H A Datom.c38 u32 *stack, size_t stack_words) in atom_get_registers()
65 u32 stack[STACK_DUMP_SIZE]; in atom_dump() local
/linux/kernel/trace/
H A Dfprobe.c156 static inline bool write_fprobe_header(unsigned long *stack, in write_fprobe_header()
167 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header()
184 static inline bool write_fprobe_header(unsigned long *stack, in write_fprobe_header()
197 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_get_stack_rawtp_err.c11 __u64 stack[MAX_STACK_RAWTP]; in bpf_prog2() local
/linux/arch/xtensa/include/asm/
H A Dsmp.h18 unsigned long stack; member
/linux/arch/s390/kernel/
H A Dsetup.c367 void *stack; in stack_alloc() local
375 void stack_free(unsigned long stack) in stack_free()
382 unsigned long stack; in stack_alloc_early() local
/linux/tools/testing/selftests/proc/
H A Dthread-self.c51 void *stack; in main() local
/linux/arch/um/kernel/
H A Dsysrq.c29 void show_stack(struct task_struct *task, unsigned long *stack, in show_stack()
/linux/sound/soc/sof/imx/
H A Dimx-common.c31 u32 *stack, size_t stack_words) in imx8_get_registers()
62 u32 stack[IMX8_STACK_DUMP_SIZE]; in imx8_dump() local
/linux/arch/x86/kernel/
H A Drethook.c119 unsigned long *stack = (unsigned long *)regs->sp; in arch_rethook_prepare() local
/linux/tools/perf/arch/arm64/tests/
H A Ddwarf-unwind.c16 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local

1234567