Home
last modified time | relevance | path

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

/linux/kernel/bpf/ !
H A Dcore.c3312 static bool find_from_stack_cb(void *cookie, u64 ip, u64 sp, u64 bp) in find_from_stack_cb() function
3337 arch_bpf_stack_walk(find_from_stack_cb, &ctx); in bpf_prog_find_from_stack()