Searched defs:infop (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/kernel/ |
D | exit.c | 1001 struct waitid_info *infop; in wait_task_zombie() local 1158 struct waitid_info *infop; in wait_task_stopped() local 1229 struct waitid_info *infop; in wait_task_continued() local 1512 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, in kernel_waitid() 1572 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1691 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
/Linux-v5.4/drivers/scsi/lpfc/ |
D | lpfc_nvmet.c | 376 struct lpfc_nvmet_ctx_info *infop; in lpfc_nvmet_ctxbuf_post() local 1240 struct lpfc_nvmet_ctx_info *infop) in __lpfc_nvmet_clean_io_for_cpu() 1270 struct lpfc_nvmet_ctx_info *infop; in lpfc_nvmet_cleanup_io_context() local 1296 struct lpfc_nvmet_ctx_info *infop; in lpfc_nvmet_setup_io_context() local
|
/Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
D | device.c | 960 static int rdma_supported(const struct cxgb4_lld_info *infop) in rdma_supported() 967 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc() 1071 static void *c4iw_uld_add(const struct cxgb4_lld_info *infop) in c4iw_uld_add()
|
D | iw_cxgb4.h | 928 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported()
|
/Linux-v5.4/drivers/infiniband/sw/siw/ |
D | siw_qp_rx.c | 881 u8 *infop = (u8 *)&term_info; in siw_proc_terminate() local
|