Home
last modified time | relevance | path

Searched refs:nowarn (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kernel/
A Dmodule.c93 __module_alloc(unsigned long size, unsigned long start, unsigned long end, bool nowarn) in __module_alloc() argument
96 gfp_t gfp = GFP_KERNEL | (nowarn ? __GFP_NOWARN : 0); in __module_alloc()
/linux-6.3-rc2/arch/powerpc/boot/
A Dwrapper236 nowarn="-z noexecstack"
239 nowarn="$nowarn --no-warn-rwx-segments"
524 … ${CROSS}ld -m $format -T $lds $text_start $pie $nodl $nowarn $rodynamic $notext -o "$ofile" $map \
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dfw.c155 struct rtw89_fw_suit *fw_suit, bool nowarn) in rtw89_mfw_recognize() argument
186 if (!nowarn) in rtw89_mfw_recognize()
216 bool nowarn) in __rtw89_fw_recognize() argument
221 ret = rtw89_mfw_recognize(rtwdev, type, fw_suit, nowarn); in __rtw89_fw_recognize()
/linux-6.3-rc2/Documentation/admin-guide/hw-vuln/
A Dl1tf.rst403 flush,nowarn Same as 'flush', but hypervisors will not warn when a VM is
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt2679 flush,nowarn

Completed in 23 milliseconds