Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dalternative.c204 static int skip_nops(u8 *buf, int offset, int len) in skip_nops() function
240 next = skip_nops(buf, next, len); in optimize_nops()