Searched defs:__uint (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/perf/tests/ | ||
D | bpf-script-example.c | 35 #define __uint(name, val) int (*name)[val] macro |
/linux-6.1.9/tools/lib/bpf/ | ||
D | bpf_helpers.h | 13 #define __uint(name, val) int (*name)[val] macro |