Searched refs:get_pid (Results 1 – 6 of 6) sorted by relevance
55 static pid_t get_pid (int fd,int *err);91 if ((pid_old = get_pid (fd, &err)) == -1) in uu_lock()134 if (get_pid(fd, &err) != getpid()) in uu_lock_txfr()206 get_pid(int fd, int *err) in get_pid() function
105 #define get_pid(x) (x)104 #define get_pid( global() macro
105 #define get_pid(x) (x)106 #define get_pid( global() macro
126 umem->pid = get_pid(task_pid(current)); in ib_umem_get()
254 our_pid = get_pid(task_pid_group_leader(current)); in ib_umem_odp_get()