Searched refs:__CAST8 (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/trace/
H A Dbpf_probe.h37 #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) macro
38 #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__)

Completed in 285 milliseconds