Searched defs:bits_offset (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_btf.h | 15 #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 D | syscall.c | 31 #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 D | ibta_vol1_c12.h | 13 #define CM_FIELD_BLOC(field_struct, byte_offset, bits_offset, width) \ argument
|