Home
last modified time | relevance | path

Searched defs:OVERFLOW (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/google/
H A Dmemconsole-coreboot.c28 #define OVERFLOW (1 << 31) macro
/kernel/linux/linux-6.6/drivers/firmware/google/
H A Dmemconsole-coreboot.c28 #define OVERFLOW (1 << 31) macro
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/
H A Dcheck_mmap_options.c23 #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 Dcheck_child_memory.c21 #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 Dst_thermal.h21 OVERFLOW, enumerator
/kernel/linux/linux-6.6/drivers/thermal/st/
H A Dst_thermal.h21 OVERFLOW, enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/
H A Dcheck_child_memory.c21 #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 Dcheck_mmap_options.c23 #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