Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
btf_type_is_i32
include/linux/btf.h
225
bool btf_type_is_i32(const struct btf_type *t);
kernel/bpf/arraymap.c
572
if (!btf_type_is_i32(key_type))
kernel/bpf/bpf_insn_array.c
106
if (!btf_type_is_i32(key_type))
kernel/bpf/bpf_local_storage.c
723
if (!btf_type_is_i32(key_type))