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

/linux-master/include/trace/
H A Dbpf_probe.h33 #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) macro
34 #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__)

Completed in 106 milliseconds