Searched defs:infop (Results 1 – 9 of 9) 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 | 1167 struct waitid_info *infop; in wait_task_zombie() local 1321 struct waitid_info *infop; in wait_task_stopped() local 1392 struct waitid_info *infop; in wait_task_continued() local 1725 struct waitid_info *infop, int options, in kernel_waitid_prepare() 1784 static long kernel_waitid(int which, pid_t upid, struct waitid_info *infop, in kernel_waitid() 1803 infop, int, options, struct rusage __user *, ru) in SYSCALL_DEFINE5() argument 1938 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 | 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()
|
| H A D | iw_cxgb4.h | 952 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported()
|
| /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()
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_qp_rx.c | 884 u8 *infop = (u8 *)&term_info; in siw_proc_terminate() local
|
| /linux/fs/xfs/scrub/ |
| H A D | xfarray.c | 444 struct xfarray_sortinfo **infop) in xfarray_sortinfo_alloc()
|