Searched refs:dax_ctx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/sbus/char/ |
H A D | oradax.c | 191 struct dax_ctx { struct 223 static int dax_ccb_exec(struct dax_ctx *ctx, const char __user *buf, 374 struct dax_ctx *ctx = (struct dax_ctx *)f->private_data; in dax_devmap() 403 static void dax_unlock_pages(struct dax_ctx *ctx, int ccb_index, int nelem) in dax_unlock_pages() 436 static int dax_lock_pages(struct dax_ctx *ctx, int idx, in dax_lock_pages() 501 static void dax_ccb_wait(struct dax_ctx *ctx, int idx) in dax_ccb_wait() 524 struct dax_ctx *ctx = (struct dax_ctx *)f->private_data; in dax_close() 548 struct dax_ctx *ct in dax_read() [all...] |
/kernel/linux/linux-6.6/drivers/sbus/char/ |
H A D | oradax.c | 191 struct dax_ctx { struct 223 static int dax_ccb_exec(struct dax_ctx *ctx, const char __user *buf, 373 struct dax_ctx *ctx = (struct dax_ctx *)f->private_data; in dax_devmap() 402 static void dax_unlock_pages(struct dax_ctx *ctx, int ccb_index, int nelem) in dax_unlock_pages() 435 static int dax_lock_pages(struct dax_ctx *ctx, int idx, in dax_lock_pages() 500 static void dax_ccb_wait(struct dax_ctx *ctx, int idx) in dax_ccb_wait() 523 struct dax_ctx *ctx = (struct dax_ctx *)f->private_data; in dax_close() 547 struct dax_ctx *ct in dax_read() [all...] |
Completed in 3 milliseconds