Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/thermal/tmon/
Dtmon.c31 unsigned long no_control = 1; /* monitoring only or use cooling device for variable
232 no_control = 0; in main()
Dtmon.h143 extern unsigned long no_control;
Dsysfs.c536 if (no_control) in set_ctrl_state()
/kernel/linux/linux-5.10/fs/fuse/
Dfuse_i.h504 bool no_control:1; member
743 unsigned int no_control:1; member
Dinode.c1378 fc->no_control = ctx->no_control; in fuse_fill_super_common()
Dvirtio_fs.c1290 ctx->no_control = true; in virtio_fs_ctx_set_defaults()