/linux-2.6.39/arch/um/include/asm/ |
D | pda.h | 11 struct foo { struct 16 extern struct foo me; argument
|
/linux-2.6.39/fs/gfs2/ |
D | main.c | 36 static void gfs2_init_inode_once(void *foo) in gfs2_init_inode_once() 46 static void gfs2_init_glock_once(void *foo) in gfs2_init_glock_once() 58 static void gfs2_init_gl_aspace_once(void *foo) in gfs2_init_gl_aspace_once()
|
/linux-2.6.39/samples/kobject/ |
D | kset-example.c | 33 int foo; member 59 struct foo_obj *foo; in foo_attr_show() local 79 struct foo_obj *foo; in foo_attr_store() local 105 struct foo_obj *foo; in foo_release() local 193 struct foo_obj *foo; in create_foo_obj() local 228 static void destroy_foo_obj(struct foo_obj *foo) in destroy_foo_obj()
|
/linux-2.6.39/arch/ia64/scripts/ |
D | check-text-align.S | 1 .proc foo label 3 foo: .save rp, r2 label
|
/linux-2.6.39/arch/avr32/kernel/ |
D | asm-offsets.c | 12 void foo(void) in foo() function
|
/linux-2.6.39/arch/ia64/kvm/ |
D | asm-offsets.c | 30 void foo(void) in foo() function
|
/linux-2.6.39/arch/mn10300/kernel/ |
D | asm-offsets.c | 18 void foo(void) in foo() function
|
/linux-2.6.39/arch/x86/kernel/ |
D | asm-offsets_32.c | 9 void foo(void) in foo() function
|
/linux-2.6.39/arch/tile/kernel/ |
D | asm-offsets.c | 38 void foo(void) in foo() function
|
/linux-2.6.39/arch/alpha/kernel/ |
D | asm-offsets.c | 14 void foo(void) in foo() function
|
/linux-2.6.39/kernel/ |
D | bounds.c | 14 void foo(void) in foo() function
|
/linux-2.6.39/arch/um/sys-ia64/sysdep/ |
D | ptrace.h | 10 int foo; member
|
/linux-2.6.39/arch/ia64/kernel/ |
D | nr-irqs.c | 15 void foo(void) in foo() function
|
D | asm-offsets.c | 25 void foo(void) in foo() function
|
/linux-2.6.39/arch/sparc/kernel/ |
D | asm-offsets.c | 31 int foo(void) in foo() function
|
/linux-2.6.39/drivers/staging/wlan-ng/ |
D | p80211conv.c | 115 int foo; in skb_ether_to_p80211() local 290 int foo; in skb_p80211_to_ether() local
|
/linux-2.6.39/arch/um/sys-i386/ |
D | user-offsets.c | 18 void foo(void) in foo() function
|
D | bugs.c | 37 unsigned long foo = 0; in arch_check_bugs() local
|
/linux-2.6.39/arch/um/sys-x86_64/ |
D | user-offsets.c | 20 void foo(void) in foo() function
|
/linux-2.6.39/arch/frv/kernel/ |
D | asm-offsets.c | 33 void foo(void) in foo() function
|
/linux-2.6.39/drivers/scsi/ |
D | t128.c | 372 void __iomem *foo = base + T_CONTROL_REG_OFFSET; local 418 void __iomem *foo = base + T_CONTROL_REG_OFFSET; local
|
/linux-2.6.39/arch/um/sys-i386/shared/sysdep/ |
D | kernel-offsets.h | 18 void foo(void) in foo() function
|
/linux-2.6.39/arch/um/sys-x86_64/shared/sysdep/ |
D | kernel-offsets.h | 20 void foo(void) in foo() function
|
/linux-2.6.39/net/rds/ |
D | rdma_transport.c | 40 #define RDS_CM_EVENT_STRING(foo) \ argument
|
/linux-2.6.39/drivers/net/wireless/ath/ |
D | ath.h | 265 #define ATH_DBG_WARN(foo, arg...) WARN(foo, arg) argument 266 #define ATH_DBG_WARN_ON_ONCE(foo) WARN_ON_ONCE(foo) argument 276 #define ATH_DBG_WARN(foo, arg...) do {} while (0) argument 277 #define ATH_DBG_WARN_ON_ONCE(foo) ({ \ argument
|