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

/linux-master/tools/lib/bpf/
H A Dusdt.bpf.h228 #define ___bpf_usdt_args12(x, args...) ___bpf_usdt_args11(args), ({ long _x; bpf_usdt_arg(ctx, 11, &_x); (void *)_x; }) macro

Completed in 103 milliseconds