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

/linux-master/tools/lib/bpf/
H A Dbpf_core_read.h346 * definitions (see ___last, ___arrow, etc below)
366 #define ___last(...) ___apply(___last, ___narg(__VA_ARGS__))(__VA_ARGS__) macro
399 ___read(fn, &__t, ___type(___nolast(__VA_ARGS__)), __t, ___last(__VA_ARGS__));
417 ___last(__VA_ARGS__));

Completed in 196 milliseconds