Home
last modified time | relevance | path

Searched refs:run_ctx (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dbpf.h1165 struct bpf_tramp_run_ctx *run_ctx);
1167 struct bpf_tramp_run_ctx *run_ctx);
1171 struct bpf_tramp_run_ctx *run_ctx);
1173 struct bpf_tramp_run_ctx *run_ctx);
2092 struct bpf_run_ctx run_ctx; member
2098 struct bpf_run_ctx run_ctx; member
2104 struct bpf_run_ctx run_ctx; member
2141 struct bpf_trace_run_ctx run_ctx; in bpf_prog_run_array() local
2149 run_ctx.is_uprobe = false; in bpf_prog_run_array()
2152 old_run_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); in bpf_prog_run_array()
[all …]