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

/linux-master/samples/bpf/
H A Dtask_fd_query_user.c173 static int test_nondebug_fs_probe(const char *event_type, const char *name, function
355 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", "bpf_check", 0x0, 0x0,
361 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", "bpf_check", 0x5, 0x0,
366 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", "bpf_check", 0x0, 0x0,
370 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0,
375 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0,
380 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0,
385 CHECK_AND_RET(test_nondebug_fs_probe("kprobe", NULL, 0x0,
399 CHECK_AND_RET(test_nondebug_fs_probe("uprobe", (char *)argv[0],
404 CHECK_AND_RET(test_nondebug_fs_probe("uprob
[all...]

Completed in 105 milliseconds