Searched refs:io_destroy (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dio.h57 * ======== io_destroy ========
69 extern int io_destroy(struct io_mgr *hio_mgr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Dio.c91 * ======== io_destroy ========
95 int io_destroy(struct io_mgr *hio_mgr) function
H A Ddev.c360 io_destroy(dev_obj->hio_mgr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsyscall_table.S317 ENTRY_SAME(io_destroy)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Daio.c1206 static void io_destroy(struct kioctx *ioctx) function
1271 get_ioctx(ioctx); /* io_destroy() expects us to hold a ref */
1272 io_destroy(ioctx);
1285 SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx)
1289 io_destroy(ioctx);
1292 pr_debug("EINVAL: io_destroy: invalid context id\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dsystbl.h234 SYSCALL_SPU(io_destroy)

Completed in 80 milliseconds