Lines Matching refs:pid
46 LIBBPF_ERRNO__WRNGPID, /* Wrong pid in netlink message */
559 * 1) use only path/func_pattern/pid arguments
561 * 2) use path/pid with allowed combinations of
569 * @param pid Process ID to attach the uprobe to, 0 for self (own process),
579 pid_t pid,
664 * @param pid Process ID to attach the uprobe to, 0 for self (own process),
673 pid_t pid, const char *binary_path,
682 * @param pid Process ID to attach the uprobe to, 0 for self (own process),
691 bpf_program__attach_uprobe_opts(const struct bpf_program *prog, pid_t pid,
711 * @param pid Process ID to attach the uprobe to, 0 for self (own process),
722 pid_t pid, const char *binary_path,