/linux-6.3-rc2/arch/powerpc/boot/ |
A 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.3-rc2/tools/perf/util/ |
A 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()
|
A D | probe-event.h | 60 int nargs; /* Number of args */ member 98 int nargs; /* Number of arguments */ member
|
/linux-6.3-rc2/arch/arm/mach-omap2/ |
A D | omap-secure.c | 59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() 155 static u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/syscalls/ |
A D | rtas_filter.c | 42 __be32 nargs; member 108 static int rtas_call(const char *name, int nargs, in rtas_call()
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | rtas.c | 1000 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked() 1019 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked() 1092 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call() 1686 static bool block_rtas_call(int token, int nargs, in block_rtas_call() 1771 int nargs, nret, token; in SYSCALL_DEFINE1() local
|
A 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.3-rc2/tools/testing/selftests/kvm/lib/ |
A D | ucall_common.c | 73 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
/linux-6.3-rc2/arch/arm64/net/ |
A D | bpf_jit_comp.c | 1734 static void save_args(struct jit_ctx *ctx, int args_off, int nargs) in save_args() 1744 static void restore_args(struct jit_ctx *ctx, int args_off, int nargs) in restore_args() 1767 int nargs, u32 flags) in prepare_trampoline() 1969 int nargs = m->nr_args; in arch_prepare_bpf_trampoline() local
|
/linux-6.3-rc2/include/linux/ |
A D | audit.h | 446 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall() 453 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat() 637 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall() 642 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
|
A D | fwnode.h | 94 unsigned int nargs; member
|
A D | property.h | 273 unsigned int nargs; member
|
/linux-6.3-rc2/drivers/input/joystick/ |
A D | turbografx.c | 30 unsigned int nargs; member
|
A D | db9.c | 28 unsigned int nargs; member
|
A D | gamecon.c | 34 unsigned int nargs; member
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | rtas-types.h | 11 __be32 nargs; member
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_btf.h | 63 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A 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.3-rc2/kernel/ |
A 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()
|
A D | audit.h | 156 int nargs; member
|
/linux-6.3-rc2/kernel/trace/ |
A D | trace_eprobe.c | 193 int nargs) in alloc_event_probe()
|
/linux-6.3-rc2/drivers/base/ |
A D | property.c | 521 unsigned int nargs, unsigned int index, in fwnode_property_get_reference_args()
|
A D | swnode.c | 495 unsigned int nargs, unsigned int index, in software_node_get_reference_args()
|
/linux-6.3-rc2/drivers/of/ |
A D | property.c | 981 unsigned int nargs, unsigned int index, in of_fwnode_get_reference_args()
|
/linux-6.3-rc2/drivers/acpi/ |
A D | property.c | 800 u32 nargs = 0, i; in acpi_get_ref_args() local
|