mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 15:24:02 -04:00
bpf_arena_htab.h - hash table implemented as bpf program Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20240308010812.89848-15-alexei.starovoitov@gmail.com
9 lines
554 B
Plaintext
9 lines
554 B
Plaintext
# TEMPORARY
|
|
# Alphabetical order
|
|
exceptions # JIT does not support calling kfunc bpf_throw (exceptions)
|
|
get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
|
|
stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?)
|
|
verifier_iterating_callbacks
|
|
verifier_arena # JIT does not support arena
|
|
arena_htab # JIT does not support arena
|