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",
187 "calls: invalid kfunc call: PTR_TO_BTF_ID with variable offset",
222 "calls: invalid kfunc call: referenced arg needs refcounted PTR_TO_BTF_ID",
249 "calls: valid kfunc call: referenced arg needs refcounted PTR_TO_BTF_ID",
275 "calls: basic sanity",
287 "calls: not on unprivileged",
301 "calls: div by 0 in subprog",
326 "calls: multiple ret types in subprog 1",
350 "calls: multiple ret types in subprog 2",
384 "calls: overlapping caller/callee",
395 "calls: wrong recursive calls",
410 "calls: wrong src reg",
421 "calls: wrong off value",
434 "calls: jump back loop",
445 "calls: conditional call",
461 "calls: conditional call 2",
478 "calls: conditional call 3",
498 "calls: conditional call 4",
515 "calls: conditional call 5",
533 "calls: conditional call 6",
549 "calls: using r0 returned by callee",
560 "calls: using uninit r0 from callee",
571 "calls: callee is using r1",
584 "calls: callee using args1",
597 "calls: callee using wrong args2",
609 "calls: callee using two args",
628 "calls: callee changing pkt pointers",
655 "calls: ptr null check in subprog",
680 "calls: two calls with args",
701 "calls: calls with stack arith",
720 "calls: calls with misaligned stack access",
740 "calls: calls control flow, jump test",
754 "calls: calls control flow, jump test 2",
768 "calls: two calls with bad jump",
790 "calls: recursive call. test1",
802 "calls: recursive call. test2",
814 "calls: unreachable code",
830 "calls: invalid call",
842 "calls: invalid call 2",
854 "calls: jumping across function bodies. test1",
867 "calls: jumping across function bodies. test2",
880 "calls: call without exit",
894 "calls: call into middle of ld_imm64",
908 "calls: call into middle of other call",
923 "calls: subprog call with ld_abs in main prog",
946 "calls: two calls with bad fallthrough",
967 "calls: two calls with stack read",
989 "calls: two calls with stack write",
1023 "calls: stack overflow using two frames (pre-call access)",
1040 "calls: stack overflow using two frames (post-call access)",
1057 "calls: stack depth check using three frames. test1",
1080 "calls: stack depth check using three frames. test2",
1103 "calls: stack depth check using three frames. test3",
1133 "calls: stack depth check using three frames. test4",
1178 "calls: stack depth check using three frames. test5",
1213 "calls: stack depth check in dead code",
1251 "calls: spill into caller stack frame",
1267 "calls: write into caller stack frame",
1284 "calls: write into callee stack frame",
1298 "calls: two calls with stack write and void return",
1327 "calls: ambiguous return value",
1346 "calls: two calls that return map_value",
1398 "calls: two calls that return map_value with bool condition",
1452 "calls: two calls that return map_value with incorrect bool check",
1507 "calls: two calls that receive map_value via arg=ptr_stack_of_caller. test1",
1579 "calls: two calls that receive map_value via arg=ptr_stack_of_caller. test2",
1649 "calls: two jumps that receive map_value via arg=ptr_stack_of_jumper. test3",
1720 "calls: two calls that receive map_value_ptr_or_null via arg. test1",
1789 "calls: two calls that receive map_value_ptr_or_null via arg. test2",
1859 "calls: pkt_ptr spill into caller stack",
1888 "calls: pkt_ptr spill into caller stack 2",
1920 "calls: pkt_ptr spill into caller stack 3",
1956 "calls: pkt_ptr spill into caller stack 4",
1991 "calls: pkt_ptr spill into caller stack 5",
2025 "calls: pkt_ptr spill into caller stack 6",
2061 "calls: pkt_ptr spill into caller stack 7",
2096 "calls: pkt_ptr spill into caller stack 8",
2137 "calls: pkt_ptr spill into caller stack 9",
2179 "calls: caller stack init to zero or map_value_or_null",
2212 "calls: stack init to zero and pruning",
2239 "calls: ctx read at start of subprog",
2258 "calls: cross frame pruning",
2284 "calls: cross frame pruning - liveness propagation",