Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Dspu_syscalls.c26 struct spufs_calls *calls = NULL; in spufs_calls_get() local
37 static inline void spufs_calls_put(struct spufs_calls *calls) in spufs_calls_put()
52 static inline void spufs_calls_put(struct spufs_calls *calls) { } in spufs_calls_put()
60 struct spufs_calls *calls; in SYSCALL_DEFINE4() local
84 struct spufs_calls *calls; in SYSCALL_DEFINE3() local
104 struct spufs_calls *calls; in elf_coredump_extra_notes_size() local
120 struct spufs_calls *calls; in elf_coredump_extra_notes_write() local
137 struct spufs_calls *calls; in notify_spus_active() local
149 int register_spu_syscalls(struct spufs_calls *calls) in register_spu_syscalls()
159 void unregister_spu_syscalls(struct spufs_calls *calls) in unregister_spu_syscalls()
/linux-6.3-rc2/drivers/misc/cxl/
A Dbase.c23 struct cxl_calls *calls = NULL; in cxl_calls_get() local
34 static inline void cxl_calls_put(struct cxl_calls *calls) in cxl_calls_put()
49 static inline void cxl_calls_put(struct cxl_calls *calls) { } in cxl_calls_put()
68 struct cxl_calls *calls; in cxl_slbia() local
80 int register_cxl_calls(struct cxl_calls *calls) in register_cxl_calls()
90 void unregister_cxl_calls(struct cxl_calls *calls) in unregister_cxl_calls()
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dtest_cgroup_link.c6 int calls = 0; variable
/linux-6.3-rc2/scripts/tracing/
A Ddraw_functrace.py44 def calls(self, func, calltime): member in CallTree
/linux-6.3-rc2/arch/m68k/include/asm/
A Dsun3xflop.h122 static int calls=0; in sun3xflop_hardint() local
A Dfloppy.h191 static int calls=0; in floppy_hardint() local
/linux-6.3-rc2/tools/io_uring/
A Dio_uring-bench.c83 unsigned long calls; member
483 unsigned long done, calls, reap; in main() local
/linux-6.3-rc2/arch/sparc/kernel/
A Dtraps_32.c201 static int calls; local
/linux-6.3-rc2/arch/x86/kernel/
A Dmodule.c281 *calls = NULL, *cfi = NULL; in module_finalize() local
/linux-6.3-rc2/arch/x86/include/asm/
A Dfloppy.h61 static int calls; in floppy_hardint() local
/linux-6.3-rc2/arch/parisc/include/asm/
A Dfloppy.h59 static int calls=0; in floppy_hardint() local
/linux-6.3-rc2/include/net/
A Dax25.h182 ax25_address calls[AX25_MAX_DIGIS]; member
/linux-6.3-rc2/tools/perf/util/
A Dauxtrace.h135 bool calls; member
/linux-6.3-rc2/net/rxrpc/
A Dar-internal.h66 struct list_head calls; /* List of calls active in this namespace */ member
155 struct rb_root calls; /* User ID -> call mapping */ member
/linux-6.3-rc2/drivers/md/
A Ddm-era-target.c1325 struct list_head calls; in process_rpc_calls() local
/linux-6.3-rc2/kernel/trace/
A Dtrace_osnoise.c617 unsigned long calls[MAX_CALLS]; member
A Dtrace.c3075 unsigned long calls[FTRACE_KSTACK_ENTRIES]; member

Completed in 47 milliseconds