Searched refs:current_flags (Results 1 – 3 of 3) sorted by relevance
67 u64 current_flags; member283 st->current_flags &= ~flag->mask; in dump_flag_info()285 if (st->current_flags != 0) in dump_flag_info()286 seq_printf(st->seq, " unknown flags:%llx", st->current_flags); in dump_flag_info()322 st->current_flags = flag; in note_page()335 } else if (flag != st->current_flags || level != st->level || in note_page()340 if (st->current_flags) { in note_page()346 st->current_flags, in note_page()363 st->current_flags = flag; in note_page()
35 u64 current_flags; member
334 u32 current_flags = adapter->flags; in ixgbe_pci_sriov_disable() local342 if (!err && (current_flags != adapter->flags || in ixgbe_pci_sriov_disable()