Home
last modified time | relevance | path

Searched hist:"5 b891af7fca14526b2a87c6f38b004e2df655ef4" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbtf.hdiff 5b891af7fca14526b2a87c6f38b004e2df655ef4 Tue Jul 24 10:40:21 CDT 2018 Martin KaFai Lau <kafai@fb.com> bpf: Replace [u]int32_t and [u]int64_t in libbpf

This patch replaces [u]int32_t and [u]int64_t usage with
__[su]32 and __[su]64. The same change goes for [u]int16_t
and [u]int8_t.

Fixes: 8a138aed4a80 ("bpf: btf: Add BTF support to libbpf")
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
H A Dbtf.cdiff 5b891af7fca14526b2a87c6f38b004e2df655ef4 Tue Jul 24 10:40:21 CDT 2018 Martin KaFai Lau <kafai@fb.com> bpf: Replace [u]int32_t and [u]int64_t in libbpf

This patch replaces [u]int32_t and [u]int64_t usage with
__[su]32 and __[su]64. The same change goes for [u]int16_t
and [u]int8_t.

Fixes: 8a138aed4a80 ("bpf: btf: Add BTF support to libbpf")
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
H A Dlibbpf.hdiff 5b891af7fca14526b2a87c6f38b004e2df655ef4 Tue Jul 24 10:40:21 CDT 2018 Martin KaFai Lau <kafai@fb.com> bpf: Replace [u]int32_t and [u]int64_t in libbpf

This patch replaces [u]int32_t and [u]int64_t usage with
__[su]32 and __[su]64. The same change goes for [u]int16_t
and [u]int8_t.

Fixes: 8a138aed4a80 ("bpf: btf: Add BTF support to libbpf")
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
H A Dlibbpf.cdiff 5b891af7fca14526b2a87c6f38b004e2df655ef4 Tue Jul 24 10:40:21 CDT 2018 Martin KaFai Lau <kafai@fb.com> bpf: Replace [u]int32_t and [u]int64_t in libbpf

This patch replaces [u]int32_t and [u]int64_t usage with
__[su]32 and __[su]64. The same change goes for [u]int16_t
and [u]int8_t.

Fixes: 8a138aed4a80 ("bpf: btf: Add BTF support to libbpf")
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>