Searched refs:BT_FUNC (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/tools/objtool/include/objtool/ |
D | warn.h | 56 #define BT_FUNC(format, insn, ...) \ macro
|
/Linux-v6.1/tools/objtool/ |
D | check.c | 3425 BT_FUNC("(alt)", insn); in validate_branch() 3472 BT_FUNC("(branch)", insn); in validate_branch() 3588 BT_FUNC("<=== (hint)", insn); in validate_unwind_hints() 3628 BT_FUNC("(alt)", insn); in validate_entry() 3656 BT_FUNC("(branch%s)", insn, in validate_entry() 3681 BT_FUNC("(call)", insn); in validate_entry() 3923 BT_FUNC("<=== (sym)", insn); in validate_symbol()
|
/Linux-v6.1/drivers/staging/r8188eu/include/ |
D | rtl8188e_spec.h | 812 #define BT_FUNC BIT(16) macro
|
/Linux-v6.1/drivers/staging/rtl8723bs/include/ |
D | hal_com_reg.h | 899 #define BT_FUNC BIT(16) macro
|
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | hw.c | 1043 ((value32 & BT_FUNC) ? CHIP_8723 : 0)); in _rtl8723e_read_chip_version() 1052 ((value32 & BT_FUNC) ? CHIP_8723 : 0)); in _rtl8723e_read_chip_version()
|
D | reg.h | 901 #define BT_FUNC BIT(16) macro
|
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | reg.h | 857 #define BT_FUNC BIT(16) macro
|
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | reg.h | 1253 #define BT_FUNC BIT(16) macro
|
/Linux-v6.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | reg.h | 1224 #define BT_FUNC BIT(16) macro
|