HomeSort by relevance Sort by last modified time
    Searched defs:__cpu_local_sub (Results 1 - 25 of 39) sorted by null

1 2

  /bionic/libc/kernel/arch-x86/asm/
local_32.h 60 #define __cpu_local_sub(i, l) cpu_local_sub((i), (l)) macro