Home
last modified time | relevance | path

Searched refs:___last (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf_core_read.h225 * definitions (see ___last, ___arrow, etc below)
245 #define ___last(...) ___apply(___last, ___narg(__VA_ARGS__))(__VA_ARGS__) macro
279 ___type(___nolast(__VA_ARGS__)), __t, ___last(__VA_ARGS__));
297 ___last(__VA_ARGS__));
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf_core_read.h269 * definitions (see ___last, ___arrow, etc below)
289 #define ___last(...) ___apply(___last, ___narg(__VA_ARGS__))(__VA_ARGS__) macro
322 ___read(fn, &__t, ___type(___nolast(__VA_ARGS__)), __t, ___last(__VA_ARGS__));
340 ___last(__VA_ARGS__));

Completed in 2 milliseconds