Home
last modified time | relevance | path

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

/linux/kernel/
H A Dpid.c349 struct pid **pid_ptr = task_pid_ptr(task, type); in __change_pid() local
353 pid = *pid_ptr; in __change_pid()
356 *pid_ptr = new; in __change_pid()