Searched refs:nowarn (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/arch/powerpc/kernel/ |
D | module.c | 93 __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.6.21/arch/powerpc/boot/ |
D | wrapper | 236 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.6.21/drivers/net/wireless/realtek/rtw89/ |
D | fw.c | 248 struct rtw89_fw_suit *fw_suit, bool nowarn) in rtw89_mfw_recognize() argument 278 if (!nowarn) in rtw89_mfw_recognize() 378 bool nowarn) in __rtw89_fw_recognize() argument 383 ret = rtw89_mfw_recognize(rtwdev, type, fw_suit, nowarn); in __rtw89_fw_recognize() 957 const char *fw_name, bool nowarn) in rtw89_load_firmware_req() argument 968 if (nowarn) in rtw89_load_firmware_req()
|
/linux-6.6.21/Documentation/admin-guide/hw-vuln/ |
D | l1tf.rst | 403 flush,nowarn Same as 'flush', but hypervisors will not warn when a VM is
|
/linux-6.6.21/Documentation/admin-guide/ |
D | kernel-parameters.txt | 2755 flush,nowarn
|