Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/bin/
H A Dsotruss36 -e, --exit Also show exits from the function calls function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/bin/
H A Dsotruss36 -e, --exit Also show exits from the function calls function
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_cgroup_link.c6 int calls = 0; variable
/OK3568_Linux_fs/kernel/scripts/tracing/
H A Ddraw_functrace.py44 def calls(self, func, calltime): member in CallTree
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dio_uring-bench.c83 unsigned long calls; member
483 unsigned long done, calls, reap; in main() local
/OK3568_Linux_fs/u-boot/lib/
H A Dtrace.c163 int calls = hdr->call_accum[func]; in trace_list_functions() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dtraps_32.c203 static int calls; local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dfloppy.h61 static int calls; in floppy_hardint() local
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dfloppy.h59 static int calls=0; in floppy_hardint() local
/OK3568_Linux_fs/kernel/include/net/
H A Dax25.h182 ax25_address calls[AX25_MAX_DIGIS]; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dauxtrace.h118 bool calls; member
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dar-internal.h60 struct list_head calls; /* List of calls active in this namespace */ member
134 struct rb_root calls; /* User ID -> call mapping */ member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-era-target.c1302 struct list_head calls; in process_rpc_calls() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.cc1748 static int calls = 0; in SectorValidatePage() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.c2957 unsigned long calls[FTRACE_KSTACK_ENTRIES]; member