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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 132 milliseconds