Home
last modified time | relevance | path

Searched refs:to_be_deleted (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/
Dpower_state.h87 bool to_be_deleted; member
/linux-6.1.9/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c2751 LIST_HEAD(to_be_deleted); in bnx2fc_mod_exit()
2764 list_splice_init(&adapter_list, &to_be_deleted); in bnx2fc_mod_exit()
2769 list_for_each_entry_safe(hba, next, &to_be_deleted, list) { in bnx2fc_mod_exit()
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/
Damdgpu_smu.h128 bool to_be_deleted; member
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c690 ps->classification.to_be_deleted = false; in init_non_clock_fields()
Dvega10_hwmgr.c3130 power_state->classification.to_be_deleted = false; in vega10_get_pp_table_entry_callback_func()
Dsmu7_hwmgr.c3577 power_state->classification.to_be_deleted = false; in smu7_get_pp_table_entry_callback_func_v1()