Home
last modified time | relevance | path

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

/tools/bpf/bpftool/
A Dtracelog.c17 #ifndef TRACEFS_MAGIC
18 # define TRACEFS_MAGIC 0x74726163 macro
73 if (find_tracefs_mnt_single(TRACEFS_MAGIC, mnt, *ptr)) in get_tracefs_pipe()
91 if (found && validate_tracefs_mnt(mnt, TRACEFS_MAGIC)) in get_tracefs_pipe()
/tools/lib/api/fs/
A Dfs.c37 #ifndef TRACEFS_MAGIC
38 #define TRACEFS_MAGIC 0x74726163 macro
99 #ifndef TRACEFS_MAGIC
100 #define TRACEFS_MAGIC 0x74726163 macro

Completed in 7 milliseconds