Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dalternative.c3158 static bool text_poke_addr_ordered(void *addr) in text_poke_addr_ordered() function
3192 if (text_poke_array.nr_entries == TEXT_POKE_ARRAY_MAX || !text_poke_addr_ordered(addr)) in smp_text_poke_batch_add()