Searched refs:BPF_READ (Results 1 – 4 of 4) sorted by relevance
95 BPF_READ = 1, enumerator
197 if (type != BPF_READ) in kprobe_prog_is_valid_access()
662 if (!err && t == BPF_READ && value_regno >= 0) in check_mem_access()667 if (!err && t == BPF_READ && value_regno >= 0) in check_mem_access()710 BPF_SIZE(insn->code), BPF_READ, -1); in check_xadd()1656 BPF_SIZE(insn->code), BPF_READ, in do_check()
1390 if (type != BPF_READ) in sk_filter_is_valid_access()