Home
last modified time | relevance | path

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

/samples/bpf/
Dtask_fd_query_user.c162 static int test_nondebug_fs_probe(const char *event_type, const char *name, in test_nondebug_fs_probe() function
321 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", "bpf_check", 0x0, 0x0, in main()
327 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", "bpf_check", 0x5, 0x0, in main()
332 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", "bpf_check", 0x0, 0x0, in main()
336 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0, in main()
341 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0, in main()
346 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0, in main()
351 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0, in main()
365 CHECK_AND_RET(test_nondebug_fs_probe("uprobe", (char *)argv[0], in main()
370 CHECK_AND_RET(test_nondebug_fs_probe("uprobe", (char *)argv[0], in main()