Searched defs:__u64 (Results 1 – 2 of 2) sorted by relevance
/tools/testing/selftests/bpf/progs/ |
D | tracing_struct.c | 142 int BPF_PROG2(test_struct_arg_12, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument 156 int BPF_PROG2(test_struct_arg_13, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument 164 int BPF_PROG2(test_struct_arg_14, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument 179 int BPF_PROG2(test_struct_arg_15, __u64, a, void *, b, short, c, int, d, in BPF_PROG2() argument
|
/tools/include/uapi/drm/ |
D | drm.h | 62 typedef uint64_t __u64; typedef
|