Home
last modified time | relevance | path

Searched refs:current_flags (Results 1 – 9 of 9) sorted by relevance

/linux/arch/powerpc/mm/ptdump/
A Dptdump.c64 u64 current_flags; member
163 st->current_flags &= ~flag->mask; in dump_flag_info()
165 if (st->current_flags != 0) in dump_flag_info()
166 pt_dump_seq_printf(st->seq, " unknown flags:%llx", st->current_flags); in dump_flag_info()
184 pte_t pte = __pte(st->current_flags); in note_prot_wx()
204 st->current_flags = flag; in note_page_update_state()
230 } else if (flag != st->current_flags || level != st->level || in note_page()
234 if (st->current_flags) { in note_page()
241 st->current_flags, in note_page()
A Dhashpagetable.c30 u64 current_flags; member
/linux/arch/arm64/kernel/
A Dacpi.c374 unsigned long current_flags; in apei_claim_sea() local
379 current_flags = local_daif_save_flags(); in apei_claim_sea()
412 local_daif_restore(current_flags); in apei_claim_sea()
/linux/include/net/bluetooth/
A Dmgmt.h743 __le32 current_flags; member
750 __le32 current_flags; member
1079 __le32 current_flags; member
A Dhci_core.h157 u32 current_flags; member
759 u32 current_flags; member
/linux/net/bluetooth/
A Dmgmt.c4282 u32 current_flags = 0; in get_device_flags() local
4299 current_flags = br_params->current_flags; in get_device_flags()
4307 current_flags = params->current_flags; in get_device_flags()
4313 rp.current_flags = cpu_to_le32(current_flags); in get_device_flags()
4333 ev.current_flags = cpu_to_le32(current_flags); in device_flags_changed()
4346 u32 current_flags = __le32_to_cpu(cp->current_flags); in set_device_flags() local
4350 __le32_to_cpu(current_flags)); in set_device_flags()
4366 br_params->current_flags = current_flags; in set_device_flags()
4376 params->current_flags = current_flags; in set_device_flags()
6938 u32 current_flags = 0; in add_device() local
[all …]
A Dhci_request.c646 params->current_flags)) in add_to_accept_list()
1010 b->current_flags)) in hci_req_set_event_filter()
A Dhci_core.c3336 entry->current_flags = flags; in hci_bdaddr_list_add_with_flags()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_sriov.c334 u32 current_flags = adapter->flags; in ixgbe_pci_sriov_disable() local
342 if (!err && (current_flags != adapter->flags || in ixgbe_pci_sriov_disable()

Completed in 51 milliseconds