Home
last modified time | relevance | path

Searched defs:nargs (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/arch/powerpc/boot/
Doflib.c25 __be32 nargs; /* Number of input arguments. */ member
45 int of_call_prom(const char *service, int nargs, int nret, ...) in of_call_prom()
69 static int of_call_prom_ret(const char *service, int nargs, int nret, in of_call_prom_ret()
/Linux-v4.19/tools/perf/util/
Dbpf-prologue.c183 struct probe_trace_arg *args, int nargs) in gen_prologue_fastpath()
242 struct probe_trace_arg *args, int nargs) in gen_prologue_slowpath()
358 int bpf__gen_prologue(struct probe_trace_arg *args, int nargs, in bpf__gen_prologue()
Dprobe-event.h53 int nargs; /* Number of args */ member
90 int nargs; /* Number of arguments */ member
Dprobe-finder.c1191 int nargs; member
/Linux-v4.19/arch/arm/mach-omap2/
Domap-secure.c37 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher()
110 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
/Linux-v4.19/arch/xtensa/kernel/
Dsyscall.c36 #define __SYSCALL(nr,symbol,nargs) [ nr ] = (syscall_t)symbol, argument
/Linux-v4.19/arch/powerpc/kernel/
Drtas.c419 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked()
438 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked()
447 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call()
1059 int nargs, nret, token; in SYSCALL_DEFINE1() local
Dprom_init.c113 __be32 nargs; member
229 static int __init call_prom(const char *service, int nargs, int nret, ...) in call_prom()
253 static int __init call_prom_ret(const char *service, int nargs, int nret, in call_prom_ret()
/Linux-v4.19/include/linux/
Daudit.h380 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall()
387 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
541 static inline int audit_socketcall(int nargs, unsigned long *args) in audit_socketcall()
546 static inline int audit_socketcall_compat(int nargs, u32 *args) in audit_socketcall_compat()
Dfwnode.h47 unsigned int nargs; member
/Linux-v4.19/drivers/input/joystick/
Dturbografx.c45 unsigned int nargs; member
Ddb9.c43 unsigned int nargs; member
Dgamecon.c49 unsigned int nargs; member
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_attr_leaf.c777 struct xfs_da_args nargs; in xfs_attr_shortform_to_leaf() local
985 struct xfs_da_args nargs; in xfs_attr3_leaf_to_shortform() local
/Linux-v4.19/kernel/
Dauditsc.c1194 int nargs = context->socketcall.nargs; in show_special() local
2218 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
Daudit.h159 int nargs; member
/Linux-v4.19/drivers/of/
Dproperty.c905 unsigned int nargs, unsigned int index, in of_fwnode_get_reference_args()
/Linux-v4.19/arch/powerpc/include/asm/
Drtas.h52 __be32 nargs; member
/Linux-v4.19/drivers/acpi/
Dproperty.c650 u32 nargs, i; in __acpi_node_get_property_reference() local
/Linux-v4.19/drivers/base/
Dproperty.c754 unsigned int nargs, unsigned int index, in fwnode_property_get_reference_args()
/Linux-v4.19/arch/xtensa/include/uapi/asm/
Dunistd.h6 # define __SYSCALL(nr,func,nargs) argument
/Linux-v4.19/kernel/trace/
Dtrace_kprobe.c310 int nargs, bool is_return) in alloc_trace_kprobe()
Dtrace_uprobe.c236 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) in alloc_trace_uprobe()
/Linux-v4.19/include/net/
Dtcp.h2078 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf()
2118 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf()
/Linux-v4.19/security/selinux/
Dselinuxfs.c875 int nargs; in sel_write_create() local

12