Home
last modified time | relevance | path

Searched refs:dax_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/sbus/char/
Doradax.c191 struct dax_ctx { struct
223 static int dax_ccb_exec(struct dax_ctx *ctx, const char __user *buf, argument
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()
438 static int dax_lock_pages(struct dax_ctx *ctx, int idx, in dax_lock_pages()
503 static void dax_ccb_wait(struct dax_ctx *ctx, int idx) in dax_ccb_wait()
526 struct dax_ctx *ctx = (struct dax_ctx *)f->private_data; in dax_close()
550 struct dax_ctx *ctx = f->private_data; in dax_read()
567 struct dax_ctx *ctx = f->private_data; in dax_write()
646 struct dax_ctx *ctx = NULL; in dax_open()
[all …]