Files
kernel_arpi/include/linux
Martin KaFai Lau 9b2cf328b2 bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
In "struct bpf_map_info", the name "btf_id", "btf_key_id" and "btf_value_id"
could cause confusion because the "id" of "btf_id" means the BPF obj id
given to the BTF object while
"btf_key_id" and "btf_value_id" means the BTF type id within
that BTF object.

To make it clear, btf_key_id and btf_value_id are
renamed to btf_key_type_id and btf_value_type_id.

Suggested-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-05-23 12:03:32 +02:00
..
2018-04-20 17:18:35 -07:00
2018-04-11 10:28:37 -07:00
2018-05-15 20:41:03 +02:00
2018-03-31 02:16:26 +02:00
2018-05-09 17:25:13 +02:00
2018-03-26 15:09:38 +02:00
2018-03-26 15:56:44 +02:00
2018-04-26 09:02:01 -06:00
2018-03-26 08:53:43 -06:00
2018-04-11 10:28:35 -07:00
2018-04-11 10:28:38 -07:00
2018-04-12 09:41:19 -07:00
2018-04-11 10:28:32 -07:00
2018-04-11 10:28:39 -07:00
2018-03-26 13:14:43 -04:00
2018-03-26 13:14:43 -04:00
2018-03-26 13:14:43 -04:00
2018-04-11 10:28:39 -07:00
2018-04-28 16:48:04 -04:00
2018-04-05 21:36:24 -07:00
2018-04-05 21:36:27 -07:00
2018-05-03 15:55:23 -07:00
2018-04-26 15:08:04 -04:00