Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Dspu_syscalls.c40 struct spufs_calls *calls = NULL; in spufs_calls_get() local
51 static inline void spufs_calls_put(struct spufs_calls *calls) in spufs_calls_put()
66 static inline void spufs_calls_put(struct spufs_calls *calls) { } in spufs_calls_put()
74 struct spufs_calls *calls; in SYSCALL_DEFINE4() local
98 struct spufs_calls *calls; in SYSCALL_DEFINE3() 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
151 struct spufs_calls *calls; in notify_spus_active() local
163 int register_spu_syscalls(struct spufs_calls *calls) in register_spu_syscalls()
173 void unregister_spu_syscalls(struct spufs_calls *calls) in unregister_spu_syscalls()
/Linux-v4.19/drivers/misc/cxl/
Dbase.c27 struct cxl_calls *calls = NULL; in cxl_calls_get() local
38 static inline void cxl_calls_put(struct cxl_calls *calls) in cxl_calls_put()
53 static inline void cxl_calls_put(struct cxl_calls *calls) { } in cxl_calls_put()
72 struct cxl_calls *calls; in cxl_slbia() local
84 int register_cxl_calls(struct cxl_calls *calls) in register_cxl_calls()
94 void unregister_cxl_calls(struct cxl_calls *calls) in unregister_cxl_calls()
/Linux-v4.19/scripts/tracing/
Ddraw_functrace.py44 def calls(self, func, calltime): member in CallTree
/Linux-v4.19/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-v4.19/arch/sparc/kernel/
Dtraps_32.c203 static int calls; local
/Linux-v4.19/arch/x86/include/asm/
Dfloppy.h61 static int calls; in floppy_hardint() local
/Linux-v4.19/arch/parisc/include/asm/
Dfloppy.h72 static int calls=0; in floppy_hardint() local
/Linux-v4.19/include/net/
Dax25.h182 ax25_address calls[AX25_MAX_DIGIS]; member
/Linux-v4.19/tools/perf/util/
Dauxtrace.h92 bool calls; member
/Linux-v4.19/net/rxrpc/
Dar-internal.h71 struct list_head calls; /* List of calls active in this namespace */ member
147 struct rb_root calls; /* User ID -> call mapping */ member
/Linux-v4.19/drivers/md/
Ddm-era-target.c1274 struct list_head calls; in process_rpc_calls() local
/Linux-v4.19/kernel/trace/
Dtrace.c2579 unsigned long calls[FTRACE_STACK_MAX_ENTRIES]; member