Searched refs:port_pid (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c565 pid_nr(pd->port_pid), tid);
1619 pd->port_pid = get_pid(task_pid(current));
1811 pd->port_comm, pid_nr(pd->port_pid),
2083 pid = pd->port_pid;
2084 pd->port_pid = NULL;
H A Dipath_kernel.h162 struct pid *port_pid; member in struct:ipath_portdata
H A Dipath_driver.c2598 pid_nr(dd->ipath_pd[i]->port_pid),
2646 pid = dd->ipath_pd[i]->port_pid;

Completed in 119 milliseconds