Searched refs:loop_params_type (Results 1 – 1 of 1) sorted by relevance
13 static const struct btf_type *loop_params_type; variable92 if (t == loop_params_type) { in bpf_io_btf_struct_access()121 loop_params_type = io_lookup_struct_type(btf, "iou_loop_params"); in bpf_io_init()122 if (!loop_params_type) { in bpf_io_init()