Searched refs:filed (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/tools/testing/selftests/vm/ |
D | gup_test.c | 87 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local 196 filed = open(file, O_RDWR|O_CREAT); in main() 197 if (filed < 0) { in main() 199 exit(filed); in main() 212 p = mmap(NULL, size, PROT_READ | PROT_WRITE, flags, filed, 0); in main()
|
/Linux-v5.15/Documentation/x86/ |
D | booting-dt.rst | 13 The type filed is defined as
|
/Linux-v5.15/LICENSES/dual/ |
D | Apache-2.0 | 100 shall terminate as of the date such litigation is filed.
|
/Linux-v5.15/Documentation/admin-guide/ |
D | reporting-issues.rst | 774 at this point. If your report needs to be filed in a bug tracker, you may want 1256 (regressions@lists.linux.dev). In case the report needs to be filed to some web 1257 tracker, proceed to do so. Once filed, forward the report by mail to the 1282 them when sending the report by mail. If you filed it in a bug tracker, forward 1284 you mention that you filed it with a link to the ticket. 1316 **Always reply in public**: When you filed the issue in a bug tracker, always
|
/Linux-v5.15/Documentation/process/ |
D | howto.rst | 367 kernel get filed there.
|
/Linux-v5.15/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 2311 a case, you can set ``nonatomic`` filed of struct snd_pcm object
|