probe_file__open_both
ret = probe_file__open_both(&kfd, &ufd, PF_FL_RW);
ret = probe_file__open_both(&kp_fd, &up_fd, 0);
int probe_file__open_both(int *kfd, int *ufd, int flag);