Home
last modified time | relevance | path

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

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