Symbol: BPF_WRITE
kernel/bpf/cgroup.c
1837
if (type == BPF_WRITE)
kernel/bpf/cgroup.c
2437
if (type == BPF_WRITE) {
kernel/bpf/cgroup.c
2553
if (type == BPF_WRITE) {
kernel/bpf/cgroup.c
2627
if (type == BPF_WRITE)
kernel/bpf/cgroup.c
2633
if (type == BPF_WRITE)
kernel/bpf/cgroup.c
2639
if (type == BPF_WRITE)
kernel/bpf/cgroup.c
2647
if (type == BPF_WRITE) {
kernel/bpf/verifier.c
10034
arg_type & MEM_WRITE ? BPF_WRITE : BPF_READ,
kernel/bpf/verifier.c
10078
arg_type & MEM_WRITE ? BPF_WRITE : BPF_READ,
kernel/bpf/verifier.c
10089
BPF_WRITE : BPF_READ,
kernel/bpf/verifier.c
10095
BPF_WRITE : BPF_READ,
kernel/bpf/verifier.c
11749
BPF_WRITE, -1, false, false);
kernel/bpf/verifier.c
12883
err = check_mem_access(env, env->insn_idx, regno, 0, BPF_DW, BPF_WRITE, -1, false, false);
kernel/bpf/verifier.c
14085
if (!may_access_direct_pkt_data(env, NULL, BPF_WRITE)) {
kernel/bpf/verifier.c
21131
BPF_WRITE, -1, false, false);
kernel/bpf/verifier.c
22636
type = BPF_WRITE;
kernel/bpf/verifier.c
22668
if (type == BPF_WRITE &&
kernel/bpf/verifier.c
22755
if (type == BPF_WRITE) {
kernel/bpf/verifier.c
23180
is_rdonly = !may_access_direct_pkt_data(env, NULL, BPF_WRITE);
kernel/bpf/verifier.c
5838
if (type == BPF_WRITE && !(cap & BPF_MAP_CAN_WRITE)) {
kernel/bpf/verifier.c
6317
if (t == BPF_WRITE)
kernel/bpf/verifier.c
6335
if (t == BPF_WRITE)
kernel/bpf/verifier.c
7435
if (env->ops->btf_struct_access && !type_is_alloc(reg->type) && atype == BPF_WRITE) {
kernel/bpf/verifier.c
7611
if (t == BPF_WRITE || env->allow_uninit_stack)
kernel/bpf/verifier.c
7723
if (t == BPF_WRITE) {
kernel/bpf/verifier.c
7737
if (t == BPF_WRITE && value_regno >= 0 &&
kernel/bpf/verifier.c
7796
if (t == BPF_WRITE && rdonly_mem) {
kernel/bpf/verifier.c
7802
if (t == BPF_WRITE && value_regno >= 0 &&
kernel/bpf/verifier.c
7825
if (t == BPF_WRITE && value_regno >= 0 &&
kernel/bpf/verifier.c
7885
if (t == BPF_WRITE && !may_access_direct_pkt_data(env, NULL, t)) {
kernel/bpf/verifier.c
7889
if (t == BPF_WRITE && value_regno >= 0 &&
kernel/bpf/verifier.c
7899
if (t == BPF_WRITE && value_regno >= 0 &&
kernel/bpf/verifier.c
7910
if (t == BPF_WRITE) {
kernel/bpf/verifier.c
7935
if (t == BPF_WRITE) {
kernel/bpf/verifier.c
8027
BPF_SIZE(insn->code), BPF_WRITE, insn->src_reg,
kernel/bpf/verifier.c
8117
BPF_SIZE(insn->code), BPF_WRITE, -1, true, false);
kernel/bpf/verifier.c
8224
if (type == BPF_WRITE)
kernel/bpf/verifier.c
8366
if (access_type == BPF_WRITE) {
kernel/bpf/verifier.c
8380
if (access_type == BPF_WRITE) {
kernel/bpf/verifier.c
8391
if (access_type == BPF_WRITE) {
kernel/bpf/verifier.c
8519
err = err ?: check_helper_mem_access(env, regno, mem_size, BPF_WRITE, true, NULL);
kernel/bpf/verifier.c
8546
err = err ?: check_mem_size_reg(env, reg, regno, BPF_WRITE, true, &meta);
kernel/bpf/verifier.c
8895
i, BPF_DW, BPF_WRITE, -1, false, false);
kernel/bpf/verifier.c
9004
i, BPF_DW, BPF_WRITE, -1, false, false);
kernel/trace/bpf_trace.c
1358
if (type == BPF_WRITE)
net/core/filter.c
10068
if (type == BPF_WRITE)
net/core/filter.c
10138
if (type == BPF_WRITE)
net/core/filter.c
10149
if (type == BPF_WRITE)
net/core/filter.c
10160
if (type == BPF_WRITE)
net/core/filter.c
10440
if (type == BPF_WRITE) { \
net/core/filter.c
10675
if (TYPE == BPF_WRITE) \
net/core/filter.c
10698
if (type == BPF_WRITE)
net/core/filter.c
11055
if (type == BPF_WRITE)
net/core/filter.c
8817
if (type == BPF_WRITE || size != sizeof(__u64))
net/core/filter.c
8825
if (type == BPF_WRITE || size != sizeof(__u64))
net/core/filter.c
8836
if (type == BPF_WRITE) {
net/core/filter.c
8866
if (type == BPF_WRITE) {
net/core/filter.c
8895
if (type == BPF_WRITE) {
net/core/filter.c
8937
if (type == BPF_WRITE) {
net/core/filter.c
9159
if (type == BPF_WRITE) {
net/core/filter.c
9246
if (type == BPF_WRITE) {
net/core/filter.c
9439
if (type == BPF_WRITE) {
net/core/filter.c
9509
if (type == BPF_WRITE) {
net/core/filter.c
9538
if (type == BPF_WRITE)
net/core/filter.c
9590
if (type == BPF_WRITE)
net/core/filter.c
9788
if (type == BPF_WRITE)
net/core/filter.c
9821
if (type == BPF_WRITE)
net/core/filter.c
9842
if (type == BPF_WRITE) {
net/core/filter.c
9887
if (type == BPF_WRITE)
net/core/filter.c
9902
if (type == BPF_WRITE)
net/core/filter.c
9935
if (type == BPF_WRITE)
net/core/filter.c
9945
if (type == BPF_WRITE)
net/netfilter/nf_bpf_link.c
302
if (type == BPF_WRITE)