Home
last modified time | relevance | path

Searched defs:direct_write (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c1398 static int st_ops_gen_prologue_with_kfunc(struct bpf_insn *insn_buf, bool direct_write, in st_ops_gen_prologue_with_kfunc()
1474 static int st_ops_gen_prologue(struct bpf_insn *insn_buf, bool direct_write, in st_ops_gen_prologue()
/linux/net/core/
H A Dfilter.c8955 static int bpf_noop_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_noop_prologue()
8964 static int bpf_unclone_prologue(struct bpf_insn *insn_buf, bool direct_write, in bpf_unclone_prologue()
9038 static int tc_cls_act_prologue(struct bpf_insn *insn_buf, bool direct_write, in tc_cls_act_prologue()
9379 static int sk_skb_prologue(struct bpf_insn *insn_buf, bool direct_write, in sk_skb_prologue()
/linux/kernel/bpf/
H A Dcgroup.c2698 cg_sockopt_get_prologue(struct bpf_insn * insn_buf,bool direct_write,const struct bpf_prog * prog) cg_sockopt_get_prologue() argument