| /linux/io_uring/ |
| H A D | register.c | 42 unsigned nr_args) in io_probe() 111 static __cold int io_parse_restrictions(void __user *arg, unsigned int nr_args, in io_parse_restrictions() 168 void __user *arg, unsigned int nr_args) in io_register_restrictions() 201 static int io_register_restrictions_task(void __user *arg, unsigned int nr_args) in io_register_restrictions_task() 242 static int io_register_bpf_filter_task(void __user *arg, unsigned int nr_args) in io_register_bpf_filter_task() 740 void __user *arg, unsigned nr_args) in __io_uring_register() 969 static int io_uring_register_send_msg_ring(void __user *arg, unsigned int nr_args) in io_uring_register_send_msg_ring() 991 unsigned int nr_args) in io_uring_register_blind() 1007 void __user *, arg, unsigned int, nr_args) in SYSCALL_DEFINE4() argument
|
| H A D | rsrc.c | 26 u32 nr_args; member 213 __io_sqe_files_update(struct io_ring_ctx * ctx,struct io_uring_rsrc_update2 * up,unsigned nr_args) __io_sqe_files_update() argument 281 __io_sqe_buffers_update(struct io_ring_ctx * ctx,struct io_uring_rsrc_update2 * up,unsigned int nr_args) __io_sqe_buffers_update() argument 335 __io_register_rsrc_update(struct io_ring_ctx * ctx,unsigned type,struct io_uring_rsrc_update2 * up,unsigned nr_args) __io_register_rsrc_update() argument 354 io_register_files_update(struct io_ring_ctx * ctx,void __user * arg,unsigned nr_args) io_register_files_update() argument 530 io_sqe_files_register(struct io_ring_ctx * ctx,void __user * arg,unsigned nr_args,u64 __user * tags) io_sqe_files_register() argument 862 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 | 313 io_ringfd_register(struct io_ring_ctx * ctx,void __user * __arg,unsigned nr_args) io_ringfd_register() argument 372 io_ringfd_unregister(struct io_ring_ctx * ctx,void __user * __arg,unsigned nr_args) io_ringfd_unregister() argument
|
| H A D | zcrx.c | 1260 io_zcrx_ctrl(struct io_ring_ctx * ctx,void __user * arg,unsigned nr_args) io_zcrx_ctrl() argument
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_syscalls.h | 29 #define DECLARE_ARGS(nr_args, args...) MAP_ARGS(nr_args, __DECLARE_ARGS, args) argument 30 #define UNPACK_ARGS(nr_args, args...) MAP_ARGS(nr_args, __UNPACK_ARGS, args) argument 36 #define __KVM_SYSCALL_DEFINE(name, nr_args, args...) \ argument 50 #define KVM_SYSCALL_DEFINE(name, nr_args, args...) \ argument [all...] |
| /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() argument
|
| /linux/kernel/bpf/ |
| H A D | fixups.c | 2135 int nr_args = btf_type_vlen(prog->aux->attach_func_proto); bpf_do_misc_fixups() local 2199 int nr_args = btf_type_vlen(prog->aux->attach_func_proto); bpf_do_misc_fixups() local
|
| H A D | btf.c | 4686 u16 nr_args = btf_type_vlen(t), i; btf_func_proto_log() local 5186 u16 nr_args, i; btf_func_proto_check() local 5281 u16 nr_args, i; btf_func_check() local 6577 u32 offset = 0, nr_args; btf_ctx_arg_idx() local 6845 u32 nr_args, arg; btf_ctx_access() local 8628 u32 nr_args; btf_check_iter_kfuncs() local 9043 u32 nr_args, i; btf_check_dtor_kfuncs() local [all...] |
| /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/trace/ |
| H A D | trace_probe.h | 265 unsigned int nr_args; member
|
| H A D | trace_probe.c | 2257 trace_probe_print_args(struct trace_seq * s,struct probe_arg * args,int nr_args,u8 * data,void * field) trace_probe_print_args() argument [all...] |
| H A D | bpf_trace.c | 1197 u64 nr_args = ((u64 *)ctx)[-1] & 0xFF; BPF_CALL_3() local 1217 u64 nr_args = ((u64 *)ctx)[-1] & 0xFF; BPF_CALL_2() local
|
| /linux/tools/perf/ |
| H A D | builtin-trace.c | 135 u8 nr_args; global() member 1469 int nr_args; global() member 2030 syscall__alloc_arg_fmts(struct syscall * sc,int nr_args) syscall__alloc_arg_fmts() argument [all...] |
| /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; global() member
|