Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/rv/
Drv.h16 #define rv_create_dir tracefs_create_dir macro
Drv.c348 mdef->root_d = rv_create_dir(name, root); in create_monitor_dir()
765 rv_root.root_dir = rv_create_dir("rv", NULL); in rv_init_interface()
769 rv_root.monitors_dir = rv_create_dir("monitors", rv_root.root_dir); in rv_init_interface()