Searched defs:args (Results 451 - 475 of 1393) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/powerpc/syscalls/
H A Drtas_filter.c44 __be32 args[16]; member in struct:rtas_args
111 struct rtas_args args; local
[all...]
/linux-master/drivers/cpufreq/
H A Dapple-soc-cpufreq.c174 struct of_phandle_args args; local
/linux-master/security/tomoyo/
H A Daudit.c422 va_list args; local
244 tomoyo_init_log(struct tomoyo_request_info *r, int len, const char *fmt, va_list args) argument
366 tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt, va_list args) argument
[all...]
/linux-master/arch/arm/mach-omap2/
H A Dpm33xx-core.c217 static int am33xx_cpu_suspend(int (*fn)(unsigned long), unsigned long args) argument
229 static int am43xx_cpu_suspend(int (*fn)(unsigned long), unsigned long args) argument
155 am33xx_suspend(unsigned int state, int (*fn)(unsigned long), unsigned long args) argument
178 am43xx_suspend(unsigned int state, int (*fn)(unsigned long), unsigned long args) argument
/linux-master/drivers/acpi/acpica/
H A Dutprint.c318 int vsnprintf(char *string, acpi_size size, const char *format, va_list args) argument
573 va_list args; local
598 va_list args; local
622 vprintf(const char *format, va_list args) argument
651 va_list args; local
675 vfprintf(FILE * file, const char *format, va_list args) argument
705 va_list args; local
[all...]
H A Devregion.c557 union acpi_operand_object *args[3]; local
828 struct acpi_object_list args; local
[all...]
/linux-master/arch/arm64/kernel/
H A Dkgdb.c277 static int __kgdb_notify(struct die_args *args, unsigned long cmd) argument
/linux-master/drivers/platform/x86/hp/
H A Dhp_accel.c101 struct acpi_object_list args = { 1, &arg0 }; local
127 struct acpi_object_list args = { 2, in_obj }; local
251 struct acpi_object_list args = { 1, in_obj }; local
/linux-master/arch/alpha/kernel/
H A Dprocess.c168 struct halt_info args; local
232 int copy_thread(struct task_struct *p, const struct kernel_clone_args *args) argument
[all...]
/linux-master/drivers/most/
H A Dmost_cdev.c413 comp_probe(struct most_interface *iface, int channel_id, struct most_channel_config *cfg, char *name, char *args) argument
/linux-master/arch/powerpc/include/asm/
H A Drtas-types.h13 rtas_arg_t args[16]; member in struct:rtas_args
/linux-master/kernel/
H A Dnotifier.c586 struct die_args args = { local
/linux-master/fs/lockd/
H A Dhost.c451 struct rpc_create_args args = { local
/linux-master/drivers/clocksource/
H A Dingenic-timer.c131 struct of_phandle_args args; local
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dutils.c312 va_list args; local
/linux-master/fs/
H A Dd_path.c303 va_list args; local
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_hashmap_lookup.c26 } args = { variable in typeref:struct:__anon5765
[all...]
/linux-master/fs/nfsd/
H A Dnfsxdr.c278 struct nfsd_fhandle *args = rqstp->rq_argp; local
286 struct nfsd_sattrargs *args = rqstp->rq_argp; local
295 struct nfsd_diropargs *args = rqstp->rq_argp; local
303 struct nfsd_readargs *args local
322 struct nfsd_writeargs *args = rqstp->rq_argp; local
348 struct nfsd_createargs *args = rqstp->rq_argp; local
358 struct nfsd_renameargs *args = rqstp->rq_argp; local
369 struct nfsd_linkargs *args = rqstp->rq_argp; local
379 struct nfsd_symlinkargs *args = rqstp->rq_argp; local
399 struct nfsd_readdirargs *args = rqstp->rq_argp; local
[all...]
/linux-master/drivers/md/
H A Ddm-zone.c27 struct dm_report_zones_args args = { local
80 struct dm_report_zones_args *args = data; local
111 dm_report_zones(struct block_device *bdev, sector_t start, sector_t sector, struct dm_report_zones_args *args, unsigned int nr_zones) argument
[all...]
/linux-master/drivers/pci/controller/
H A Dpcie-altera-msi.c114 altera_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *args) argument
/linux-master/drivers/platform/x86/
H A Dgigabyte-wmi.c68 struct gigabyte_wmi_args args = { local
29 gigabyte_wmi_perform_query(struct wmi_device *wdev, enum gigabyte_wmi_commandtype command, struct gigabyte_wmi_args *args, struct acpi_buffer *out) argument
46 gigabyte_wmi_query_integer(struct wmi_device *wdev, enum gigabyte_wmi_commandtype command, struct gigabyte_wmi_args *args, u64 *res) argument
/linux-master/drivers/mfd/
H A Dsi476x-i2c.c231 struct si476x_power_down_args args = { local
/linux-master/drivers/usb/chipidea/
H A Dci_hdrc_msm.c144 struct of_phandle_args args; local
[all...]
/linux-master/arch/s390/kvm/
H A Dpci.c630 int kvm_s390_pci_zpci_op(struct kvm *kvm, struct kvm_s390_zpci_op *args) argument
607 kvm_s390_pci_zpci_reg_aen(struct zpci_dev *zdev, struct kvm_s390_zpci_op *args) argument
[all...]
/linux-master/fs/fuse/
H A Dioctl.c12 static ssize_t fuse_send_ioctl(struct fuse_mount *fm, struct fuse_args *args, argument
[all...]

Completed in 224 milliseconds

<<11121314151617181920>>