Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dexit.c947 struct siginfo __user *infop; in wait_noreap_copyout() local
983 struct siginfo __user *infop; in wait_task_zombie() local
1161 struct siginfo __user *infop; in wait_task_stopped() local
1528 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Ddevice.c923 static int rdma_supported(const struct cxgb4_lld_info *infop) in rdma_supported()
930 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc()
1035 static void *c4iw_uld_add(const struct cxgb4_lld_info *infop) in c4iw_uld_add()
Diw_cxgb4.h916 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported()