Home
last modified time | relevance | path

Searched refs:user_pref (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/arch/mips/include/asm/
Dasm-eva.h55 #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-v6.6/Documentation/translations/zh_TW/process/
Demail-clients.rst219 - 編輯你的Thunderbird配置設置來使它不要拆行使用:user_pref("mailnews.wraplength", 0);
221 - 編輯你的Thunderbird配置設置,使它不要使用"format=flowed"格式:user_pref("mailnews.
/Linux-v6.6/arch/mips/lib/
Dmemcpy.S222 user_pref(hint, addr); \