Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dfexit_bpf2bpf.c185 const char *tgt_name = prog_name + 9; /* cut off freplace/ */ in test_second_attach() local
241 const char *tgt_name = "./test_pkt_access.o"; in test_fmod_ret_freplace() local
/linux-5.10/include/linux/
Dbpf.h616 const char *tgt_name; member