Home
last modified time | relevance | path

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

/Linux-v5.4/tools/thermal/tmon/
Dtmon.c31 unsigned long no_control = 1; /* monitoring only or use cooling device for variable
238 no_control = 0; in main()
Dtmon.h143 extern unsigned long no_control;
Dsysfs.c536 if (no_control) in set_ctrl_state()
/Linux-v5.4/fs/fuse/
Dfuse_i.h480 bool no_control:1; member
712 unsigned int no_control:1; member
Dinode.c1184 fc->no_control = ctx->no_control; in fuse_fill_super_common()
Dvirtio_fs.c1049 .no_control = true, in virtio_fs_fill_super()