Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/cpuidle/
Dsysfs.txt34 drwxr-xr-x 2 root root 0 Feb 8 10:42 state3
69 /sys/devices/system/cpu/cpu0/cpuidle/state3:
/Linux-v4.19/drivers/s390/cio/
Dcss.h40 __u8 state3 : 1; /* path state value 3 */ member
Ddevice_pgid.c354 if (pgid->inf.ps.state3 != SNID_STATE3_MULTI_PATH) in pgid_to_donepm()
357 if (pgid->inf.ps.state3 != SNID_STATE3_SINGLE_PATH) in pgid_to_donepm()
/Linux-v4.19/fs/gfs2/
Drgrp.c430 const u8 state3 = state << 6; in gfs2_bitcount() local
440 if (((*byte) & 0xC0) == state3) in gfs2_bitcount()