Home
last modified time | relevance | path

Searched refs:fixup_percpu_cgroup_storage (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_verifier.c82 int fixup_percpu_cgroup_storage[MAX_FIXUPS]; member
636 int *fixup_percpu_cgroup_storage = test->fixup_percpu_cgroup_storage; in do_test_fixup() local
724 if (*fixup_percpu_cgroup_storage) { in do_test_fixup()
727 prog[*fixup_percpu_cgroup_storage].imm = map_fds[8]; in do_test_fixup()
728 fixup_percpu_cgroup_storage++; in do_test_fixup()
729 } while (*fixup_percpu_cgroup_storage); in do_test_fixup()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_verifier.c119 int fixup_percpu_cgroup_storage[MAX_FIXUPS]; member
1024 int *fixup_percpu_cgroup_storage = test->fixup_percpu_cgroup_storage; in do_test_fixup() local
1114 if (*fixup_percpu_cgroup_storage) { in do_test_fixup()
1117 prog[*fixup_percpu_cgroup_storage].imm = map_fds[8]; in do_test_fixup()
1118 fixup_percpu_cgroup_storage++; in do_test_fixup()
1119 } while (*fixup_percpu_cgroup_storage); in do_test_fixup()

Completed in 5 milliseconds