Searched refs:user_pref (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/mips/include/asm/ |
| D | asm-eva.h | 55 #define user_pref(hint, base) __BUILD_EVA_INSN("prefe", hint, base) macro 77 #define user_pref(hint, base) kernel_pref(hint, base) macro 142 #define user_pref(hint, base) __BUILD_EVA_INSN(prefe, hint, base) macro 163 #define user_pref(hint, base) kernel_pref(hint, base) macro
|
| /Linux-v5.4/Documentation/translations/zh_CN/process/ |
| D | email-clients.rst | 216 - 编辑你的Thunderbird配置设置来使它不要拆行使用:user_pref("mailnews.wraplength", 0); 218 - 编辑你的Thunderbird配置设置,使它不要使用"format=flowed"格式:user_pref("mailnews.
|
| /Linux-v5.4/arch/mips/lib/ |
| D | memcpy.S | 222 user_pref(hint, addr); \
|