Searched refs:filed (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/tools/testing/selftests/vm/ |
D | gup_benchmark.c | 42 int i, fd, filed, opt, nr_pages = 1, thp = -1, repeats = 1, write = 0; in main() local 97 filed = open(file, O_RDWR|O_CREAT); in main() 98 if (filed < 0) { in main() 100 exit(filed); in main() 113 p = mmap(NULL, size, PROT_READ | PROT_WRITE, flags, filed, 0); in main()
|
/Linux-v5.10/Documentation/x86/ |
D | booting-dt.rst | 13 The type filed is defined as
|
/Linux-v5.10/LICENSES/dual/ |
D | Apache-2.0 | 100 shall terminate as of the date such litigation is filed.
|
/Linux-v5.10/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 2311 a case, you can set ``nonatomic`` filed of struct snd_pcm object
|