Searched refs:no_control (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/thermal/tmon/
H A Dtmon.h146 extern unsigned long no_control;
H A Dtmon.c31 unsigned long no_control = 1; /* monitoring only or use cooling device for variable
232 no_control = 0;
H A Dsysfs.c538 if (no_control)
/linux-master/fs/fuse/
H A Dcontrol.c257 if (!fuse_control_sb || fc->no_control)
295 if (!fuse_control_sb || fc->no_control)
H A Dfuse_i.h571 bool no_control:1; member in struct:fuse_fs_context
831 unsigned int no_control:1; member in struct:fuse_conn
H A Dinode.c1728 fc->no_control = ctx->no_control;
H A Dvirtio_fs.c1354 ctx->no_control = true;

Completed in 100 milliseconds