Home
last modified time | relevance | path

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

/linux-5.10/samples/bpf/
Dtask_fd_query_user.c216 static int test_debug_fs_uprobe(char *binary_path, long offset, bool is_return) in test_debug_fs_uprobe() argument
236 binary_path, offset); in test_debug_fs_uprobe()
267 printf("FAIL: %s, binary_path %s\n", __func__, binary_path); in test_debug_fs_uprobe()
277 if (strcmp(binary_path, buf) != 0) { in test_debug_fs_uprobe()
/linux-5.10/tools/lib/bpf/
Dlibbpf.h245 pid_t pid, const char *binary_path,
Dlibbpf.c9398 const char *binary_path, in bpf_program__attach_uprobe() argument
9406 binary_path, func_offset, pid); in bpf_program__attach_uprobe()
9410 binary_path, func_offset, in bpf_program__attach_uprobe()
9420 binary_path, func_offset, in bpf_program__attach_uprobe()