Home
last modified time | relevance | path

Searched refs:check_stack (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbpf_loop.c142 static void check_stack(struct bpf_loop *skel) in check_stack() function
204 check_stack(skel); in test_bpf_loop()
/linux-6.3-rc2/kernel/trace/
A Dtrace_stack.c155 static void check_stack(unsigned long ip, unsigned long *stack) in check_stack() function
310 check_stack(ip, &stack); in stack_trace_call()
/linux-6.3-rc2/tools/testing/selftests/bpf/
A DDENYLIST.aarch6412 bpf_loop/check_stack
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dmap_ptr_kern.c596 static inline int check_stack(void) in check_stack() function
690 VERIFY_TYPE(BPF_MAP_TYPE_STACK, check_stack); in cg_skb()
/linux-6.3-rc2/lib/
A Ddebugobjects.c559 bool check_stack = false; in __debug_object_init() local
584 check_stack = true; in __debug_object_init()
610 if (check_stack) in __debug_object_init()

Completed in 19 milliseconds