Home
last modified time | relevance | path

Searched refs:checkstack (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/Documentation/translations/zh_CN/process/
Dsubmit-checklist.rst56 10) 使用 ``make checkstack`` 和 ``make namespacecheck`` 并修复他们发现的任何
61 ``checkstack`` 并不会明确指出问题,但是任何一个在堆栈上使用超过512
/linux-6.6.21/Documentation/translations/zh_TW/process/
Dsubmit-checklist.rst54 10) 使用 ``make checkstack`` 和 ``make namespacecheck`` 並修復他們發現的任何
59 ``checkstack`` 並沒有明確指出問題,但是任何一個在堆棧上使用超過512
/linux-6.6.21/Documentation/translations/ja_JP/
DSubmitChecklist59 10: 'make checkstack' と 'make namespacecheck' を利用し、問題が発見されたら
60 修正してください。'make checkstack' は明示的に問題を示しませんが、どれか
/linux-6.6.21/Documentation/process/
Dsubmit-checklist.rst56 10) Use ``make checkstack`` and fix any problems that it finds.
60 ``checkstack`` does not point out problems explicitly,
/linux-6.6.21/Documentation/translations/it_IT/process/
Dsubmit-checklist.rst61 10) Usare ``make checkstack`` e correggere tutti i problemi rilevati.
65 ``checkstack`` non evidenzia esplicitamente i problemi, ma una funzione
/linux-6.6.21/
DMakefile2010 PHONY += checkstack kernelrelease kernelversion image_name
2021 checkstack: target
2023 $(PERL) $(srctree)/scripts/checkstack.pl $(CHECKSTACK_ARCH)