Home
last modified time | relevance | path

Searched defs:infop (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/
Dexit.c951 struct siginfo __user *infop; in wait_noreap_copyout() local
987 struct siginfo __user *infop; in wait_task_zombie() local
1165 struct siginfo __user *infop; in wait_task_stopped() local
1532 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Ddevice.c915 static int rdma_supported(const struct cxgb4_lld_info *infop) in rdma_supported()
922 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc()
1027 static void *c4iw_uld_add(const struct cxgb4_lld_info *infop) in c4iw_uld_add()
Diw_cxgb4.h904 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported()