Searched refs:check_stack (Results 1 – 5 of 5) sorted by relevance
142 static void check_stack(struct bpf_loop *skel) in check_stack() function204 check_stack(skel); in test_bpf_loop()
155 static void check_stack(unsigned long ip, unsigned long *stack) in check_stack() function310 check_stack(ip, &stack); in stack_trace_call()
12 bpf_loop/check_stack
596 static inline int check_stack(void) in check_stack() function690 VERIFY_TYPE(BPF_MAP_TYPE_STACK, check_stack); in cg_skb()
559 bool check_stack = false; in __debug_object_init() local584 check_stack = true; in __debug_object_init()610 if (check_stack) in __debug_object_init()
Completed in 19 milliseconds