Home
last modified time | relevance | path

Searched refs:LOCKED (Results 1 – 12 of 12) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dmlock2-tests.c92 #define LOCKED "lo" macro
136 locked = is_vmflag_set(addr, LOCKED); in is_vma_lock_on_fault()
156 locked = is_vmflag_set(addr, LOCKED); in lock_check()
168 if (is_vmflag_set((unsigned long)map, LOCKED)) { in unlock_lock_check()
169 ksft_print_msg("VMA flag %s is present on page 1 after unlock\n", LOCKED); in unlock_lock_check()
/linux/arch/arc/include/asm/
H A Dspinlock.h29 [LOCKED] "r" (__ARCH_SPIN_LOCK_LOCKED__) in arch_spin_lock()
59 [LOCKED] "r" (__ARCH_SPIN_LOCK_LOCKED__) in arch_spin_trylock()
/linux/include/asm-generic/
H A Dqspinlock_types.h71 #define _Q_LOCKED_MASK _Q_SET_MASK(LOCKED)
/linux/drivers/pcmcia/
H A Di82365.c1154 #define LOCKED(x) do { \ macro
1173 LOCKED(i365_get_status(sock, value)); in pcic_get_status()
1183 LOCKED(i365_set_socket(sock, state)); in pcic_set_socket()
1192 LOCKED(i365_set_io_map(sock, io)); in pcic_set_io_map()
1201 LOCKED(i365_set_mem_map(sock, mem)); in pcic_set_mem_map()
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_arena_spin_lock.h90 #define _Q_LOCKED_MASK _Q_SET_MASK(LOCKED)
/linux/Documentation/admin-guide/mm/
H A Dpagemap.rst72 0. LOCKED
107 0 - LOCKED
/linux/tools/testing/vma/
H A Dvma_internal.h89 DECLARE_VMA_BIT(LOCKED, 13),
190 #define VM_LOCKED INIT_VM_FLAG(LOCKED)
/linux/arch/x86/events/intel/
H A Dds.c264 val |= P(LOCK, LOCKED); in precise_store_data()
311 *val |= P(LOCK, LOCKED); in pebs_set_tlb_lock()
378 val |= P(LOCK, LOCKED); in lnc_latency_data()
/linux/tools/perf/util/
H A Dmem-events.c663 if (lock & P(LOCK, LOCKED)) stats->locks++; in c2c_decode_stats()
H A Dintel-pt.c2341 *val |= P(LOCK, LOCKED); in pebs_set_tlb_lock()
/linux/include/linux/
H A Dmm.h314 DECLARE_VMA_BIT(LOCKED, 13),
417 #define VM_LOCKED INIT_VM_FLAG(LOCKED)
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci678 (LOCKED, RUN, or ERROR, not UNLOCKED). Bound devices consume