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
1107
bool (*is_valid_access)(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
1116
u32 (*convert_ctx_access)(enum bpf_access_type type,
include/linux/bpf.h
2338
typedef u32 (*bpf_convert_ctx_access_t)(enum bpf_access_type type,
include/linux/bpf.h
2982
bool btf_ctx_access(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
2987
enum bpf_access_type type)
include/linux/bpf.h
2999
enum bpf_access_type type,
include/linux/bpf.h
3010
int off, int size, enum bpf_access_type atype,
include/linux/bpf.h
3305
int off, int size, enum bpf_access_type atype,
include/linux/bpf.h
3752
enum bpf_access_type type,
include/linux/bpf.h
3754
bool bpf_sock_is_valid_access(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
3756
u32 bpf_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
3765
enum bpf_access_type type,
include/linux/bpf.h
3771
enum bpf_access_type type,
include/linux/bpf.h
3776
static inline u32 bpf_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
3802
bool bpf_tcp_sock_is_valid_access(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
3805
u32 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
3811
bool bpf_xdp_sock_is_valid_access(int off, int size, enum bpf_access_type type,
include/linux/bpf.h
3814
u32 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
3821
enum bpf_access_type type,
include/linux/bpf.h
3827
static inline u32 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type,
include/linux/bpf.h
3836
enum bpf_access_type type,
include/linux/bpf.h
3842
static inline u32 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type,
kernel/bpf/btf.c
6788
bool btf_ctx_access(int off, int size, enum bpf_access_type type,
kernel/bpf/btf.c
7307
int off, int size, enum bpf_access_type atype __maybe_unused,
kernel/bpf/cgroup.c
1831
enum bpf_access_type type,
kernel/bpf/cgroup.c
2387
static bool sysctl_is_valid_access(int off, int size, enum bpf_access_type type,
kernel/bpf/cgroup.c
2414
static u32 sysctl_convert_ctx_access(enum bpf_access_type type,
kernel/bpf/cgroup.c
2541
enum bpf_access_type type,
kernel/bpf/cgroup.c
2614
static u32 cg_sockopt_convert_ctx_access(enum bpf_access_type type,
kernel/bpf/syscall.c
6366
enum bpf_access_type type,
kernel/bpf/verifier.c
22533
enum bpf_access_type type;
kernel/bpf/verifier.c
5698
enum bpf_access_type type,
kernel/bpf/verifier.c
5832
int off, int size, enum bpf_access_type type)
kernel/bpf/verifier.c
6305
enum bpf_access_type t)
kernel/bpf/verifier.c
6388
enum bpf_access_type t, struct bpf_insn_access_aux *info)
kernel/bpf/verifier.c
6433
enum bpf_access_type t)
kernel/bpf/verifier.c
7382
enum bpf_access_type atype,
kernel/bpf/verifier.c
7535
enum bpf_access_type atype,
kernel/bpf/verifier.c
7607
enum bpf_access_type t)
kernel/bpf/verifier.c
7629
enum bpf_access_type type)
kernel/bpf/verifier.c
7703
int off, int bpf_size, enum bpf_access_type t,
kernel/bpf/verifier.c
8209
enum bpf_access_type type, struct bpf_call_arg_meta *meta)
kernel/bpf/verifier.c
8353
int access_size, enum bpf_access_type access_type,
kernel/bpf/verifier.c
8451
enum bpf_access_type access_type,
kernel/sched/ext.c
5369
enum bpf_access_type type,
kernel/trace/bpf_trace.c
1343
static bool kprobe_prog_is_valid_access(int off, int size, enum bpf_access_type type,
kernel/trace/bpf_trace.c
1455
static bool tp_prog_is_valid_access(int off, int size, enum bpf_access_type type,
kernel/trace/bpf_trace.c
1770
enum bpf_access_type type,
kernel/trace/bpf_trace.c
1778
enum bpf_access_type type,
kernel/trace/bpf_trace.c
1813
enum bpf_access_type type,
kernel/trace/bpf_trace.c
1833
static bool pe_prog_is_valid_access(int off, int size, enum bpf_access_type type,
kernel/trace/bpf_trace.c
1871
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
10126
u32 bpf_sock_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
10301
static u32 tc_cls_act_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
10325
static u32 xdp_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
10449
static u32 sock_addr_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
10538
static u32 sock_ops_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
11031
static u32 sk_skb_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
11071
static u32 sk_msg_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
11571
enum bpf_access_type type,
net/core/filter.c
11637
static u32 sk_reuseport_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
11752
enum bpf_access_type type,
net/core/filter.c
11797
static u32 sk_lookup_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
7311
bool bpf_tcp_sock_is_valid_access(int off, int size, enum bpf_access_type type,
net/core/filter.c
7330
u32 bpf_tcp_sock_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
7509
bool bpf_xdp_sock_is_valid_access(int off, int size, enum bpf_access_type type,
net/core/filter.c
7524
u32 bpf_xdp_sock_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
8783
static bool bpf_skb_is_valid_access(int off, int size, enum bpf_access_type type,
net/core/filter.c
8850
enum bpf_access_type type,
net/core/filter.c
8879
enum bpf_access_type type,
net/core/filter.c
8923
enum bpf_access_type type,
net/core/filter.c
8962
enum bpf_access_type access_type,
net/core/filter.c
9006
enum bpf_access_type type,
net/core/filter.c
9017
bool bpf_sock_is_valid_access(int off, int size, enum bpf_access_type type,
net/core/filter.c
9055
enum bpf_access_type type,
net/core/filter.c
9155
enum bpf_access_type type,
net/core/filter.c
9235
enum bpf_access_type type,
net/core/filter.c
9305
enum bpf_access_type type,
net/core/filter.c
9426
enum bpf_access_type type,
net/core/filter.c
9496
enum bpf_access_type type,
net/core/filter.c
9534
enum bpf_access_type type,
net/core/filter.c
9578
enum bpf_access_type type,
net/core/filter.c
9614
static u32 flow_dissector_convert_ctx_access(enum bpf_access_type type,
net/core/filter.c
9760
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
1280
enum bpf_access_type type,