Searched refs:supported_mask (Results 1 – 4 of 4) sorted by relevance
668 unsigned int __user *supported_mask; in efi_runtime_get_supported_mask() local671 supported_mask = (unsigned int *)arg; in efi_runtime_get_supported_mask()673 if (put_user(efi.runtime_supported_mask, supported_mask)) in efi_runtime_get_supported_mask()
194 unsigned char supported_mask, in red_get_flags() argument
885 const u32 supported_mask = CMSPAR|PARENB|PARODD; in iuu_set_termios() local893 u32 newval = cflag & supported_mask; in iuu_set_termios()932 tty->termios.c_cflag &= ~(supported_mask|CSIZE); in iuu_set_termios()
4969 int supported_mask = IB_QP_STATE | in mlx5_ib_dct_query_qp() local4977 if (qp_attr_mask & ~supported_mask) in mlx5_ib_dct_query_qp()
Completed in 19 milliseconds