Home
last modified time | relevance | path

Searched refs:SHARED (Results 1 – 15 of 15) 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
/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.rs406 pub const SHARED: vm_flags_t = bindings::VM_SHARED as vm_flags_t;
408 pub const SHARED: vm_flags_t = bindings::VM_SHARED as vm_flags_t; global() constant
/linux/tools/lib/bpf/
H A Dlibbpf_internal.h141 #if defined(SHARED) && defined(__GNUC__) && __GNUC__ >= 10
148 #elif defined(SHARED)
155 #else /* !SHARED */
/linux/Documentation/translations/zh_CN/mm/
H A Dhugetlbfs_reserv.rst108 PRIVATE和SHARED映射之间的一个很大的区别是预留在预留映射中的表示方式。
/linux/tools/testing/vma/include/
H A Ddup.h104 DECLARE_VMA_BIT(SHARED, 3),
207 #define VM_SHARED INIT_VM_FLAG(SHARED)
/linux/mm/
H A Dfilemap.c1220 SHARED, /* Hold ref to page and check the bit when woken, like enumerator
1468 folio_wait_bit_common(folio, bit_nr, TASK_UNINTERRUPTIBLE, SHARED); in folio_wait_bit()
1474 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.h297 DECLARE_VMA_BIT(SHARED, 3),
402 #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.txt661 is to remove the common prefix in things like "MAP_SHARED", showing just "SHARED".
/linux/
H A DMAINTAINERS24335 SHARED MEMORY COMMUNICATIONS (SMC) SOCKETS
28391 VIRTUAL BOX SHARED FOLDER VFS DRIVER