Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/
H 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()
/openbmc/linux/drivers/misc/cxl/
H A Dbase.c24 struct cxl_calls *calls = NULL; in cxl_calls_get() local
35 static inline void cxl_calls_put(struct cxl_calls *calls) in cxl_calls_put()
50 static inline void cxl_calls_put(struct cxl_calls *calls) { } in cxl_calls_put()
69 struct cxl_calls *calls; in cxl_slbia() local
81 int register_cxl_calls(struct cxl_calls *calls) in register_cxl_calls()
91 void unregister_cxl_calls(struct cxl_calls *calls) in unregister_cxl_calls()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cgroup_link.c6 int calls = 0; variable
/openbmc/linux/scripts/tracing/
H A Ddraw_functrace.py44 def calls(self, func, calltime): member in CallTree
/openbmc/linux/arch/m68k/include/asm/
H A Dsun3xflop.h122 static int calls=0; in sun3xflop_hardint() local
H A Dfloppy.h191 static int calls=0; in floppy_hardint() local
/openbmc/qemu/tests/tcg/plugins/
H A Dsyscall.c21 int64_t calls; member
/openbmc/u-boot/lib/
H A Dtrace.c162 int calls = hdr->call_accum[func]; in trace_list_functions() local
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_32.c201 static int calls; local
/openbmc/linux/arch/x86/kernel/
H A Dmodule.c281 *calls = NULL, *cfi = NULL; in module_finalize() local
/openbmc/linux/arch/x86/include/asm/
H A Dfloppy.h61 static int calls; in floppy_hardint() local
/openbmc/linux/arch/parisc/include/asm/
H A Dfloppy.h59 static int calls=0; in floppy_hardint() local
/openbmc/linux/include/net/
H A Dax25.h182 ax25_address calls[AX25_MAX_DIGIS]; member
/openbmc/linux/tools/perf/util/
H A Dauxtrace.h135 bool calls; member
/openbmc/linux/drivers/md/
H A Ddm-era-target.c1325 struct list_head calls; in process_rpc_calls() local
/openbmc/linux/net/rxrpc/
H 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
/openbmc/linux/kernel/trace/
H A Dtrace_osnoise.c625 unsigned long calls[MAX_CALLS]; member
H A Dtrace.c3086 unsigned long calls[FTRACE_KSTACK_ENTRIES]; member