/linux-6.6.21/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.6.21/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() 155 static u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
|
/linux-6.6.21/tools/testing/selftests/powerpc/syscalls/ |
D | rtas_filter.c | 42 __be32 nargs; member 108 static int rtas_call(const char *name, int nargs, in rtas_call()
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | rtas.c | 1026 va_rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, in va_rtas_call_unlocked() 1062 void rtas_call_unlocked(struct rtas_args *args, int token, int nargs, int nret, ...) in rtas_call_unlocked() 1135 int rtas_call(int token, int nargs, int nret, int *outputs, ...) in rtas_call() 1736 static bool block_rtas_call(int token, int nargs, in block_rtas_call() 1822 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.6.21/tools/perf/util/ |
D | probe-event.h | 60 int nargs; /* Number of args */ member 98 int nargs; /* Number of arguments */ member
|
/linux-6.6.21/tools/testing/selftests/kvm/lib/ |
D | ucall_common.c | 117 void ucall(uint64_t cmd, int nargs, ...) in ucall()
|
/linux-6.6.21/include/linux/ |
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()
|
D | fwnode.h | 94 unsigned int nargs; member
|
D | property.h | 284 unsigned int nargs; member
|
/linux-6.6.21/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.6.21/arch/powerpc/include/asm/ |
D | rtas-types.h | 11 __be32 nargs; member
|
/linux-6.6.21/tools/testing/selftests/bpf/ |
D | test_btf.h | 63 #define BTF_FUNC_PROTO_ENC(ret_type, nargs) \ argument
|
/linux-6.6.21/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.6.21/kernel/ |
D | auditsc.c | 1380 int nargs = context->socketcall.nargs; in show_special() local 2674 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
|
D | audit.h | 156 int nargs; member
|
/linux-6.6.21/kernel/trace/ |
D | trace_eprobe.c | 197 int nargs) in alloc_event_probe()
|
D | trace_fprobe.c | 371 int nargs, bool is_return) in alloc_trace_fprobe()
|
/linux-6.6.21/drivers/base/ |
D | property.c | 525 unsigned int nargs, unsigned int index, in fwnode_property_get_reference_args()
|
D | swnode.c | 495 unsigned int nargs, unsigned int index, in software_node_get_reference_args()
|
/linux-6.6.21/drivers/acpi/ |
D | property.c | 800 u32 nargs = 0, i; in acpi_get_ref_args() local
|
/linux-6.6.21/drivers/of/ |
D | property.c | 983 unsigned int nargs, unsigned int index, in of_fwnode_get_reference_args()
|
/linux-6.6.21/include/net/ |
D | tcp.h | 2416 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf() 2456 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf()
|