Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/platforms/cell/
Dspu_syscalls.c38 struct spufs_calls *calls = NULL; in spufs_calls_get() local
49 static inline void spufs_calls_put(struct spufs_calls *calls) in spufs_calls_put()
64 static inline void spufs_calls_put(struct spufs_calls *calls) { } in spufs_calls_put()
74 struct spufs_calls *calls; in SYSCALL_DEFINE4() local
99 struct spufs_calls *calls; in sys_spu_run() local
118 struct spufs_calls *calls; in elf_coredump_extra_notes_size() local
134 struct spufs_calls *calls; in elf_coredump_extra_notes_write() local
150 struct spufs_calls *calls; in notify_spus_active() local
162 int register_spu_syscalls(struct spufs_calls *calls) in register_spu_syscalls()
172 void unregister_spu_syscalls(struct spufs_calls *calls) in unregister_spu_syscalls()
/linux-3.3/scripts/tracing/
Ddraw_functrace.py44 def calls(self, func, calltime): member in CallTree
/linux-3.3/arch/m68k/include/asm/
Dsun3xflop.h122 static int calls=0; in sun3xflop_hardint() local
Dfloppy.h191 static int calls=0; in floppy_hardint() local
/linux-3.3/arch/x86/include/asm/
Dfloppy.h61 static int calls; in floppy_hardint() local
/linux-3.3/arch/sparc/kernel/
Dtraps_32.c230 static int calls; local
/linux-3.3/arch/parisc/include/asm/
Dfloppy.h72 static int calls=0; in floppy_hardint() local
/linux-3.3/net/rxrpc/
Dar-internal.h65 struct rb_root calls; /* outstanding calls on this socket */ member
247 struct rb_root calls; /* calls on this connection */ member
/linux-3.3/include/net/
Dax25.h178 ax25_address calls[AX25_MAX_DIGIS]; member
/linux-3.3/kernel/trace/
Dtrace.c1257 unsigned long calls[FTRACE_STACK_MAX_ENTRIES]; member