Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/rv/
H A Drv.h18 #define rv_remove tracefs_remove
/openbmc/linux/include/linux/
H A Dtracefs.h99 void tracefs_remove(struct dentry *dentry);
/openbmc/linux/kernel/trace/
H A Dtrace_stat.c69 tracefs_remove(session->file); in destroy_session()
H A Dtrace_hwlat.c808 tracefs_remove(top_dir); in init_tracefs()
H A Dtrace_osnoise.c2767 tracefs_remove(per_cpu); in osnoise_create_cpu_timerlat_fd()
2854 tracefs_remove(top_dir); in init_tracefs()
H A Dtrace_events_user.c2802 tracefs_remove(edata); in create_user_tracefs()
H A Dtrace.c9516 tracefs_remove(tr->dir); in trace_array_create_dir()
9680 tracefs_remove(tr->dir); in __remove_instance()
/openbmc/linux/fs/tracefs/
H A Dinode.c783 void tracefs_remove(struct dentry *dentry) in tracefs_remove() function