Searched defs:OVERFLOW (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/google/ |
H A D | memconsole-coreboot.c | 28 #define OVERFLOW (1 << 31) macro
|
/kernel/linux/linux-6.6/drivers/firmware/google/ |
H A D | memconsole-coreboot.c | 28 #define OVERFLOW (1 << 31) macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/ |
H A D | check_mmap_options.c | 23 #define OVERFLOW MT_GRANULE_SIZE macro 49 mte_initialize_current_context(mode, (uintptr_t)ptr, size + OVERFLOW); in check_mte_memory() local [all...] |
H A D | check_child_memory.c | 21 #define OVERFLOW MT_GRANULE_SIZE macro 65 mte_initialize_current_context(mode, (uintptr_t)ptr, size + OVERFLOW); in check_child_tag_inheritance() local
|
/kernel/linux/linux-5.10/drivers/thermal/st/ |
H A D | st_thermal.h | 21 OVERFLOW, enumerator
|
/kernel/linux/linux-6.6/drivers/thermal/st/ |
H A D | st_thermal.h | 21 OVERFLOW, enumerator
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
H A D | check_child_memory.c | 21 #define OVERFLOW MT_GRANULE_SIZE macro 65 mte_initialize_current_context(mode, (uintptr_t)ptr, size + OVERFLOW); in check_child_tag_inheritance() local
|
H A D | check_mmap_options.c | 23 #define OVERFLOW MT_GRANULE_SIZE macro 49 mte_initialize_current_context(mode, (uintptr_t)ptr, size + OVERFLOW); in check_mte_memory() local [all...] |
Completed in 5 milliseconds