Searched defs:infop (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/kernel/ |
D | exit.c | 1050 struct waitid_info *infop; in wait_task_zombie() local 1207 struct waitid_info *infop; in wait_task_stopped() local 1278 struct waitid_info *infop; in wait_task_continued() local 1544 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, in kernel_waitid() 1591 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1711 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_nvmet.c | 326 struct lpfc_nvmet_ctx_info *infop; in lpfc_nvmet_ctxbuf_post() local 1157 struct lpfc_nvmet_ctx_info *infop) in __lpfc_nvmet_clean_io_for_cpu() 1187 struct lpfc_nvmet_ctx_info *infop; in lpfc_nvmet_cleanup_io_context() local 1213 struct lpfc_nvmet_ctx_info *infop; in lpfc_nvmet_setup_io_context() local
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | device.c | 952 static int rdma_supported(const struct cxgb4_lld_info *infop) in rdma_supported() 959 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc() 1064 static void *c4iw_uld_add(const struct cxgb4_lld_info *infop) in c4iw_uld_add()
|
D | iw_cxgb4.h | 997 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported()
|