Home
last modified time | relevance | path

Searched refs:supported_flags (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/cpuidle/
Dcpuidle-powernv.c271 u32 supported_flags = pnv_get_supported_cpuidle_states(); in powernv_add_idle_states() local
308 if ((state->flags & supported_flags) != state->flags) in powernv_add_idle_states()
/linux-4.19.296/include/net/bluetooth/
Dmgmt.h535 __le32 supported_flags; member
/linux-4.19.296/fs/btrfs/
Dioctl.c5746 u64 change_mask, u64 flags, u64 supported_flags, in check_feature_bits() argument
5755 unsupported = set_mask & ~supported_flags; in check_feature_bits()