linux-zen-desktop/tools/testing/selftests/bpf/verifier
kvj fcf3f9ef95 Initial commit 2023-08-30 17:31:07 +02:00
..
.gitignore Initial commit 2023-08-30 17:31:07 +02:00
and.c Initial commit 2023-08-30 17:31:07 +02:00
array_access.c Initial commit 2023-08-30 17:31:07 +02:00
atomic_and.c Initial commit 2023-08-30 17:31:07 +02:00
atomic_bounds.c Initial commit 2023-08-30 17:31:07 +02:00
atomic_cmpxchg.c Initial commit 2023-08-30 17:31:07 +02:00
atomic_fetch.c Initial commit 2023-08-30 17:31:07 +02:00
atomic_fetch_add.c Initial commit 2023-08-30 17:31:07 +02:00
atomic_invalid.c Initial commit 2023-08-30 17:31:07 +02:00
atomic_or.c Initial commit 2023-08-30 17:31:07 +02:00
atomic_xchg.c Initial commit 2023-08-30 17:31:07 +02:00
atomic_xor.c Initial commit 2023-08-30 17:31:07 +02:00
basic.c Initial commit 2023-08-30 17:31:07 +02:00
basic_call.c Initial commit 2023-08-30 17:31:07 +02:00
basic_instr.c Initial commit 2023-08-30 17:31:07 +02:00
basic_stack.c Initial commit 2023-08-30 17:31:07 +02:00
basic_stx_ldx.c Initial commit 2023-08-30 17:31:07 +02:00
bounds.c Initial commit 2023-08-30 17:31:07 +02:00
bounds_deduction.c Initial commit 2023-08-30 17:31:07 +02:00
bounds_mix_sign_unsign.c Initial commit 2023-08-30 17:31:07 +02:00
bpf_get_stack.c Initial commit 2023-08-30 17:31:07 +02:00
bpf_loop_inline.c Initial commit 2023-08-30 17:31:07 +02:00
bpf_st_mem.c Initial commit 2023-08-30 17:31:07 +02:00
btf_ctx_access.c Initial commit 2023-08-30 17:31:07 +02:00
calls.c Initial commit 2023-08-30 17:31:07 +02:00
cfg.c Initial commit 2023-08-30 17:31:07 +02:00
cgroup_inv_retcode.c Initial commit 2023-08-30 17:31:07 +02:00
cgroup_skb.c Initial commit 2023-08-30 17:31:07 +02:00
cgroup_storage.c Initial commit 2023-08-30 17:31:07 +02:00
const_or.c Initial commit 2023-08-30 17:31:07 +02:00
ctx.c Initial commit 2023-08-30 17:31:07 +02:00
ctx_sk_lookup.c Initial commit 2023-08-30 17:31:07 +02:00
ctx_sk_msg.c Initial commit 2023-08-30 17:31:07 +02:00
ctx_skb.c Initial commit 2023-08-30 17:31:07 +02:00
d_path.c Initial commit 2023-08-30 17:31:07 +02:00
dead_code.c Initial commit 2023-08-30 17:31:07 +02:00
direct_packet_access.c Initial commit 2023-08-30 17:31:07 +02:00
direct_stack_access_wraparound.c Initial commit 2023-08-30 17:31:07 +02:00
direct_value_access.c Initial commit 2023-08-30 17:31:07 +02:00
div0.c Initial commit 2023-08-30 17:31:07 +02:00
div_overflow.c Initial commit 2023-08-30 17:31:07 +02:00
event_output.c Initial commit 2023-08-30 17:31:07 +02:00
helper_access_var_len.c Initial commit 2023-08-30 17:31:07 +02:00
helper_packet_access.c Initial commit 2023-08-30 17:31:07 +02:00
helper_restricted.c Initial commit 2023-08-30 17:31:07 +02:00
helper_value_access.c Initial commit 2023-08-30 17:31:07 +02:00
int_ptr.c Initial commit 2023-08-30 17:31:07 +02:00
jeq_infer_not_null.c Initial commit 2023-08-30 17:31:07 +02:00
jit.c Initial commit 2023-08-30 17:31:07 +02:00
jmp32.c Initial commit 2023-08-30 17:31:07 +02:00
jset.c Initial commit 2023-08-30 17:31:07 +02:00
jump.c Initial commit 2023-08-30 17:31:07 +02:00
junk_insn.c Initial commit 2023-08-30 17:31:07 +02:00
ld_abs.c Initial commit 2023-08-30 17:31:07 +02:00
ld_dw.c Initial commit 2023-08-30 17:31:07 +02:00
ld_imm64.c Initial commit 2023-08-30 17:31:07 +02:00
ld_ind.c Initial commit 2023-08-30 17:31:07 +02:00
leak_ptr.c Initial commit 2023-08-30 17:31:07 +02:00
loops1.c Initial commit 2023-08-30 17:31:07 +02:00
lwt.c Initial commit 2023-08-30 17:31:07 +02:00
map_in_map.c Initial commit 2023-08-30 17:31:07 +02:00
map_kptr.c Initial commit 2023-08-30 17:31:07 +02:00
map_ptr.c Initial commit 2023-08-30 17:31:07 +02:00
map_ptr_mixing.c Initial commit 2023-08-30 17:31:07 +02:00
map_ret_val.c Initial commit 2023-08-30 17:31:07 +02:00
masking.c Initial commit 2023-08-30 17:31:07 +02:00
meta_access.c Initial commit 2023-08-30 17:31:07 +02:00
perf_event_sample_period.c Initial commit 2023-08-30 17:31:07 +02:00
precise.c Initial commit 2023-08-30 17:31:07 +02:00
prevent_map_lookup.c Initial commit 2023-08-30 17:31:07 +02:00
raw_stack.c Initial commit 2023-08-30 17:31:07 +02:00
raw_tp_writable.c Initial commit 2023-08-30 17:31:07 +02:00
ref_tracking.c Initial commit 2023-08-30 17:31:07 +02:00
regalloc.c Initial commit 2023-08-30 17:31:07 +02:00
ringbuf.c Initial commit 2023-08-30 17:31:07 +02:00
runtime_jit.c Initial commit 2023-08-30 17:31:07 +02:00
scale.c Initial commit 2023-08-30 17:31:07 +02:00
search_pruning.c Initial commit 2023-08-30 17:31:07 +02:00
sleepable.c Initial commit 2023-08-30 17:31:07 +02:00
sock.c Initial commit 2023-08-30 17:31:07 +02:00
spill_fill.c Initial commit 2023-08-30 17:31:07 +02:00
spin_lock.c Initial commit 2023-08-30 17:31:07 +02:00
stack_ptr.c Initial commit 2023-08-30 17:31:07 +02:00
subreg.c Initial commit 2023-08-30 17:31:07 +02:00
uninit.c Initial commit 2023-08-30 17:31:07 +02:00
unpriv.c Initial commit 2023-08-30 17:31:07 +02:00
value.c Initial commit 2023-08-30 17:31:07 +02:00
value_adj_spill.c Initial commit 2023-08-30 17:31:07 +02:00
value_illegal_alu.c Initial commit 2023-08-30 17:31:07 +02:00
value_or_null.c Initial commit 2023-08-30 17:31:07 +02:00
value_ptr_arith.c Initial commit 2023-08-30 17:31:07 +02:00
var_off.c Initial commit 2023-08-30 17:31:07 +02:00
wide_access.c Initial commit 2023-08-30 17:31:07 +02:00
xadd.c Initial commit 2023-08-30 17:31:07 +02:00
xdp.c Initial commit 2023-08-30 17:31:07 +02:00
xdp_direct_packet_access.c Initial commit 2023-08-30 17:31:07 +02:00