Home
last modified time | relevance | path

Searched refs:rfe (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/tools/memory-model/
A Dlock.cat82 (* rfe for LF events *)
83 let all-possible-rfe-lf =
89 let possible-rfe-lf r =
96 with rfe-lf from cross(all-possible-rfe-lf)
97 let rf-lf = rfe-lf | rfi-lf
109 let all-possible-rfe-ru =
110 let possible-rfe-ru r =
113 in map possible-rfe-ru RU
116 with rfe-ru from cross(all-possible-rfe-ru)
117 let rf-ru = rfe-ru | rfi-ru
[all …]
A Dlinux-kernel.cat76 let A-cumul(r) = (rfe ; [Marked])? ; r
81 [Marked] ; rfe? ; [Marked]
87 let hb = [Marked] ; (ppo | rfe | ((prop \ id) & int)) ; [Marked]
171 let vis = cumul-fence* ; rfe? ; [Marked] ;
/linux-6.3-rc2/arch/mips/dec/prom/
A Dlocore.S29 rfe
/linux-6.3-rc2/arch/xtensa/kernel/
A Dentry.S774 rfe
1067 rfe
1172 rfe
1177 rfe
1192 rfe
1197 rfe
1202 rfe
1212 rfe
1574 rfe
1709 rfe
[all …]
A Dcoprocessor.S265 rfe
A Dalign.S449 rfe
A Dvectors.S591 rfe
/linux-6.3-rc2/arch/openrisc/kernel/
A Dhead.S270 l.rfe
356 l.rfe
810 l.rfe
1042 l.rfe // SR <- ESR, PC <- EPC
1135 l.rfe // SR <- ESR, PC <- EPC
1228 l.rfe
1323 l.rfe
1542 l.rfe
A Dentry.S140 l.rfe
798 l.rfe
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dphy.h16 #define get_phy_compare(rfe, cv) (FIELD_PREP(GENMASK(23, 16), rfe) | \ argument
A Dphy.c1193 u8 rfe, u8 cv) in rtw89_phy_sel_headline() argument
1214 compare = get_phy_compare(rfe, cv); in rtw89_phy_sel_headline()
1225 compare = get_phy_compare(rfe, PHY_COND_DONT_CARE); in rtw89_phy_sel_headline()
1240 if (rfe_para == rfe) { in rtw89_phy_sel_headline()
1282 u8 rfe = rtwdev->efuse.rfe_type; in rtw89_phy_init_reg() local
1293 &headline_idx, rfe, cv); in rtw89_phy_init_reg()
1295 rtw89_err(rtwdev, "invalid PHY package: %d/%d\n", rfe, cv); in rtw89_phy_init_reg()
/linux-6.3-rc2/arch/mips/kernel/
A Dgenex.S172 rfe
653 rfe
/linux-6.3-rc2/tools/memory-model/Documentation/
A Dexplanation.txt18 10. THE READS-FROM RELATION: rf, rfi, and rfe
541 THE READS-FROM RELATION: rf, rfi, and rfe
550 different CPUs (external reads-from, or rfe).
1247 others, one of which is rfe.
1420 store to z has propagated to P0 (an rfe link).
1447 E ->coe W ->cumul-fence* X ->rfe? Y ->strong-fence Z ->hb* F,
1593 X ->rfe Y, X ->co Y, or X ->fr Y.
2132 cumul-fence links followed by an optional rfe link (if none of
2152 An rfe link from an event W to an event R says that R reads
2281 executed, i.e., X ->vis Y. (And if there is no rfe link then
[all …]
A Dglossary.txt153 external" (rfe) link is used when it is necessary to exclude
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/
A Dmain.h1520 struct rtw_coex_rfe rfe; member
1783 u32 rfe:8; member
1801 u32 rfe:8;
A Dphy.c1049 cond.rfe = efuse->rfe_option; in rtw_phy_setup_phy_cond()
1083 if (cond.rfe != drv_cond.rfe) in check_positive()
A Drtw8821c.c789 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_ant_switch()
897 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_rfe_type()
A Drtw8822b.c1157 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_ant_switch()
1252 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_rfe_type()
A Dcoex.c416 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_check_rfk()
1263 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_set_ant_path()
1691 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw_coex_action_bt_idle()
A Drtw8723d.c1580 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8723d_coex_cfg_rfe_type()
A Drtw8822c.c3069 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822c_coex_cfg_rfe_type()
/linux-6.3-rc2/arch/mips/include/asm/
A Dstackframe.h387 rfe

Completed in 78 milliseconds