/Linux-v6.6/drivers/usb/dwc2/ |
D | hcd_queue.c | 377 va_list args; in cat_printf() local
|
/Linux-v6.6/drivers/md/ |
D | dm-verity-target.c | 808 unsigned int args = 0; in verity_status() local
|
/Linux-v6.6/tools/perf/util/ |
D | probe-file.c | 853 char **args = argv_split(note->args, &args_count); in synthesize_sdt_probe_command() local
|
/Linux-v6.6/tools/perf/ui/browsers/ |
D | annotate.c | 84 va_list args; in annotate_browser__printf() local
|
/Linux-v6.6/drivers/media/dvb-frontends/ |
D | si21xx.c | 103 #define dprintk(args...) \ argument
|
/Linux-v6.6/drivers/firewire/ |
D | ohci.c | 44 #define ohci_info(ohci, f, args...) dev_info(ohci->card.device, f, ##args) argument 45 #define ohci_notice(ohci, f, args...) dev_notice(ohci->card.device, f, ##args) argument 46 #define ohci_err(ohci, f, args...) dev_err(ohci->card.device, f, ##args) argument
|
/Linux-v6.6/include/linux/ceph/ |
D | ceph_fs.h | 497 union ceph_mds_request_args args; member 513 union ceph_mds_request_args_ext args; member 527 union ceph_mds_request_args_ext args; member
|
/Linux-v6.6/drivers/block/ |
D | floppy.c | 152 #define DPRINT(format, args...) \ argument 157 #define debug_dcl(test, fmt, args...) \ argument 160 #define debug_dcl(test, fmt, args...) \ argument
|
/Linux-v6.6/fs/reiserfs/ |
D | reiserfs.h | 901 #define reiserfs_warning(s, id, fmt, args...) \ argument 906 #define __RASSERT(cond, scond, format, args...) \ argument 914 #define RASSERT(cond, format, args...) __RASSERT(cond, #cond, format, ##args) argument 917 #define RFALSE(cond, format, args...) __RASSERT(!(cond), "!(" #cond ")", format, ##args) argument 919 #define RFALSE( cond, format, args... ) do {;} while( 0 ) argument 3192 #define reiserfs_panic(s, id, fmt, args...) \ argument 3196 #define reiserfs_error(s, id, fmt, args...) \ argument
|
/Linux-v6.6/drivers/net/wireless/intersil/hostap/ |
D | hostap_wlan.h | 953 #define PDEBUG(n, args...) \ argument 955 #define PDEBUG2(n, args...) \ argument 960 #define PDEBUG(n, args...) argument 961 #define PDEBUG2(n, args...) argument
|
/Linux-v6.6/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_hw.c | 827 struct fwnode_reference_args args; in acpi_phy_find_device() local
|
/Linux-v6.6/net/netfilter/ |
D | nfnetlink_log.c | 57 #define PRINTR(x, args...) do { if (net_ratelimit()) \ argument
|
/Linux-v6.6/fs/nfs/ |
D | nfs3proc.c | 259 struct nfs3_readlinkargs args = { in nfs3_proc_readlink() local
|
/Linux-v6.6/arch/ia64/kernel/ |
D | efi.c | 74 #define efi_call_virt(f, args...) (*(f))(args) argument
|
/Linux-v6.6/arch/um/drivers/ |
D | virt-pci.c | 885 void *args) in um_pci_inner_domain_alloc()
|
/Linux-v6.6/fs/ceph/ |
D | super.c | 618 static void destroy_mount_options(struct ceph_mount_options *args) in destroy_mount_options()
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | openprom.h | 66 char args[100]; member
|
/Linux-v6.6/sound/soc/qcom/qdsp6/ |
D | q6asm-dai.c | 1289 struct of_phandle_args args; in q6asm_dai_probe() local
|
/Linux-v6.6/drivers/scsi/ |
D | wd33c93.h | 234 unsigned int args; /* set from command-line argument */ member
|
/Linux-v6.6/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 145 va_list args; in __fm10k_add_stat_strings() local
|
/Linux-v6.6/drivers/staging/media/av7110/ |
D | av7110_hw.c | 479 va_list args; in av7110_fw_cmd() local
|
/Linux-v6.6/kernel/ |
D | params.c | 163 char *args, in parse_args()
|
/Linux-v6.6/include/linux/ |
D | kvm_host.h | 2029 static inline int kvm_irqfd(struct kvm *kvm, struct kvm_irqfd *args) in kvm_irqfd() 2048 static inline int kvm_irqfd(struct kvm *kvm, struct kvm_irqfd *args) in kvm_irqfd() 2061 static inline int kvm_ioeventfd(struct kvm *kvm, struct kvm_ioeventfd *args) in kvm_ioeventfd()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 233 struct nvif_disp_chan_v0 *args = data; in nv50_dmac_create() local 782 } args = { 0 }; in nv50_hdmi_enable() local
|
/Linux-v6.6/fs/btrfs/ |
D | scrub.c | 2794 struct btrfs_dev_lookup_args args = { .devid = devid }; in btrfs_scrub_dev() local 3030 struct btrfs_dev_lookup_args args = { .devid = devid }; in btrfs_scrub_progress() local
|