Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/misc/cxl/
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()
/linux-6.14.4/arch/powerpc/platforms/cell/
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()
55 static inline void spufs_calls_put(struct spufs_calls *calls) { } in spufs_calls_put()
113 struct spufs_calls *calls; in notify_spus_active() local
125 int register_spu_syscalls(struct spufs_calls *calls) in register_spu_syscalls()
135 void unregister_spu_syscalls(struct spufs_calls *calls) in unregister_spu_syscalls()
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dtest_cgroup_link.c6 int calls = 0; variable
/linux-6.14.4/scripts/tracing/
Ddraw_functrace.py44 def calls(self, func, calltime): member in CallTree
/linux-6.14.4/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-6.14.4/arch/sparc/kernel/
Dtraps_32.c202 static int calls; local
/linux-6.14.4/arch/x86/kernel/
Dmodule.c233 *calls = NULL, *cfi = NULL; in module_finalize() local
/linux-6.14.4/arch/x86/include/asm/
Dfloppy.h61 static int calls; in floppy_hardint() local
/linux-6.14.4/include/linux/
Dalloc_tag.h20 u64 calls; member
/linux-6.14.4/arch/parisc/include/asm/
Dfloppy.h59 static int calls=0; in floppy_hardint() local
/linux-6.14.4/include/net/
Dax25.h184 ax25_address calls[AX25_MAX_DIGIS]; member
/linux-6.14.4/tools/perf/util/
Dauxtrace.h135 bool calls; member
/linux-6.14.4/drivers/md/
Ddm-era-target.c1324 struct list_head calls; in process_rpc_calls() local
/linux-6.14.4/kernel/trace/
Dtrace_osnoise.c621 unsigned long calls[MAX_CALLS]; member
Dtrace.c2908 unsigned long calls[FTRACE_KSTACK_ENTRIES]; member
2971 unsigned long *calls = fstack->calls; in __ftrace_trace_stack() local
/linux-6.14.4/net/rxrpc/
Dar-internal.h67 struct list_head calls; /* List of calls active in this namespace */ member
160 struct rb_root calls; /* User ID -> call mapping */ member
/linux-6.14.4/drivers/net/
Dvirtio_net.c317 u16 calls; member