Symbol: bpf_access_type
drivers/hid/bpf/hid_bpf_struct_ops.c
32
enum bpf_access_type type,
drivers/media/rc/bpf-lirc.c
122
enum bpf_access_type type,
include/linux/bpf.h
1151
bool (*is_valid_access)(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
1160
u32 (*convert_ctx_access)(enum bpf_access_type type,
include/linux/bpf.h
2465
typedef u32 (*bpf_convert_ctx_access_t)(enum bpf_access_type type,
include/linux/bpf.h
3116
bool btf_ctx_access(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
3121
enum bpf_access_type type)
include/linux/bpf.h
3133
enum bpf_access_type type,
include/linux/bpf.h
3144
int off, int size, enum bpf_access_type atype,
include/linux/bpf.h
3495
int off, int size, enum bpf_access_type atype,
include/linux/bpf.h
3958
enum bpf_access_type type,
include/linux/bpf.h
3960
bool bpf_sock_is_valid_access(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
3962
u32 bpf_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
3971
enum bpf_access_type type,
include/linux/bpf.h
3977
enum bpf_access_type type,
include/linux/bpf.h
3982
static inline u32 bpf_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
4008
bool bpf_tcp_sock_is_valid_access(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
4011
u32 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
4017
bool bpf_xdp_sock_is_valid_access(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
4020
u32 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
4027
enum bpf_access_type type,
include/linux/bpf.h
4033
static inline u32 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
4042
enum bpf_access_type type,
include/linux/bpf.h
4048
static inline u32 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type,
io_uring/bpf-ops.c
75
enum bpf_access_type type,
kernel/bpf/btf.c
6848
bool btf_ctx_access(int off, int size, enum bpf_access_type type,
kernel/bpf/btf.c
7373
int off, int size, enum bpf_access_type atype __maybe_unused,
kernel/bpf/cgroup.c
1869
enum bpf_access_type type,
kernel/bpf/cgroup.c
2426
static bool sysctl_is_valid_access(int off, int size, enum bpf_access_type type,
kernel/bpf/cgroup.c
2453
static u32 sysctl_convert_ctx_access(enum bpf_access_type type,
kernel/bpf/cgroup.c
2580
enum bpf_access_type type,
kernel/bpf/cgroup.c
2653
static u32 cg_sockopt_convert_ctx_access(enum bpf_access_type type,
kernel/bpf/fixups.c
699
enum bpf_access_type type;
kernel/bpf/syscall.c
6541
enum bpf_access_type type,
kernel/bpf/verifier.c
3902
enum bpf_access_type type,
kernel/bpf/verifier.c
4139
int off, int size, enum bpf_access_type type)
kernel/bpf/verifier.c
4608
enum bpf_access_type t)
kernel/bpf/verifier.c
4682
enum bpf_access_type t, struct bpf_insn_access_aux *info)
kernel/bpf/verifier.c
4714
int off, int access_size, enum bpf_access_type t,
kernel/bpf/verifier.c
4765
enum bpf_access_type t)
kernel/bpf/verifier.c
5736
enum bpf_access_type atype,
kernel/bpf/verifier.c
5896
enum bpf_access_type atype,
kernel/bpf/verifier.c
5967
enum bpf_access_type t)
kernel/bpf/verifier.c
5989
enum bpf_access_type type)
kernel/bpf/verifier.c
6079
int off, int bpf_size, enum bpf_access_type t,
kernel/bpf/verifier.c
6598
enum bpf_access_type type, struct bpf_call_arg_meta *meta)
kernel/bpf/verifier.c
6742
int access_size, enum bpf_access_type access_type,
kernel/bpf/verifier.c
6834
argno_t size_argno, enum bpf_access_type access_type,
kernel/sched/ext/ext.c
7892
enum bpf_access_type type,
kernel/trace/bpf_trace.c
1374
static bool kprobe_prog_is_valid_access(int off, int size, enum bpf_access_type type,
kernel/trace/bpf_trace.c
1486
static bool tp_prog_is_valid_access(int off, int size, enum bpf_access_type type,
kernel/trace/bpf_trace.c
1801
enum bpf_access_type type,
kernel/trace/bpf_trace.c
1809
enum bpf_access_type type,
kernel/trace/bpf_trace.c
1844
enum bpf_access_type type,
kernel/trace/bpf_trace.c
1864
static bool pe_prog_is_valid_access(int off, int size, enum bpf_access_type type,
kernel/trace/bpf_trace.c
1902
static u32 pe_prog_convert_ctx_access(enum bpf_access_type type,
net/bpf/bpf_dummy_struct_ops.c
212
enum bpf_access_type type,
net/core/filter.c
10245
u32 bpf_sock_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
10420
static u32 tc_cls_act_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
10444
static u32 xdp_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
10568
static u32 sock_addr_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
10657
static u32 sock_ops_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
11152
static u32 sk_skb_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
11192
static u32 sk_msg_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
11692
enum bpf_access_type type,
net/core/filter.c
11758
static u32 sk_reuseport_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
11873
enum bpf_access_type type,
net/core/filter.c
11918
static u32 sk_lookup_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
7430
bool bpf_tcp_sock_is_valid_access(int off, int size, enum bpf_access_type type,
net/core/filter.c
7449
u32 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
7628
bool bpf_xdp_sock_is_valid_access(int off, int size, enum bpf_access_type type,
net/core/filter.c
7643
u32 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
8902
static bool bpf_skb_is_valid_access(int off, int size, enum bpf_access_type type,
net/core/filter.c
8969
enum bpf_access_type type,
net/core/filter.c
8998
enum bpf_access_type type,
net/core/filter.c
9042
enum bpf_access_type type,
net/core/filter.c
9081
enum bpf_access_type access_type,
net/core/filter.c
9125
enum bpf_access_type type,
net/core/filter.c
9136
bool bpf_sock_is_valid_access(int off, int size, enum bpf_access_type type,
net/core/filter.c
9174
enum bpf_access_type type,
net/core/filter.c
9274
enum bpf_access_type type,
net/core/filter.c
9354
enum bpf_access_type type,
net/core/filter.c
9424
enum bpf_access_type type,
net/core/filter.c
9545
enum bpf_access_type type,
net/core/filter.c
9615
enum bpf_access_type type,
net/core/filter.c
9653
enum bpf_access_type type,
net/core/filter.c
9697
enum bpf_access_type type,
net/core/filter.c
9733
static u32 flow_dissector_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
9879
static u32 bpf_convert_ctx_access(enum bpf_access_type type,
net/ipv4/bpf_tcp_ca.c
45
enum bpf_access_type type,
net/netfilter/nf_bpf_link.c
292
static bool nf_is_valid_access(int off, int size, enum bpf_access_type type,
net/sched/bpf_qdisc.c
34
enum bpf_access_type type,
tools/testing/selftests/bpf/test_kmods/bpf_testmod.c
1418
enum bpf_access_type type,