On 12/8/23 4:26 PM, thinker.li@xxxxxxxxx wrote:
From: Kui-Feng Lee <thinker.li@xxxxxxxxx> Get ready to remove bpf_struct_ops_init() in the future. By using BPF_ID_LIST, it is possible to gather type information while building
s/BPF_ID_LIST/BTF_ID_LIST. The same for the patch subject.
+BTF_ID_LIST(st_ops_ids) +BTF_ID(struct, module)