Home
last modified time | relevance | path

Searched defs:bits_offset (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_btf.h15 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument
17 #define BTF_TYPE_INT_ENC(name, encoding, bits_offset, bits, sz) \ argument
41 #define BTF_MEMBER_ENC(name, type, bits_offset) \ argument
45 #define BTF_MEMBER_OFFSET(bitfield_size, bits_offset) \ argument
/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c31 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument
33 #define BTF_TYPE_INT_ENC(name, encoding, bits_offset, bits, sz) \ argument
/linux/include/rdma/
H A Dibta_vol1_c12.h13 #define CM_FIELD_BLOC(field_struct, byte_offset, bits_offset, width) \ argument