On Wed, May 6, 2020 at 10:39 PM Yonghong Song wrote:
>
> The target can call bpf_iter_reg_target() to register itself.
> The needed information:
> target: target name
> seq_ops: the seq_file operations for the target
> init_seq_private target callback to initialize seq_pr
The target can call bpf_iter_reg_target() to register itself.
The needed information:
target: target name
seq_ops: the seq_file operations for the target
init_seq_private target callback to initialize seq_priv during file open
fini_seq_private target callback to clean u