/linux-6.1.9/arch/powerpc/boot/ |
D | oflib.c | 21 __be32 nargs; /* Number of input arguments. */ member 41 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom() 65 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
|
/linux-6.1.9/tools/perf/util/ |
D | bpf-prologue.c | 184 struct probe_trace_arg *args, int nargs) in gen_prologue_fastpath() 243 struct probe_trace_arg *args, int nargs) in gen_prologue_slowpath() 364 int bpf__gen_prologue(struct probe_trace_arg *args, int nargs, in bpf__gen_prologue()
|
D | probe-event.h | 60 int nargs; /* Number of args */ member 98 int nargs; /* Number of arguments */ member
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | rtas.c | 439 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked() 458 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked() 470 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call() 1066 static bool block_rtas_call(int token, int nargs, in block_rtas_call() 1143 static bool block_rtas_call(int token, int nargs, in block_rtas_call() 1161 int nargs, nret, token; in SYSCALL_DEFINE1() local
|
D | prom_init.c | 110 __be32 nargs; member 387 static int __init call_prom(const char *service, int nargs, int nret, ...) in call_prom() 411 static int __init call_prom_ret(const char *service, int nargs, int nret, in call_prom_ret()
|
/linux-6.1.9/arch/arm/mach-omap2/ |
D | omap-secure.c | 59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() 160 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
|
/linux-6.1.9/tools/testing/selftests/powerpc/syscalls/ |
D | rtas_filter.c | 41 __be32 nargs; member 169 static int rtas_call(const char *name, int nargs, in rtas_call()
|
/linux-6.1.9/tools/testing/selftests/kvm/lib/s390x/ |
D | ucall.c | 17 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
/linux-6.1.9/tools/testing/selftests/kvm/lib/x86_64/ |
D | ucall.c | 19 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
/linux-6.1.9/tools/testing/selftests/kvm/lib/riscv/ |
D | ucall.c | 47 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
/linux-6.1.9/tools/testing/selftests/kvm/lib/aarch64/ |
D | ucall.c | 73 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
/linux-6.1.9/arch/arm64/net/ |
D | bpf_jit_comp.c | 1739 static void save_args(struct jit_ctx *ctx, int args_off, int nargs) in save_args() 1749 static void restore_args(struct jit_ctx *ctx, int args_off, int nargs) in restore_args() 1772 int nargs, u32 flags) in prepare_trampoline() 1974 int nargs = m->nr_args; in arch_prepare_bpf_trampoline() local
|
/linux-6.1.9/include/linux/ |
D | audit.h | 445 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall() 452 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat() 636 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall() 641 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
|
D | fwnode.h | 85 unsigned int nargs; member
|
D | property.h | 259 unsigned int nargs; member
|
/linux-6.1.9/drivers/input/joystick/ |
D | turbografx.c | 30 unsigned int nargs; member
|
D | db9.c | 28 unsigned int nargs; member
|
D | gamecon.c | 34 unsigned int nargs; member
|
/linux-6.1.9/tools/testing/selftests/bpf/ |
D | test_btf.h | 63 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | rtas-types.h | 11 __be32 nargs; member
|
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_attr_leaf.c | 939 struct xfs_da_args nargs; in xfs_attr_shortform_to_leaf() local 1132 struct xfs_da_args nargs; in xfs_attr3_leaf_to_shortform() local
|
/linux-6.1.9/kernel/ |
D | auditsc.c | 1376 int nargs = context->socketcall.nargs; in show_special() local 2668 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
|
/linux-6.1.9/kernel/trace/ |
D | trace_eprobe.c | 193 int nargs) in alloc_event_probe()
|
/linux-6.1.9/drivers/base/ |
D | swnode.c | 495 unsigned int nargs, unsigned int index, in software_node_get_reference_args()
|
D | property.c | 513 unsigned int nargs, unsigned int index, in fwnode_property_get_reference_args()
|