Loading...
Defined in 1 files as a enumerator:
Referenced in 133 files:
- arch/arm/net/bpf_jit_32.c, 3 times
- arch/arm64/net/bpf_jit_comp.c, 3 times
- arch/mips/net/ebpf_jit.c, 4 times
- arch/powerpc/net/bpf_jit64.h, line 44
- arch/powerpc/net/bpf_jit_comp32.c, 5 times
- arch/powerpc/net/bpf_jit_comp64.c, 2 times
- arch/riscv/net/bpf_jit_comp32.c, 3 times
- arch/riscv/net/bpf_jit_comp64.c, 2 times
- arch/s390/net/bpf_jit_comp.c, 5 times
- arch/sparc/net/bpf_jit_comp_64.c, 3 times
- arch/x86/net/bpf_jit_comp.c, 21 times
- arch/x86/net/bpf_jit_comp32.c, 6 times
- drivers/net/ethernet/netronome/nfp/bpf/jit.c, 2 times
- drivers/net/ethernet/netronome/nfp/bpf/verifier.c, line 314
- include/linux/filter.h, line 56
- kernel/bpf/arraymap.c, 2 times
- kernel/bpf/core.c, line 38
- kernel/bpf/hashtab.c, 3 times
- kernel/bpf/verifier.c, 71 times
- lib/test_bpf.c, line 39
- net/core/filter.c, 6 times
- net/xdp/xskmap.c, line 113
- samples/bpf/cookie_uid_helper_example.c, 5 times
- samples/bpf/fds_example.c, line 58
- samples/bpf/sock_example.c, 4 times
- samples/bpf/test_cgrp2_attach.c, 9 times
- samples/bpf/test_cgrp2_sock.c, 4 times
- tools/include/linux/filter.h, line 23
- tools/lib/bpf/libbpf.c, 5 times
- tools/lib/bpf/libbpf_probes.c, 2 times
- tools/lib/bpf/xsk.c, 4 times
- tools/perf/tests/bpf.c, line 302
- tools/perf/util/bpf-prologue.c, 3 times
- tools/testing/selftests/bpf/prog_tests/align.c, 14 times
- tools/testing/selftests/bpf/prog_tests/btf.c, 51 times
- tools/testing/selftests/bpf/prog_tests/cgroup_attach_autodetach.c, line 14
- tools/testing/selftests/bpf/prog_tests/cgroup_attach_multi.c, 8 times
- tools/testing/selftests/bpf/prog_tests/cgroup_attach_override.c, line 16
- tools/testing/selftests/bpf/prog_tests/fexit_stress.c, 2 times
- tools/testing/selftests/bpf/prog_tests/flow_dissector_load_bytes.c, 3 times
- tools/testing/selftests/bpf/prog_tests/flow_dissector_reattach.c, line 45
- tools/testing/selftests/bpf/prog_tests/obj_name.c, line 17
- tools/testing/selftests/bpf/prog_tests/raw_tp_writable_reject_nbd_invalid.c, line 16
- tools/testing/selftests/bpf/prog_tests/raw_tp_writable_test_run.c, 4 times
- tools/testing/selftests/bpf/prog_tests/signal_pending.c, line 22
- tools/testing/selftests/bpf/prog_tests/sockopt.c, 92 times
- tools/testing/selftests/bpf/test_cgroup_storage.c, 5 times
- tools/testing/selftests/bpf/test_lru_map.c, 4 times
- tools/testing/selftests/bpf/test_sock.c, 18 times
- tools/testing/selftests/bpf/test_sock_addr.c, 3 times
- tools/testing/selftests/bpf/test_sysctl.c, 167 times
- tools/testing/selftests/bpf/test_verifier.c, 25 times
- tools/testing/selftests/bpf/test_verifier_log.c, 16 times
- tools/testing/selftests/bpf/verifier/and.c, 14 times
- tools/testing/selftests/bpf/verifier/array_access.c, 56 times
- tools/testing/selftests/bpf/verifier/atomic_and.c, 19 times
- tools/testing/selftests/bpf/verifier/atomic_bounds.c, 2 times
- tools/testing/selftests/bpf/verifier/atomic_cmpxchg.c, 34 times
- tools/testing/selftests/bpf/verifier/atomic_fetch_add.c, 11 times
- tools/testing/selftests/bpf/verifier/atomic_or.c, 16 times
- tools/testing/selftests/bpf/verifier/atomic_xchg.c, 10 times
- tools/testing/selftests/bpf/verifier/atomic_xor.c, 14 times
- tools/testing/selftests/bpf/verifier/basic.c, line 19
- tools/testing/selftests/bpf/verifier/basic_instr.c, 31 times
- tools/testing/selftests/bpf/verifier/basic_stack.c, 6 times
- tools/testing/selftests/bpf/verifier/basic_stx_ldx.c, line 31
- tools/testing/selftests/bpf/verifier/bounds.c, 143 times
- tools/testing/selftests/bpf/verifier/bounds_deduction.c, 35 times
- tools/testing/selftests/bpf/verifier/bounds_mix_sign_unsign.c, 69 times
- tools/testing/selftests/bpf/verifier/bpf_get_stack.c, 12 times
- tools/testing/selftests/bpf/verifier/calls.c, 272 times
- tools/testing/selftests/bpf/verifier/cfg.c, 6 times
- tools/testing/selftests/bpf/verifier/cgroup_inv_retcode.c, 10 times
- tools/testing/selftests/bpf/verifier/cgroup_skb.c, 20 times
- tools/testing/selftests/bpf/verifier/cgroup_storage.c, 34 times
- tools/testing/selftests/bpf/verifier/ctx.c, 16 times
- tools/testing/selftests/bpf/verifier/ctx_sk_lookup.c, 143 times
- tools/testing/selftests/bpf/verifier/ctx_sk_msg.c, 28 times
- tools/testing/selftests/bpf/verifier/ctx_skb.c, 240 times
- tools/testing/selftests/bpf/verifier/d_path.c, 2 times
- tools/testing/selftests/bpf/verifier/dead_code.c, 28 times
- tools/testing/selftests/bpf/verifier/direct_packet_access.c, 167 times
- tools/testing/selftests/bpf/verifier/direct_stack_access_wraparound.c, 6 times
- tools/testing/selftests/bpf/verifier/direct_value_access.c, 33 times
- tools/testing/selftests/bpf/verifier/div0.c, 24 times
- tools/testing/selftests/bpf/verifier/div_overflow.c, 18 times
- tools/testing/selftests/bpf/verifier/event_output.c, line 37
- tools/testing/selftests/bpf/verifier/helper_access_var_len.c, 83 times
- tools/testing/selftests/bpf/verifier/helper_packet_access.c, 23 times
- tools/testing/selftests/bpf/verifier/helper_value_access.c, 128 times
- tools/testing/selftests/bpf/verifier/int_ptr.c, 21 times
- tools/testing/selftests/bpf/verifier/jit.c, 23 times
- tools/testing/selftests/bpf/verifier/jmp32.c, 66 times
- tools/testing/selftests/bpf/verifier/jset.c, 13 times
- tools/testing/selftests/bpf/verifier/jump.c, 118 times
- tools/testing/selftests/bpf/verifier/ld_abs.c, 39 times
- tools/testing/selftests/bpf/verifier/ld_imm64.c, 14 times
- tools/testing/selftests/bpf/verifier/ld_ind.c, 6 times
- tools/testing/selftests/bpf/verifier/leak_ptr.c, 9 times
- tools/testing/selftests/bpf/verifier/loops1.c, 42 times
- tools/testing/selftests/bpf/verifier/lwt.c, 39 times
- tools/testing/selftests/bpf/verifier/map_in_map.c, 8 times
- tools/testing/selftests/bpf/verifier/map_ptr.c, 10 times
- tools/testing/selftests/bpf/verifier/map_ptr_mixing.c, 14 times
- tools/testing/selftests/bpf/verifier/map_ret_val.c, 6 times
- tools/testing/selftests/bpf/verifier/masking.c, 20 times
- tools/testing/selftests/bpf/verifier/meta_access.c, 43 times
- tools/testing/selftests/bpf/verifier/perf_event_sample_period.c, 11 times
- tools/testing/selftests/bpf/verifier/precise.c, 19 times
- tools/testing/selftests/bpf/verifier/raw_stack.c, 30 times
- tools/testing/selftests/bpf/verifier/raw_tp_writable.c, 7 times
- tools/testing/selftests/bpf/verifier/ref_tracking.c, 146 times
- tools/testing/selftests/bpf/verifier/regalloc.c, 60 times
- tools/testing/selftests/bpf/verifier/runtime_jit.c, 37 times
- tools/testing/selftests/bpf/verifier/search_pruning.c, 25 times
- tools/testing/selftests/bpf/verifier/sock.c, 142 times
- tools/testing/selftests/bpf/verifier/spill_fill.c, 12 times
- tools/testing/selftests/bpf/verifier/spin_lock.c, 54 times
- tools/testing/selftests/bpf/verifier/stack_ptr.c, 29 times
- tools/testing/selftests/bpf/verifier/subreg.c, 164 times
- tools/testing/selftests/bpf/verifier/uninit.c, 4 times
- tools/testing/selftests/bpf/verifier/unpriv.c, 44 times
- tools/testing/selftests/bpf/verifier/value.c, 21 times
- tools/testing/selftests/bpf/verifier/value_adj_spill.c, 5 times
- tools/testing/selftests/bpf/verifier/value_illegal_alu.c, 16 times
- tools/testing/selftests/bpf/verifier/value_or_null.c, 17 times
- tools/testing/selftests/bpf/verifier/value_ptr_arith.c, 210 times
- tools/testing/selftests/bpf/verifier/var_off.c, 17 times
- tools/testing/selftests/bpf/verifier/wide_access.c, 4 times
- tools/testing/selftests/bpf/verifier/xadd.c, 29 times
- tools/testing/selftests/bpf/verifier/xdp.c, 2 times
- tools/testing/selftests/bpf/verifier/xdp_direct_packet_access.c, 100 times
- tools/testing/selftests/net/reuseport_bpf.c, 2 times