Searched refs:SHARED (Results 1 – 14 of 14) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | urandom_read_lib1.c | 6 #define SHARED 1 macro
|
| H A D | urandom_read.c | 14 #define SHARED 1 macro
|
| /linux/Documentation/mm/ |
| H A D | overcommit-accounting.rst | 57 | SHARED or READ-only - 0 cost (the file is the map not swap) 61 | SHARED - size of mapping
|
| H A D | hugetlbfs_reserv.rst | 121 One of the big differences between PRIVATE and SHARED mappings is the way
|
| /linux/Documentation/networking/ |
| H A D | pktgen.rst | 181 SHARED # enable shared SKB 295 To test with non-shared SKBs, remove the "SHARED" flag by simply setting:: 297 pg_set "flag !SHARED" 371 SHARED
|
| /linux/rust/kernel/mm/ |
| H A D | virt.rs | 408 pub const SHARED: vm_flags_t = bindings::VM_SHARED as vm_flags_t; constant
|
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | hugetlbfs_reserv.rst | 108 PRIVATE和SHARED映射之间的一个很大的区别是预留在预留映射中的表示方式。
|
| /linux/tools/testing/vma/ |
| H A D | vma_internal.h | 72 DECLARE_VMA_BIT(SHARED, 3), 175 #define VM_SHARED INIT_VM_FLAG(SHARED)
|
| /linux/mm/ |
| H A D | filemap.c | 1219 SHARED, /* Hold ref to page and check the bit when woken, like enumerator 1462 folio_wait_bit_common(folio, bit_nr, TASK_UNINTERRUPTIBLE, SHARED); in folio_wait_bit() 1468 return folio_wait_bit_common(folio, bit_nr, TASK_KILLABLE, SHARED); in folio_wait_bit_killable()
|
| /linux/Documentation/networking/device_drivers/wifi/intel/ |
| H A D | ipw2200.rst | 118 + WEP (OPEN and SHARED KEY mode)
|
| /linux/include/linux/ |
| H A D | mm.h | 297 DECLARE_VMA_BIT(SHARED, 3), 402 #define VM_SHARED INIT_VM_FLAG(SHARED)
|
| /linux/tools/memory-model/Documentation/ |
| H A D | access-marking.txt | 1 MARKING SHARED-MEMORY ACCESSES
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-config.txt | 655 is to remove the common prefix in things like "MAP_SHARED", showing just "SHARED".
|
| /linux/ |
| H A D | MAINTAINERS | 23780 SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS 27743 VIRTUAL BOX SHARED FOLDER VFS DRIVER
|