Home
last modified time | relevance | path

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

/Linux-v5.15/samples/bpf/
Dtask_fd_query_user.c174 static int test_nondebug_fs_probe(const char *event_type, const char *name, in test_nondebug_fs_probe() function
356 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", "bpf_check", 0x0, 0x0, in main()
362 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", "bpf_check", 0x5, 0x0, in main()
367 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", "bpf_check", 0x0, 0x0, in main()
371 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0, in main()
376 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0, in main()
381 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0, in main()
386 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0, in main()
400 CHECK_AND_RET(test_nondebug_fs_probe("uprobe", (char *)argv[0], in main()
405 CHECK_AND_RET(test_nondebug_fs_probe("uprobe", (char *)argv[0], in main()