Home
last modified time | relevance | path

Searched refs:SHARED (Results 1 – 16 of 16) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Durandom_read_lib1.c6 #define SHARED 1 macro
H A Durandom_read.c14 #define SHARED 1 macro
/linux/Documentation/mm/
H A Dovercommit-accounting.rst57 | SHARED or READ-only - 0 cost (the file is the map not swap)
61 | SHARED - size of mapping
H A Dhugetlbfs_reserv.rst121 One of the big differences between PRIVATE and SHARED mappings is the way
/linux/rust/kernel/irq/
H A Dflags.rs46 pub const SHARED: Flags = Flags::new(bindings::IRQF_SHARED); constant
/linux/Documentation/networking/
H A Dpktgen.rst181 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 Dvirt.rs408 pub const SHARED: vm_flags_t = bindings::VM_SHARED as vm_flags_t; constant
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h141 #if defined(SHARED) && defined(__GNUC__) && __GNUC__ >= 10
148 #elif defined(SHARED)
/linux/Documentation/translations/zh_CN/mm/
H A Dhugetlbfs_reserv.rst108 PRIVATE和SHARED映射之间的一个很大的区别是预留在预留映射中的表示方式。
/linux/tools/testing/vma/include/
H A Ddup.h101 DECLARE_VMA_BIT(SHARED, 3),
204 #define VM_SHARED INIT_VM_FLAG(SHARED)
/linux/mm/
H A Dfilemap.c1219 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 Dipw2200.rst118 + WEP (OPEN and SHARED KEY mode)
/linux/include/linux/
H A Dmm.h300 DECLARE_VMA_BIT(SHARED, 3),
405 #define VM_SHARED INIT_VM_FLAG(SHARED)
/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt1 MARKING SHARED-MEMORY ACCESSES
/linux/tools/perf/Documentation/
H A Dperf-config.txt655 is to remove the common prefix in things like "MAP_SHARED", showing just "SHARED".
/linux/
H A DMAINTAINERS24078 SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
28090 VIRTUAL BOX SHARED FOLDER VFS DRIVER