| /linux-4.4.14/arch/powerpc/boot/ | 
| D | oflib.c | 25 	__be32 nargs;	/* Number of input arguments. */  member45 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-4.4.14/arch/arm/mach-omap2/ | 
| D | omap-secure.c | 37 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2,  in omap_secure_dispatcher()89 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs,  in rx51_secure_dispatcher()
 
 | 
| /linux-4.4.14/arch/xtensa/kernel/ | 
| D | syscall.c | 35 #define __SYSCALL(nr,symbol,nargs) [ nr ] = (syscall_t)symbol,  argument
 | 
| /linux-4.4.14/tools/perf/util/ | 
| D | probe-event.h | 49 	int				nargs;	/* Number of args */  member86 	int			nargs;	/* Number of arguments */  member
 
 | 
| D | probe-finder.c | 1114 	int nargs;  member
 | 
| /linux-4.4.14/drivers/input/joystick/ | 
| D | turbografx.c | 49 	unsigned int nargs;  member
 | 
| D | db9.c | 47 	unsigned int nargs;  member
 | 
| D | gamecon.c | 53 	unsigned int nargs;  member
 | 
| /linux-4.4.14/arch/powerpc/kernel/ | 
| D | rtas.c | 421 int rtas_call(int token, int nargs, int nret, int *outputs, ...)  in rtas_call()1041 	int nargs, nret, token;  in ppc_rtas()  local
 
 | 
| D | prom_init.c | 110         __be32 nargs;  member217 static int __init call_prom(const char *service, int nargs, int nret, ...)  in call_prom()
 241 static int __init call_prom_ret(const char *service, int nargs, int nret,  in call_prom_ret()
 
 | 
| /linux-4.4.14/include/linux/ | 
| D | audit.h | 278 static inline int audit_socketcall(int nargs, unsigned long *args)  in audit_socketcall()406 static inline int audit_socketcall(int nargs, unsigned long *args)  in audit_socketcall()
 
 | 
| D | acpi.h | 787 	size_t nargs;  member
 | 
| /linux-4.4.14/drivers/acpi/ | 
| D | property.c | 533 		u32 nargs, i;  in acpi_data_get_property_reference()  local
 | 
| /linux-4.4.14/fs/xfs/libxfs/ | 
| D | xfs_attr_leaf.c | 744 	xfs_da_args_t nargs;  in xfs_attr_shortform_to_leaf()  local881 	struct xfs_da_args	nargs;  in xfs_attr3_leaf_to_shortform()  local
 
 | 
| /linux-4.4.14/kernel/ | 
| D | auditsc.c | 1182 		int nargs = context->socketcall.nargs;  in show_special()  local2167 int __audit_socketcall(int nargs, unsigned long *args)  in __audit_socketcall()
 
 | 
| D | audit.h | 157 			int nargs;  member
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | rtas.h | 52 	__be32 nargs;  member
 | 
| /linux-4.4.14/kernel/trace/ | 
| D | trace_kprobe.c | 268 					     int nargs, bool is_return)  in alloc_trace_kprobe()
 | 
| D | trace_uprobe.c | 239 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret)  in alloc_trace_uprobe()
 | 
| /linux-4.4.14/arch/xtensa/include/uapi/asm/ | 
| D | unistd.h | 5 # define __SYSCALL(nr,func,nargs)  argument
 | 
| /linux-4.4.14/security/selinux/ | 
| D | selinuxfs.c | 764 	int nargs;  in sel_write_create()  local
 | 
| /linux-4.4.14/net/ | 
| D | socket.c | 2296 static const unsigned char nargs[21] = {  variable
 |