Home
last modified time | relevance | path

Searched defs:handle_tp_btf (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_cookie.c100 int handle_tp_btf(void *ctx) in handle_tp_btf() function
H A Dtest_module_attach.c47 BPF_PROG(handle_tp_btf,struct task_struct * task,struct bpf_testmod_test_read_ctx * read_ctx) BPF_PROG() argument