Home
last modified time | relevance | path

Searched defs:insn_buf (Results 1 – 5 of 5) sorted by relevance

/kernel/bpf/
Dcgroup.c2209 struct bpf_insn *insn_buf, in sysctl_convert_ctx_access()
2404 struct bpf_insn *insn_buf, in cg_sockopt_convert_ctx_access()
2478 static int cg_sockopt_get_prologue(struct bpf_insn *insn_buf, in cg_sockopt_get_prologue()
Darraymap.c205 static int array_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in array_map_gen_lookup()
1309 struct bpf_insn *insn_buf) in array_of_map_gen_lookup()
Dhashtab.c701 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup()
741 struct bpf_insn *insn_buf) in htab_lru_map_gen_lookup()
2503 struct bpf_insn *insn_buf) in htab_of_map_gen_lookup()
Dverifier.c13724 struct bpf_insn insn_buf[16], *insn; in convert_ctx_accesses() local
14224 struct bpf_insn insn_buf[16]; in do_misc_fixups() local
14753 struct bpf_insn insn_buf[] = { in inline_bpf_loop() local
/kernel/trace/
Dbpf_trace.c2078 struct bpf_insn *insn_buf, in pe_prog_convert_ctx_access()