| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | test_btf.h | 13 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument 15 #define BTF_TYPE_INT_ENC(name, encoding, bits_offset, bits, sz) \ argument 39 #define BTF_MEMBER_ENC(name, type, bits_offset) \ argument 42 #define BTF_MEMBER_OFFSET(bitfield_size, bits_offset) \ argument
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | libbpf_internal.h | 26 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument 28 #define BTF_TYPE_INT_ENC(name, encoding, bits_offset, bits, sz) \ argument 31 #define BTF_MEMBER_ENC(name, type, bits_offset) (name), (type), (bits_offset) argument
|
| /kernel/linux/linux-4.19/kernel/bpf/ |
| D | btf.c | 1016 void *data, u8 bits_offset, in btf_int_bits_seq_show() 1054 u32 type_id, void *data, u8 bits_offset, in btf_int_seq_show() 1293 u8 bits_offset, struct seq_file *m) in btf_modifier_seq_show() 1301 u32 type_id, void *data, u8 bits_offset, in btf_ptr_seq_show() 1514 u32 type_id, void *data, u8 bits_offset, in btf_array_seq_show() 1716 u32 type_id, void *data, u8 bits_offset, in btf_struct_seq_show() 1839 u32 type_id, void *data, u8 bits_offset, in btf_enum_seq_show()
|
| D | core.c | 154 const u32 bits_offset = SHA_MESSAGE_BYTES - sizeof(__be64); in bpf_prog_calc_tag() local
|
| /kernel/linux/linux-4.19/drivers/gpio/ |
| D | gpio-pcie-idio-24.c | 203 unsigned int bits_offset; in idio_24_gpio_get_multiple() local 298 unsigned long bits_offset; in idio_24_gpio_set_multiple() local
|
| D | gpio-104-idi-48.c | 99 unsigned int bits_offset; in idi_48_gpio_get_multiple() local
|
| D | gpio-gpio-mm.c | 182 unsigned int bits_offset; in gpiomm_gpio_get_multiple() local
|
| D | gpio-pci-idio-16.c | 113 unsigned int bits_offset; in idio_16_gpio_get_multiple() local
|
| D | gpio-104-dio-48e.c | 193 unsigned int bits_offset; in dio48e_gpio_get_multiple() local
|
| D | gpio-ws16c48.c | 140 unsigned int bits_offset; in ws16c48_gpio_get_multiple() local
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | btf.c | 2056 static void btf_bitfield_show(void *data, u8 bits_offset, in btf_bitfield_show() 2083 void *data, u8 bits_offset, in btf_int_bits_show() 2101 u32 type_id, void *data, u8 bits_offset, in btf_int_show() 2443 u8 bits_offset, struct btf_show *show) in btf_modifier_show() 2454 u32 type_id, void *data, u8 bits_offset, in btf_var_show() 2463 u32 type_id, void *data, u8 bits_offset, in btf_ptr_show() 2702 u32 type_id, void *data, u8 bits_offset, in __btf_array_show() 2755 u32 type_id, void *data, u8 bits_offset, in btf_array_show() 3017 u32 type_id, void *data, u8 bits_offset, in __btf_struct_show() 3064 u32 type_id, void *data, u8 bits_offset, in btf_struct_show() [all …]
|
| D | core.c | 271 const u32 bits_offset = SHA1_BLOCK_SIZE - sizeof(__be64); in bpf_prog_calc_tag() local
|
| /kernel/linux/linux-4.19/tools/testing/selftests/bpf/ |
| D | test_btf.c | 69 #define BTF_INT_ENC(encoding, bits_offset, nr_bits) \ argument 71 #define BTF_TYPE_INT_ENC(name, encoding, bits_offset, bits, sz) \ argument 81 #define BTF_MEMBER_ENC(name, type, bits_offset) \ argument
|
| /kernel/linux/linux-5.10/include/rdma/ |
| D | ibta_vol1_c12.h | 13 #define CM_FIELD_BLOC(field_struct, byte_offset, bits_offset, width) \ argument
|