Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dbpf-ops.c13 static const struct btf_type *loop_params_type; variable
92 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()