| /linux/io_uring/ |
| H A D | register.c | 42 unsigned nr_args) in io_probe() argument 111 static __cold int io_parse_restrictions(void __user *arg, unsigned int nr_args, in io_parse_restrictions() argument 168 io_register_restrictions(struct io_ring_ctx * ctx,void __user * arg,unsigned int nr_args) io_register_restrictions() argument 193 io_register_restrictions_task(void __user * arg,unsigned int nr_args) io_register_restrictions_task() argument 234 io_register_bpf_filter_task(void __user * arg,unsigned int nr_args) io_register_bpf_filter_task() argument 712 __io_uring_register(struct io_ring_ctx * ctx,unsigned opcode,void __user * arg,unsigned nr_args) __io_uring_register() argument 975 io_uring_register_send_msg_ring(void __user * arg,unsigned int nr_args) io_uring_register_send_msg_ring() argument 997 io_uring_register_blind(unsigned int opcode,void __user * arg,unsigned int nr_args) io_uring_register_blind() argument 1013 SYSCALL_DEFINE4(io_uring_register,unsigned int,fd,unsigned int,opcode,void __user *,arg,unsigned int,nr_args) SYSCALL_DEFINE4() argument [all...] |
| H A D | rsrc.c | 26 u32 nr_args; member 213 unsigned nr_args) in __io_sqe_files_update() argument 278 unsigned int nr_args) in __io_sqe_buffers_update() argument 332 unsigned nr_args) in __io_register_rsrc_update() argument 351 io_register_files_update(struct io_ring_ctx * ctx,void __user * arg,unsigned nr_args) io_register_files_update() argument 527 io_sqe_files_register(struct io_ring_ctx * ctx,void __user * arg,unsigned nr_args,u64 __user * tags) io_sqe_files_register() argument 859 io_sqe_buffers_register(struct io_ring_ctx * ctx,void __user * arg,unsigned int nr_args,u64 __user * tags) io_sqe_buffers_register() argument [all...] |
| H A D | tctx.c | 283 unsigned nr_args) in io_ringfd_register() 342 unsigned nr_args) in io_ringfd_unregister()
|
| H A D | query.c | 109 int io_query(void __user *arg, unsigned nr_args) in io_query() argument
|
| H A D | zcrx.c | 1167 int io_zcrx_ctrl(struct io_ring_ctx *ctx, void __user *arg, unsigned nr_args) in io_zcrx_ctrl()
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_syscalls.h | 19 #define DECLARE_ARGS(nr_args, args...) MAP_ARGS(nr_args, __DECLARE_ARGS, args) argument 20 #define UNPACK_ARGS(nr_args, args...) MAP_ARGS(nr_args, __UNPACK_ARGS, args) argument 26 #define __KVM_SYSCALL_DEFINE(name, nr_args, args...) \ argument 40 #define KVM_SYSCALL_DEFINE(name, nr_args, args...) \ argument
|
| /linux/tools/bootconfig/scripts/ |
| H A D | xbc.sh | 31 nr_args() { # args function
|
| /linux/arch/x86/platform/olpc/ |
| H A D | olpc_ofw.c | 47 int __olpc_ofw(const char *name, int nr_args, const void **args, int nr_res, in __olpc_ofw()
|
| /linux/net/bridge/ |
| H A D | br_ioctl.c | 107 static int br_dev_read_uargs(unsigned long *args, size_t nr_args, in br_dev_read_uargs()
|
| /linux/drivers/platform/olpc/ |
| H A D | olpc-xo175-ec.c | 209 u8 nr_args; member
|
| /linux/drivers/leds/ |
| H A D | leds-blinkm.c | 115 u8 nr_args; member
|
| /linux/kernel/bpf/ |
| H A D | btf.c | 4680 u16 nr_args = btf_type_vlen(t), i; in btf_func_proto_log() local 5180 u16 nr_args, i; in btf_func_proto_check() local 5275 u16 nr_args, i; in btf_func_check() local 6532 u32 offset = 0, nr_args; in btf_ctx_arg_idx() local 6800 u32 nr_args, arg; in btf_ctx_access() local 8578 u32 nr_args; in btf_check_iter_kfuncs() local 8993 u32 nr_args, i; in btf_check_dtor_kfuncs() local
|
| H A D | verifier.c | 24061 int nr_args = btf_type_vlen(prog->aux->attach_func_proto); do_misc_fixups() local 24125 int nr_args = btf_type_vlen(prog->aux->attach_func_proto); do_misc_fixups() local
|
| /linux/kernel/trace/ |
| H A D | trace_probe.h | 264 unsigned int nr_args; member
|
| H A D | trace_probe.c | 2253 int trace_probe_print_args(struct trace_seq *s, struct probe_arg *args, int nr_args, in trace_probe_print_args()
|
| H A D | bpf_trace.c | 1197 u64 nr_args = ((u64 *)ctx)[-1] & 0xFF; in BPF_CALL_3() local 1217 u64 nr_args = ((u64 *)ctx)[-1] & 0xFF; in BPF_CALL_2() local
|
| /linux/drivers/md/ |
| H A D | dm-mpath.c | 997 unsigned int i, nr_selector_args, nr_args; in parse_priority_group() local
|
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 136 u8 nr_args; member 1473 int nr_args; member 2028 static int syscall__alloc_arg_fmts(struct syscall *sc, int nr_args) in syscall__alloc_arg_fmts()
|
| /linux/include/uapi/linux/ |
| H A D | soundcard.h | 528 char nr_args, nr_returns; member
|
| /linux/include/linux/ |
| H A D | bpf.h | 1171 u8 nr_args; member
|