Searched refs:backup (Results 51 - 62 of 62) sorted by relevance

123

/linux-master/arch/parisc/kernel/
H A Dperf_asm.S86 ;* is shifted shifted backup immediately. This is to compensate
984 ;* is shifted shifted backup immediately. This is to compensate
/linux-master/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh810 ip netns exec "$ns2" ./pm_nl_ctl set 10.0.1.2 port "$client4_port" flags backup token "$client4_token" rip 10.0.1.1 rport "$app4_port"
/linux-master/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8192e2ant.c2574 bool backup)
2583 if (backup) {
2584 /* backup rf 0x1e value */
2814 "backup ARFR1/ARFR2/RL/AMaxTime", coex_dm->backup_arfr_cnt1,
2573 btc8192e2ant_init_hwconfig(struct btc_coexist *btcoexist, bool backup) argument
H A Dhalbtc8723b1ant.c2310 bool backup, bool wifi_only)
2622 "backup ARFR1/ARFR2/RL/AMaxTime", coex_dm->backup_arfr_cnt1,
2309 halbtc8723b1ant_init_hw_config(struct btc_coexist *btcoexist, bool backup, bool wifi_only) argument
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dfw.c2344 void rtw_store_op_chan(struct rtw_dev *rtwdev, bool backup) argument
2350 if (backup) {
H A Dfw.h877 void rtw_store_op_chan(struct rtw_dev *rtwdev, bool backup);
/linux-master/tools/testing/kunit/
H A Dkunit_tool_test.py93 copy, backup = itertools.tee(haystack)
97 raise AssertionError(f'"{needle}" not found in {list(backup)}!')
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm311 // backup s_save_buf_rsrc0,1 to s_save_pc_lo/hi, since write_16sgpr_to_mem function will change the rsrc0
H A Dcwsr_trap_handler_gfx9.asm458 // backup s_save_buf_rsrc0,1 to s_save_pc_lo/hi, since write_16sgpr_to_mem function will change the rsrc0
H A Dcwsr_trap_handler_gfx10.asm583 // backup s_save_buf_rsrc0,1 to s_save_pc_lo/hi, since write_16sgpr_to_mem function will change the rsrc0
/linux-master/drivers/video/fbdev/sis/
H A Dinit301.c3432 unsigned short CRT2Index, ResIndex, backup; local
3459 backup = SiS_Pr->SiS_IF_DEF_LVDS;
3467 SiS_Pr->SiS_IF_DEF_LVDS = backup;
10745 * If we have a backup if these registers, we use it; otherwise
10748 * pray that we have a backup...
/linux-master/scripts/
H A Dcheckpatch.pl132 file. It's your fault if there's no backup or git

Completed in 369 milliseconds

123