/linux/fs/nfs/ |
H A D | pnfs.c | 1328 pnfs_init_layoutreturn_args(struct nfs4_layoutreturn_args *args, in pnfs_init_layoutreturn_args() 1536 struct nfs4_layoutreturn_args *args, in pnfs_roc() 1699 void pnfs_roc_release(struct nfs4_layoutreturn_args *args, in pnfs_roc_release()
|
/linux/include/linux/ |
H A D | bpf_verifier.h | 688 struct bpf_subprog_arg_info args[MAX_BPF_FUNC_REG_ARGS]; member 875 #define verifier_bug_if(cond, env, fmt, args...) \ argument 884 #define verifier_bug(env, fmt, args...) verifier_bug_if(1, env, fmt, ##args) argument
|
/linux/include/net/ |
H A D | cfg80211.h | 9758 #define wiphy_printk(level, wiphy, format, args...) \ argument 9760 #define wiphy_emerg(wiphy, format, args...) \ argument 9762 #define wiphy_alert(wiphy, format, args...) \ argument 9764 #define wiphy_crit(wiphy, format, args...) \ argument 9766 #define wiphy_err(wiphy, format, args...) \ argument 9768 #define wiphy_warn(wiphy, format, args...) \ argument 9770 #define wiphy_notice(wiphy, format, args...) \ argument 9772 #define wiphy_info(wiphy, format, args...) \ argument 9774 #define wiphy_info_once(wiphy, format, args...) \ argument 9777 #define wiphy_err_ratelimited(wiphy, format, args...) \ argument [all …]
|
/linux/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 458 #define oxu_dbg(oxu, fmt, args...) \ argument 460 #define oxu_err(oxu, fmt, args...) \ argument 462 #define oxu_info(oxu, fmt, args...) \ argument 489 #define oxu_vdbg(oxu, fmt, args...) /* Nop */ argument
|
H A D | xhci-mtk.c | 398 struct of_phandle_args args; in usb_wakeup_of_property_parse() local
|
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_ringbufs.c | 22 } args = { variable
|
/linux/arch/alpha/kernel/ |
H A D | setup.c | 428 char *args = command_line; in setup_arch() local
|
/linux/tools/testing/selftests/sparc64/drivers/ |
H A D | adi-test.c | 38 va_list args; in debug_print() local
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_64_vio.c | 290 struct kvm_create_spapr_tce_64 *args) in kvm_vm_ioctl_create_spapr_tce()
|
/linux/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 487 asmlinkage long sys_oabi_socketcall(int call, unsigned long __user *args) in sys_oabi_socketcall()
|
/linux/drivers/tty/serial/ |
H A D | sunplus-uart.c | 277 static irqreturn_t sunplus_uart_irq(int irq, void *args) in sunplus_uart_irq()
|
/linux/net/llc/ |
H A D | llc_conn.c | 30 #define dprintk(args...) argument
|
H A D | af_llc.c | 50 #define dprintk(args...) do {} while (0) argument
|
/linux/sound/soc/dwc/ |
H A D | dwc-i2s.c | 894 unsigned int args[2]; in jh7110_i2srx_crg_init() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap_btree.c | 214 struct xfs_alloc_arg args; in xfs_bmbt_alloc_block() local
|
H A D | xfs_ialloc_btree.c | 108 xfs_alloc_arg_t args; /* block allocation args */ in __xfs_inobt_alloc_block() local
|
/linux/fs/jfs/ |
H A D | super.c | 86 va_list args; in jfs_error() local
|
/linux/fs/xfs/scrub/ |
H A D | repair.c | 456 struct xfs_alloc_arg args = {0}; in xrep_fix_freelist() local
|
/linux/net/mac80211/ |
H A D | debugfs.c | 23 va_list args; in mac80211_format_buffer() local
|
/linux/virt/kvm/ |
H A D | guest_memfd.c | 449 int kvm_gmem_create(struct kvm *kvm, struct kvm_create_guest_memfd *args) in kvm_gmem_create()
|
/linux/drivers/iommu/ |
H A D | sprd-iommu.c | 396 const struct of_phandle_args *args) in sprd_iommu_of_xlate()
|
/linux/drivers/mmc/host/ |
H A D | uniphier-sd.c | 586 struct of_phandle_args args; in uniphier_sd_uhs_init() local
|
/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_job.c | 839 struct drm_sched_init_args args = { in panfrost_job_init() local
|
/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | wndw.c | 71 } args = {}; in nv50_wndw_ctxdma_new() local
|
/linux/drivers/gpio/ |
H A D | gpio-rcar.c | 456 struct of_phandle_args args; in gpio_rcar_parse_dt() local
|