Searched defs:calls (Results 1 - 18 of 18) sorted by path

/linux-master/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c26 struct spufs_calls *calls = NULL; local
37 static inline void spufs_calls_put(struct spufs_calls *calls) argument
52 static inline void spufs_calls_put(struct spufs_calls *calls) { } argument
60 struct spufs_calls *calls; local
84 struct spufs_calls *calls; local
104 struct spufs_calls *calls; local
120 struct spufs_calls *calls; local
137 struct spufs_calls *calls; local
149 register_spu_syscalls(struct spufs_calls *calls) argument
159 unregister_spu_syscalls(struct spufs_calls *calls) argument
[all...]
/linux-master/arch/m68k/include/asm/
H A Dfloppy.h191 static int calls=0; local
H A Dsun3xflop.h122 static int calls=0; local
/linux-master/arch/parisc/include/asm/
H A Dfloppy.h59 static int calls=0; local
/linux-master/arch/sparc/kernel/
H A Dtraps_32.c202 static int calls; local
/linux-master/arch/x86/include/asm/
H A Dfloppy.h61 static int calls; local
/linux-master/arch/x86/kernel/
H A Dmodule.c230 *calls = NULL, *cfi = NULL; local
/linux-master/drivers/md/
H A Ddm-era-target.c1324 struct list_head calls; local
/linux-master/drivers/misc/cxl/
H A Dbase.c24 struct cxl_calls *calls = NULL; local
35 static inline void cxl_calls_put(struct cxl_calls *calls) argument
50 static inline void cxl_calls_put(struct cxl_calls *calls) { } argument
69 struct cxl_calls *calls; local
81 register_cxl_calls(struct cxl_calls *calls) argument
91 unregister_cxl_calls(struct cxl_calls *calls) argument
[all...]
/linux-master/drivers/net/
H A Dvirtio_net.c314 u16 calls; member in struct:receive_queue
/linux-master/include/linux/
H A Dalloc_tag.h19 u64 calls; member in struct:alloc_tag_counters
/linux-master/include/net/
H A Dax25.h184 ax25_address calls[AX25_MAX_DIGIS]; member in struct:__anon2641
/linux-master/kernel/trace/
H A Dtrace.c2897 unsigned long calls[FTRACE_KSTACK_ENTRIES]; member in struct:ftrace_stack
H A Dtrace_osnoise.c619 unsigned long calls[MAX_CALLS]; member in struct:trace_stack
/linux-master/net/rxrpc/
H A Dar-internal.h66 struct list_head calls; /* List of calls active in this namespace */ member in struct:rxrpc_net
156 struct rb_root calls; /* Use member in struct:rxrpc_sock
[all...]
/linux-master/scripts/tracing/
H A Ddraw_functrace.py44 def calls(self, func, calltime): member in class:CallTree
/linux-master/tools/perf/util/
H A Dauxtrace.h136 bool calls; member in struct:itrace_synth_opts
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_cgroup_link.c6 int calls = 0; variable

Completed in 338 milliseconds