Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/cpuidle/
Dsysfs.txt34 drwxr-xr-x 2 root root 0 Feb 8 10:42 state3
66 /sys/devices/system/cpu/cpu0/cpuidle/state3:
/linux-4.4.14/drivers/s390/cio/
Dcss.h39 __u8 state3 : 1; /* path state value 3 */ member
Ddevice_pgid.c353 if (pgid->inf.ps.state3 != SNID_STATE3_MULTI_PATH) in pgid_to_donepm()
356 if (pgid->inf.ps.state3 != SNID_STATE3_SINGLE_PATH) in pgid_to_donepm()
/linux-4.4.14/fs/gfs2/
Drgrp.c421 const u8 state3 = state << 6; in gfs2_bitcount() local
431 if (((*byte) & 0xC0) == state3) in gfs2_bitcount()