Home
last modified time | relevance | path

Searched refs:__failure (Results 1 – 25 of 25) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Ddynptr_fail.c77 __failure __msg("Unreleased reference id=2")
90 __failure __msg("Unreleased reference id=4")
126 __failure __msg("Unreleased reference id")
168 __failure __msg("type=mem expected=ringbuf_mem")
269 __failure __msg("invalid mem access 'scalar'")
301 __failure __msg("invalid mem access 'scalar'")
505 __failure __msg("type=map_value expected=fp")
518 __failure __msg("invalid read from stack")
551 __failure __msg("invalid read from stack")
578 __failure __msg("invalid read from stack")
[all …]
A Dmap_kptr_fail.c27 __failure __msg("kptr access size must be BPF_DW")
42 __failure __msg("kptr access cannot have variable offset")
80 __failure __msg("kptr access misaligned expected=8 off=7")
96 __failure __msg("kptr access misaligned expected=8 off=1")
208 __failure __msg("off=8 kptr isn't referenced kptr")
223 __failure __msg("arg#0 expected pointer to map value")
231 __failure __msg("arg#0 expected pointer to map value")
299 __failure __msg("store to referenced kptr disallowed")
319 __failure __msg("R2 type=untrusted_ptr_ expected=ptr_")
338 __failure
[all …]
A Dtask_kfunc_failure.c31 __failure __msg("Possibly NULL pointer passed to trusted arg0")
62 __failure __msg("reg type unsupported for arg#0 function")
75 __failure __msg("R1 must be referenced or trusted")
89 __failure __msg("Possibly NULL pointer passed to trusted arg0")
104 __failure __msg("Unreleased reference")
117 __failure __msg("arg#0 expected pointer to map value")
133 __failure __msg("arg#0 expected pointer to map value")
152 __failure __msg("arg#0 expected pointer to map value")
168 __failure __msg("Unreleased reference")
188 __failure __msg("Unreleased reference")
[all …]
A Dcgrp_kfunc_failure.c32 __failure __msg("Possibly NULL pointer passed to trusted arg0")
50 __failure __msg("arg#0 pointer type STRUCT cgroup must point")
63 __failure __msg("reg type unsupported for arg#0 function")
76 __failure __msg("cgrp_kfunc_acquire_trusted_walked")
89 __failure __msg("Possibly NULL pointer passed to trusted arg0")
104 __failure __msg("Unreleased reference")
117 __failure __msg("arg#0 expected pointer to map value")
133 __failure __msg("arg#0 expected pointer to map value")
152 __failure __msg("arg#0 expected pointer to map value")
168 __failure __msg("Unreleased reference")
[all …]
A Duser_ringbuf_fail.c44 __failure __msg("negative offset dynptr_ptr ptr")
67 __failure __msg("dereference of modified dynptr_ptr ptr")
87 __failure __msg("invalid mem access 'dynptr_ptr'")
107 __failure __msg("invalid mem access 'scalar'")
129 __failure __msg("invalid mem access 'scalar'")
149 __failure __msg("cannot release unowned const bpf_dynptr")
169 __failure __msg("cannot release unowned const bpf_dynptr")
187 __failure __msg("At callback return the register R0 has value")
210 __failure __msg("Dynptr has to be an uninitialized dynptr")
218 __failure __msg("Dynptr has to be an uninitialized dynptr")
A Dcpumask_failure.c20 __failure __msg("Unreleased reference")
32 __failure __msg("NULL pointer passed to trusted arg0")
47 __failure __msg("bpf_cpumask_acquire args#0 expected pointer to STRUCT bpf_cpumask")
59 __failure __msg("bpf_cpumask_set_cpu args#1 expected pointer to STRUCT bpf_cpumask")
71 __failure __msg("Unreleased reference")
95 __failure __msg("Unreleased reference")
119 __failure __msg("NULL pointer passed to trusted arg0")
A Drbtree_fail.c32 __failure __msg("bpf_spin_lock at off=16 must be held for bpf_rb_root")
46 __failure __msg("bpf_spin_lock at off=16 must be held for bpf_rb_root")
72 __failure __msg("rbtree_remove node input must be non-owning ref")
108 __failure __msg("Unreleased reference id=2 alloc_insn=11")
133 __failure __msg("arg#1 expected pointer to allocated object")
152 __failure __msg("rbtree_remove node input must be non-owning ref")
176 __failure __msg("rbtree_remove node input must be non-owning ref")
227 __failure __msg("rbtree_remove node input must be non-owning ref")
302 __failure __msg("arg#1 expected pointer to allocated object")
309 __failure __msg("rbtree_remove not allowed in rbtree cb")
[all …]
A Dnested_trust_failure.c20 __failure __msg("R2 must be referenced or trusted")
28 __failure __msg("R1 must have zero offset when passed to release func or trusted arg to kfunc")
A Dtest_kfunc_dynptr_param.c38 __failure __msg("cannot pass in dynptr at an offset=-8")
48 __failure __msg("arg#0 expected pointer to stack or dynptr_ptr")
A Dtest_global_func17.c14 __failure __msg("Caller passes invalid args into func#1")
A Dtest_global_func7.c15 __failure __msg("foo() doesn't return scalar")
A Dtest_global_func14.c18 __failure __msg("reference type('FWD S') size cannot be determined")
A Dtest_global_func15.c16 __failure __msg("At program exit the register R0 has value")
A Dtest_global_func16.c16 __failure __msg("invalid indirect read from stack")
A Dtest_global_func11.c17 __failure __msg("Caller passes invalid args into func#1")
A Dtest_global_func13.c20 __failure __msg("Caller passes invalid args into func#1")
A Dtest_global_func12.c17 __failure __msg("invalid mem access 'mem_or_null'")
A Ddummy_st_ops_fail.c13 __failure __msg("attach to unsupported member test_2 of struct bpf_dummy_ops")
A Dtest_global_func10.c25 __failure __msg("invalid indirect read from stack")
A Djeq_infer_not_null_fail.c17 __failure __msg("R8 invalid mem access 'map_value_or_null")
A Dtest_global_func5.c29 __failure __msg("expected pointer to ctx, but got PTR")
A Dtest_global_func6.c29 __failure __msg("modified ctx ptr R2")
A Dtest_global_func1.c41 __failure __msg("combined stack size of 4 calls is 544")
A Dtest_global_func3.c57 __failure __msg("the call stack of 8 frames")
A Dbpf_misc.h6 #define __failure __attribute__((btf_decl_tag("comment:test_expect_failure"))) macro

Completed in 31 milliseconds