Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dax/
H A Dbus.h57 * While run_dax() is potentially a generic operation that could be
61 void run_dax(struct dax_device *dax_dev);
H A Dsuper.c452 void run_dax(struct dax_device *dax_dev) in run_dax() function
456 EXPORT_SYMBOL_GPL(run_dax); variable
H A Ddevice.c450 run_dax(dax_dev); in dev_dax_probe()
/kernel/linux/linux-6.6/drivers/dax/
H A Ddax-private.h82 * While run_dax() is potentially a generic operation that could be
86 void run_dax(struct dax_device *dax_dev);
H A Dsuper.c340 void run_dax(struct dax_device *dax_dev) in run_dax() function
344 EXPORT_SYMBOL_GPL(run_dax); variable
H A Ddevice.c465 run_dax(dax_dev); in dev_dax_probe()

Completed in 5 milliseconds