Searched defs:direct_write (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/test_kmods/ |
H A D | bpf_testmod.c | 1296 static int st_ops_gen_prologue(struct bpf_insn *insn_buf, bool direct_write, in st_ops_gen_prologue()
|
/linux/net/core/ |
H A D | filter.c | 8867 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue() 8876 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue() 8950 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue() 9287 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
|