Home
last modified time | relevance | path

Searched defs:ENTRY (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/arch/mn10300/include/asm/
Dcache.h31 #define DCACHE_PURGE(WAY, ENTRY) \ argument
35 #define DCACHE_PURGE_WAY0(ENTRY) \ argument
37 #define DCACHE_PURGE_WAY1(ENTRY) \ argument
39 #define DCACHE_PURGE_WAY2(ENTRY) \ argument
41 #define DCACHE_PURGE_WAY3(ENTRY) \ argument
45 #define ICACHE_DATA(WAY, ENTRY, OFF) \ argument
48 #define ICACHE_TAG(WAY, ENTRY) \ argument
53 #define DCACHE_DATA(WAY, ENTRY, OFF) \ argument
56 #define DCACHE_TAG(WAY, ENTRY) \ argument
/linux-3.3/arch/cris/kernel/
Dasm-offsets.c21 #define ENTRY(entry) DEFINE(PT_ ## entry, offsetof(struct pt_regs, entry)) in main() macro
41 #define ENTRY(entry) DEFINE(TI_ ## entry, offsetof(struct thread_info, entry)) in main() macro
47 #define ENTRY(entry) DEFINE(THREAD_ ## entry, offsetof(struct thread_struct, entry)) in main() macro
57 #define ENTRY(entry) DEFINE(TASK_ ## entry, offsetof(struct task_struct, entry)) in main() macro
/linux-3.3/arch/x86/kernel/
Dasm-offsets_64.c26 #define ENTRY(entry) OFFSET(IA32_SIGCONTEXT_ ## entry, sigcontext_ia32, entry) in main() macro
43 #define ENTRY(entry) OFFSET(pt_regs_ ## entry, pt_regs, entry) in main() macro
64 #define ENTRY(entry) OFFSET(saved_context_ ## entry, saved_context, entry) in main() macro
/linux-3.3/tools/perf/util/include/linux/
Dlinkage.h7 #define ENTRY(name) \ macro
/linux-3.3/arch/ia64/include/asm/
Dasmmacro.h10 #define ENTRY(name) \ macro
/linux-3.3/fs/ext2/
Dxattr.c68 #define ENTRY(ptr) ((struct ext2_xattr_entry *)(ptr)) macro
/linux-3.3/fs/ext3/
Dxattr.c65 #define ENTRY(ptr) ((struct ext3_xattr_entry *)(ptr)) macro
/linux-3.3/fs/ext4/
Dxattr.c65 #define ENTRY(ptr) ((struct ext4_xattr_entry *)(ptr)) macro
/linux-3.3/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c101 #define ENTRY(device) \ macro
/linux-3.3/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c104 #define ENTRY(device) \ macro