Searched defs:nr_events (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/drivers/s390/net/ |
D | fsm.c | 18 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) in init_fsm()
|
D | fsm.h | 45 int nr_events; member
|
/linux-4.19.296/fs/ |
D | aio.c | 115 unsigned nr_events; member 462 static int aio_setup_ring(struct kioctx *ctx, unsigned int nr_events) in aio_setup_ring() 703 static struct kioctx *ioctx_alloc(unsigned nr_events) in ioctx_alloc() 1309 SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) in SYSCALL_DEFINE2() argument 1340 COMPAT_SYSCALL_DEFINE2(io_setup, unsigned, nr_events, u32 __user *, ctx32p) in COMPAT_SYSCALL_DEFINE2() argument
|
/linux-4.19.296/drivers/pci/controller/ |
D | pcie-iproc-msi.c | 326 u32 eq, head, tail, nr_events; in iproc_msi_handler() local
|
/linux-4.19.296/include/linux/ |
D | hrtimer.h | 211 unsigned int nr_events; member
|
D | perf_event.h | 744 int nr_events; member
|
/linux-4.19.296/block/ |
D | genhd.c | 1836 int nr_events = 0, i; in disk_check_events() local
|