Searched refs:pid_fd (Results 1 – 4 of 4) sorted by relevance
157 DIR *proc, *pid_fd; in show_proc() local182 pid_fd = opendir(buf); in show_proc()183 if (!pid_fd) in show_proc()186 while ((pid_fd_de = readdir(pid_fd))) { in show_proc()213 closedir(pid_fd); in show_proc()
151 __u32 pid_fd;143 __u32 pid_fd; global() member
314 linfo.task.pid_fd = pidfd; in test_task_pidfd()