/Linux-v4.19/arch/powerpc/boot/ |
D | oflib.c | 25 __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/ |
D | bpf-prologue.c | 183 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()
|
D | probe-event.h | 53 int nargs; /* Number of args */ member 90 int nargs; /* Number of arguments */ member
|
D | probe-finder.c | 1191 int nargs; member
|
/Linux-v4.19/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() 110 u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
|
/Linux-v4.19/arch/xtensa/kernel/ |
D | syscall.c | 36 #define __SYSCALL(nr,symbol,nargs) [ nr ] = (syscall_t)symbol, argument
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | rtas.c | 419 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
|
D | prom_init.c | 113 __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/ |
D | audit.h | 380 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()
|
D | fwnode.h | 47 unsigned int nargs; member
|
/Linux-v4.19/drivers/input/joystick/ |
D | turbografx.c | 45 unsigned int nargs; member
|
D | db9.c | 43 unsigned int nargs; member
|
D | gamecon.c | 49 unsigned int nargs; member
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_attr_leaf.c | 777 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/ |
D | auditsc.c | 1194 int nargs = context->socketcall.nargs; in show_special() local 2218 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
|
D | audit.h | 159 int nargs; member
|
/Linux-v4.19/drivers/of/ |
D | property.c | 905 unsigned int nargs, unsigned int index, in of_fwnode_get_reference_args()
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | rtas.h | 52 __be32 nargs; member
|
/Linux-v4.19/drivers/acpi/ |
D | property.c | 650 u32 nargs, i; in __acpi_node_get_property_reference() local
|
/Linux-v4.19/drivers/base/ |
D | property.c | 754 unsigned int nargs, unsigned int index, in fwnode_property_get_reference_args()
|
/Linux-v4.19/arch/xtensa/include/uapi/asm/ |
D | unistd.h | 6 # define __SYSCALL(nr,func,nargs) argument
|
/Linux-v4.19/kernel/trace/ |
D | trace_kprobe.c | 310 int nargs, bool is_return) in alloc_trace_kprobe()
|
D | trace_uprobe.c | 236 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) in alloc_trace_uprobe()
|
/Linux-v4.19/include/net/ |
D | tcp.h | 2078 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/ |
D | selinuxfs.c | 875 int nargs; in sel_write_create() local
|