OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:____cacheline_aligned
(Results
1 - 25
of
50
) sorted by null
1
2
/external/oprofile/module/
op_cache.h
26
#ifndef
____cacheline_aligned
27
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
32
#define __cacheline_aligned
____cacheline_aligned
43
#define ____cacheline_aligned_in_smp
____cacheline_aligned
/bionic/libc/kernel/common/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
irq.h
91
}
____cacheline_aligned
;
variable in typeref:struct:irq_desc
/development/ndk/platforms/android-3/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
/external/kernel-headers/original/linux/
cache.h
19
#ifndef
____cacheline_aligned
20
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
25
#define ____cacheline_aligned_in_smp
____cacheline_aligned
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
cache.h
30
#ifndef
____cacheline_aligned
31
#define
____cacheline_aligned
__attribute__((__aligned__(SMP_CACHE_BYTES)))
macro
relay.h
46
}
____cacheline_aligned
;
variable in typeref:struct:rchan_buf
Completed in 1273 milliseconds
1
2