Home
last modified time | relevance | path

Searched refs:SPINLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/include/generated/
A Dbounds.h12 #define SPINLOCK_SIZE 4 /* sizeof(spinlock_t) */ macro
/linux/kernel/
A Dbounds.c24 DEFINE(SPINLOCK_SIZE, sizeof(spinlock_t)); in main()
/linux/include/linux/
A Dlockref.h23 IS_ENABLED(CONFIG_SMP) && SPINLOCK_SIZE <= 4)
A Dmm_types_task.h25 #define ALLOC_SPLIT_PTLOCKS (SPINLOCK_SIZE > BITS_PER_LONG/8)

Completed in 5 milliseconds