Searched defs:infop (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/include/nolibc/sys/ |
| H A D | wait.h | 24 int sys_waitid(int which, pid_t pid, siginfo_t *infop, int options, struct rusage *rusage) in sys_waitid() 30 int waitid(int which, pid_t pid, siginfo_t *infop, int options) in waitid()
|
| /linux/kernel/ |
| H A D | exit.c | 1178 struct waitid_info *infop; in wait_task_zombie() local 1332 struct waitid_info *infop; in wait_task_stopped() local 1403 struct waitid_info *infop; in wait_task_continued() local 1736 struct waitid_info *infop, int options, in kernel_waitid_prepare() 1795 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, in kernel_waitid() 1814 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1949 struct compat_siginfo __user *, infop, int, options, in COMPAT_SYSCALL_DEFINE5() argument
|
| /linux/io_uring/ |
| H A D | waitid.c | 31 struct siginfo __user *infop; member 45 struct compat_siginfo __user *infop; in io_waitid_compat_copy_si() local
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_nvmet.c | 393 struct lpfc_nvmet_ctx_info *infop; in lpfc_nvmet_ctxbuf_post() local 1444 struct lpfc_nvmet_ctx_info *infop) in __lpfc_nvmet_clean_io_for_cpu() 1477 struct lpfc_nvmet_ctx_info *infop; in lpfc_nvmet_cleanup_io_context() local 1503 struct lpfc_nvmet_ctx_info *infop; in lpfc_nvmet_setup_io_context() local
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | device.c | 959 static int rdma_supported(const struct cxgb4_lld_info *infop) in rdma_supported() 966 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc() 1070 static void *c4iw_uld_add(const struct cxgb4_lld_info *infop) in c4iw_uld_add()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.c | 101 static void *ch_ipsec_uld_add(const struct cxgb4_lld_info *infop) in ch_ipsec_uld_add()
|