Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1408 __aligned_u64 key;
1410 __aligned_u64 value;
1411 __aligned_u64 next_key;
1417 __aligned_u64 in_batch; /* start batch,
1420 __aligned_u64 out_batch; /* output: next start batch */
1421 __aligned_u64 keys;
1422 __aligned_u64 values;
1436 __aligned_u64 insns;
1437 __aligned_u64 license;
1440 __aligned_u64 log_bu
[all...]
/third_party/libbpf/include/linux/
H A Dtypes.h25 #ifndef __aligned_u64
26 # define __aligned_u64 __u64 __attribute__((aligned(8))) macro
/third_party/libbpf/src/
H A Dskel_internal.h42 __aligned_u64 initial_value;

Completed in 6 milliseconds