Lines Matching full:calls
2 "calls: invalid kfunc call not eliminated",
13 "calls: invalid kfunc call unreachable",
25 "calls: invalid kfunc call: ptr_to_mem to struct with non-scalar",
40 "calls: invalid kfunc call: ptr_to_mem to struct with nesting depth > 4",
55 "calls: invalid kfunc call: ptr_to_mem to struct with FAM",
70 "calls: invalid kfunc call: reg->type != PTR_TO_CTX",
85 "calls: invalid kfunc call: void * not allowed in func proto without mem size arg",
100 "calls: trigger reg2btf_ids[reg->type] for reg->type > __BPF_REG_TYPE_MAX",
119 "calls: invalid kfunc call: reg->off must be zero when passed to release kfunc",
142 "calls: invalid kfunc call: don't match first member type when passed to release kfunc",
162 "calls: invalid kfunc call: PTR_TO_BTF_ID with negative offset",
191 "calls: invalid kfunc call: PTR_TO_BTF_ID with variable offset",
226 "calls: invalid kfunc call: referenced arg needs refcounted PTR_TO_BTF_ID",
253 "calls: valid kfunc call: referenced arg needs refcounted PTR_TO_BTF_ID",
279 "calls: invalid kfunc call: must provide (attach_prog_fd, btf_id) pair when freplace",
292 "calls: basic sanity",
304 "calls: not on unprivileged",
318 "calls: div by 0 in subprog",
343 "calls: multiple ret types in subprog 1",
367 "calls: multiple ret types in subprog 2",
401 "calls: overlapping caller/callee",
412 "calls: wrong recursive calls",
427 "calls: wrong src reg",
438 "calls: wrong off value",
451 "calls: jump back loop",
462 "calls: conditional call",
478 "calls: conditional call 2",
495 "calls: conditional call 3",
515 "calls: conditional call 4",
532 "calls: conditional call 5",
550 "calls: conditional call 6",
566 "calls: using r0 returned by callee",
577 "calls: using uninit r0 from callee",
588 "calls: callee is using r1",
601 "calls: callee using args1",
614 "calls: callee using wrong args2",
626 "calls: callee using two args",
645 "calls: callee changing pkt pointers",
672 "calls: ptr null check in subprog",
697 "calls: two calls with args",
718 "calls: calls with stack arith",
737 "calls: calls with misaligned stack access",
757 "calls: calls control flow, jump test",
771 "calls: calls control flow, jump test 2",
785 "calls: two calls with bad jump",
807 "calls: recursive call. test1",
819 "calls: recursive call. test2",
831 "calls: unreachable code",
847 "calls: invalid call",
859 "calls: invalid call 2",
871 "calls: jumping across function bodies. test1",
884 "calls: jumping across function bodies. test2",
897 "calls: call without exit",
911 "calls: call into middle of ld_imm64",
925 "calls: call into middle of other call",
940 "calls: subprog call with ld_abs in main prog",
963 "calls: two calls with bad fallthrough",
984 "calls: two calls with stack read",
1006 "calls: two calls with stack write",
1040 "calls: stack overflow using two frames (pre-call access)",
1057 "calls: stack overflow using two frames (post-call access)",
1074 "calls: stack depth check using three frames. test1",
1097 "calls: stack depth check using three frames. test2",
1120 "calls: stack depth check using three frames. test3",
1150 "calls: stack depth check using three frames. test4",
1195 "calls: stack depth check using three frames. test5",
1230 "calls: stack depth check in dead code",
1268 "calls: spill into caller stack frame",
1284 "calls: write into caller stack frame",
1301 "calls: write into callee stack frame",
1315 "calls: two calls with stack write and void return",
1344 "calls: ambiguous return value",
1363 "calls: two calls that return map_value",
1415 "calls: two calls that return map_value with bool condition",
1469 "calls: two calls that return map_value with incorrect bool check",
1526 "calls: two calls that receive map_value via arg=ptr_stack_of_caller. test1",
1598 "calls: two calls that receive map_value via arg=ptr_stack_of_caller. test2",
1668 "calls: two jumps that receive map_value via arg=ptr_stack_of_jumper. test3",
1739 "calls: two calls that receive map_value_ptr_or_null via arg. test1",
1808 "calls: two calls that receive map_value_ptr_or_null via arg. test2",
1878 "calls: pkt_ptr spill into caller stack",
1907 "calls: pkt_ptr spill into caller stack 2",
1939 "calls: pkt_ptr spill into caller stack 3",
1975 "calls: pkt_ptr spill into caller stack 4",
2010 "calls: pkt_ptr spill into caller stack 5",
2044 "calls: pkt_ptr spill into caller stack 6",
2080 "calls: pkt_ptr spill into caller stack 7",
2115 "calls: pkt_ptr spill into caller stack 8",
2156 "calls: pkt_ptr spill into caller stack 9",
2198 "calls: caller stack init to zero or map_value_or_null",
2231 "calls: stack init to zero and pruning",
2261 "calls: ctx read at start of subprog",
2280 "calls: cross frame pruning",
2306 "calls: cross frame pruning - liveness propagation",
2334 "calls: check_ids() across call boundary",