Home
last modified time | relevance | path

Searched refs:old_type (Results 1 – 19 of 19) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/e820/
Dapi.h18 extern u64 e820__range_update(u64 start, u64 size, enum e820_type old_type, enum e820_type new_typ…
19 extern u64 e820__range_remove(u64 start, u64 size, enum e820_type old_type, bool check_type);
20 …_update_table(struct e820_table *t, u64 start, u64 size, enum e820_type old_type, enum e820_type n…
/linux-6.12.1/drivers/power/supply/
Dmax8903_charger.c85 enum power_supply_type old_type; in max8903_dcin() local
125 old_type = data->psy_desc.type; in max8903_dcin()
134 if (old_type != data->psy_desc.type) in max8903_dcin()
144 enum power_supply_type old_type; in max8903_usbin() local
182 old_type = data->psy_desc.type; in max8903_usbin()
191 if (old_type != data->psy_desc.type) in max8903_usbin()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Ducode.c298 enum iwl_ucode_type old_type; in iwl_load_ucode_wait_alive() local
305 old_type = priv->cur_ucode; in iwl_load_ucode_wait_alive()
315 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()
327 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()
333 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()
348 priv->cur_ucode = old_type; in iwl_load_ucode_wait_alive()
/linux-6.12.1/arch/x86/kernel/
De820.c463 __e820__range_update(struct e820_table *table, u64 start, u64 size, enum e820_type old_type, enum e… in __e820__range_update() argument
469 BUG_ON(old_type == new_type); in __e820__range_update()
476 e820_print_type(old_type); in __e820__range_update()
486 if (entry->type != old_type) in __e820__range_update()
530 u64 __init e820__range_update(u64 start, u64 size, enum e820_type old_type, enum e820_type new_type) in e820__range_update() argument
532 return __e820__range_update(e820_table, start, size, old_type, new_type); in e820__range_update()
536 enum e820_type old_type, enum e820_type new_type) in e820__range_update_table() argument
538 return __e820__range_update(t, start, size, old_type, new_type); in e820__range_update_table()
542 u64 __init e820__range_remove(u64 start, u64 size, enum e820_type old_type, bool check_type) in e820__range_remove() argument
554 e820_print_type(old_type); in e820__range_remove()
[all …]
/linux-6.12.1/kernel/events/
Dhw_breakpoint.c625 static int __modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in __modify_bp_slot() argument
629 __release_bp_slot(bp, old_type); in __modify_bp_slot()
641 WARN_ON(__reserve_bp_slot(bp, old_type)); in __modify_bp_slot()
647 static int modify_bp_slot(struct perf_event *bp, u64 old_type, u64 new_type) in modify_bp_slot() argument
650 int ret = __modify_bp_slot(bp, old_type, new_type); in modify_bp_slot()
/linux-6.12.1/arch/x86/kernel/cpu/mtrr/
Dgeneric.c267 u8 new_type, old_type; in add_map_entry() local
284 old_type = cache_map[i].type; in add_map_entry()
286 if (cache_map[i].fixed || new_type == old_type) { in add_map_entry()
/linux-6.12.1/drivers/usb/renesas_usbhs/
Dmod_host.c1406 int old_type, dir_in, i; in usbhsh_pipe_init_for_host() local
1409 old_type = USB_ENDPOINT_XFER_CONTROL; in usbhsh_pipe_init_for_host()
1432 dir_in = (pipe_configs[i].type == old_type); in usbhsh_pipe_init_for_host()
1433 old_type = pipe_configs[i].type; in usbhsh_pipe_init_for_host()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c309 enum iwl_ucode_type old_type = mvm->fwrt.cur_fw_img; in iwl_mvm_load_ucode_wait_alive() local
339 iwl_fw_set_current_image(&mvm->fwrt, old_type); in iwl_mvm_load_ucode_wait_alive()
412 iwl_fw_set_current_image(&mvm->fwrt, old_type); in iwl_mvm_load_ucode_wait_alive()
418 iwl_fw_set_current_image(&mvm->fwrt, old_type); in iwl_mvm_load_ucode_wait_alive()
429 iwl_fw_set_current_image(&mvm->fwrt, old_type); in iwl_mvm_load_ucode_wait_alive()
/linux-6.12.1/fs/xfs/scrub/
Dialloc_repair.c863 __u32 old_type = sc->sm->sm_type; in xrep_revalidate_iallocbt() local
882 sc->sm->sm_type = old_type; in xrep_revalidate_iallocbt()
Dalloc_repair.c915 __u32 old_type = sc->sm->sm_type; in xrep_revalidate_allocbt() local
931 sc->sm->sm_type = old_type; in xrep_revalidate_allocbt()
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1036 enum nl80211_iftype old_type; in cfg80211_rtw_change_iface() local
1060 old_type = rtw_wdev->iftype; in cfg80211_rtw_change_iface()
1062 if (old_type != type) { in cfg80211_rtw_change_iface()
1085 rtw_wdev->iftype = old_type; in cfg80211_rtw_change_iface()
1609 enum nl80211_iftype old_type; in cfg80211_rtw_leave_ibss() local
1612 old_type = rtw_wdev->iftype; in cfg80211_rtw_leave_ibss()
1623 rtw_wdev->iftype = old_type; in cfg80211_rtw_leave_ibss()
/linux-6.12.1/drivers/tty/serial/
Dserial_core.c947 unsigned int old_type, old_iotype, old_hub6, old_shift; in uart_set_info() local
951 old_type = uport->type; in uart_set_info()
959 if (old_type != PORT_UNKNOWN && uport->ops->release_port) in uart_set_info()
985 uport->type = old_type; in uart_set_info()
991 if (old_type != PORT_UNKNOWN) { in uart_set_info()
/linux-6.12.1/drivers/dma/idxd/
Dsysfs.c905 enum idxd_wq_type old_type; in wq_type_store() local
910 old_type = wq->type; in wq_type_store()
921 if (wq->type != old_type) in wq_type_store()
/linux-6.12.1/fs/bcachefs/
Dalloc_background.c678 enum bch_bkey_type old_type = !set ? KEY_TYPE_set : KEY_TYPE_deleted; in bch2_bucket_do_index()
717 bch2_trans_inconsistent_on(old.k->type != old_type, trans, in bch2_bucket_do_index()
725 bch2_bkey_types[old_type], in bch2_bucket_do_index()
/linux-6.12.1/drivers/video/fbdev/omap/
Domapfb_main.c835 u8 old_type = rg->type; in omapfb_setup_mem() local
861 rg->type = old_type; in omapfb_setup_mem()
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-ioctl.c2473 u32 old_type = p->type; in v4l_g_selection() local
2481 p->type = old_type; in v4l_g_selection()
2489 u32 old_type = p->type; in v4l_s_selection() local
2497 p->type = old_type; in v4l_s_selection()
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1588 int old_type = rg->type; in omapfb_realloc_fbmem() local
1596 if (old_size == size && old_type == type) in omapfb_realloc_fbmem()
/linux-6.12.1/fs/
Dnamei.c5060 int old_type, new_type; in do_renameat2() local
5078 &old_last, &old_type); in do_renameat2()
5092 if (old_type != LAST_NORM) in do_renameat2()
/linux-6.12.1/include/net/
Dtcp.h1205 struct tcp_congestion_ops *old_type);