Home
last modified time | relevance | path

Searched defs:loop_config (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/include/lapi/
Dloop.h47 struct loop_config { struct
48 __u32 fd;
49 __u32 block_size;
50 struct loop_info64 info;
51 __u64 __reserved[8];
/third_party/mindspore/mindspore-src/source/tests/ut/python/parallel/
Dtest_loop_two_matmul.py55 def loop_config(size): function
/third_party/libfuse/lib/
Dhelper.c314 struct fuse_loop_config *loop_config = NULL; in fuse_main_real() local
/third_party/libfuse/example/
Dpassthrough_hp.cc1298 struct fuse_loop_config *loop_config = NULL; in main() local