Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1067 struct bpf_run_ctx run_ctx; member
1077 struct bpf_cg_run_ctx run_ctx; \
1085 old_run_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); \
1087 run_ctx.prog_item = _item; \
1126 struct bpf_cg_run_ctx run_ctx; \
1134 old_run_ctx = bpf_set_run_ctx(&run_ctx.run_ctx); \
1136 run_ctx.prog_item = _item; \

Completed in 5 milliseconds