Home
last modified time | relevance | path

Searched refs:___arrow (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)
268 #define ___arrow(...) ___apply(___arrow, ___narg(__VA_ARGS__))(__VA_ARGS__) macro
270 #define ___type(...) typeof(___arrow(__VA_ARGS__))
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf_core_read.h269 * definitions (see ___last, ___arrow, etc below)
312 #define ___arrow(...) ___apply(___arrow, ___narg(__VA_ARGS__))(__VA_ARGS__) macro
314 #define ___type(...) typeof(___arrow(__VA_ARGS__))

Completed in 2 milliseconds