/linux-6.14.4/drivers/gpu/drm/panthor/ |
D | panthor_mmu.c | 487 static void free_pt(void *cookie, void *data, size_t size) in free_pt() 507 u32 val; in wait_ready() local
|
/linux-6.14.4/drivers/net/ethernet/adaptec/ |
D | starfire.c | 1882 static void set_msglevel(struct net_device *dev, u32 val) in set_msglevel() 1901 struct mii_ioctl_data *data = if_mii(rq); in netdev_ioctl() local
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | sh_css_internal.h | 293 u32 data; member 438 #define SH_CSS_PIPE_PORT_CONFIG_SET(p, pd, pt, val) ((val) ? \ argument
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras.h | 70 #define AMDGPU_RAS_GET_FEATURES(val) ((val) & ~AMDGPU_RAS_FEATURES_SOCKETID_MASK) argument 473 void *data; member
|
/linux-6.14.4/fs/f2fs/ |
D | node.c | 49 struct sysinfo val; in f2fs_available_free_memory() local 1906 static int f2fs_match_ino(struct inode *inode, unsigned long ino, void *data) in f2fs_match_ino()
|
/linux-6.14.4/kernel/trace/ |
D | trace.h | 214 struct trace_array_cpu __percpu *data; member 553 u32 val; member 2184 u64 *val; member
|
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/sound/ |
D | asound.h | 768 __u8 data[SNDRV_RAWMIDI_FRAMING_DATA_LENGTH]; member 1046 unsigned int val; member 1181 unsigned char data[512]; member 1247 } data; member
|
/linux-6.14.4/include/uapi/sound/ |
D | asound.h | 772 __u8 data[SNDRV_RAWMIDI_FRAMING_DATA_LENGTH]; member 1050 unsigned int val; member 1185 unsigned char data[512]; member 1251 } data; member
|
/linux-6.14.4/drivers/mtd/nand/raw/ |
D | nand_base.c | 2019 const void *data) in nand_set_features_op() 2069 void *data) in nand_get_features_op() 2879 int nand_check_erased_ecc_chunk(void *data, int datalen, in nand_check_erased_ecc_chunk() 5530 u32 val; in of_get_nand_bus_width() local
|
/linux-6.14.4/drivers/scsi/ |
D | ipr.h | 636 __be32 data[SCSI_SENSE_BUFFERSIZE/sizeof(__be32)]; member 706 u8 data[255 - sizeof(struct ipr_mode_parm_hdr)]; member 965 __be32 data[222]; member 971 __be32 data[476]; member 1075 __be32 data[200]; member 1121 __be32 data[sizeof(struct ipr_hostrcb_error)/sizeof(__be32)]; member 1922 static inline void writeq(u64 val, void __iomem *addr) in writeq()
|
/linux-6.14.4/include/linux/ |
D | pci.h | 164 #define PCI_SET_ERROR_RESPONSE(val) (*(val) = ((typeof(*(val))) PCI_ERROR_RESPONSE)) argument 165 #define PCI_POSSIBLE_ERROR(val) ((val) == ((typeof(val)) PCI_ERROR_RESPONSE)) argument 1075 #define PCI_DEVICE_DATA(vend, dev, data) \ argument 2161 static inline void pci_set_drvdata(struct pci_dev *pdev, void *data) in pci_set_drvdata()
|
D | of.h | 63 void *data; member 1648 const u32 val) in of_changeset_add_prop_u32()
|
/linux-6.14.4/fs/btrfs/ |
D | volumes.c | 4723 static int balance_kthread(void *data) in balance_kthread() 7645 u64 val; in btrfs_dev_stats_value() local 7656 int index, u64 val) in btrfs_set_dev_stats_value() 8208 static int relocating_repair_kthread(void *data) in relocating_repair_kthread()
|
/linux-6.14.4/arch/x86/kvm/mmu/ |
D | mmu.c | 7150 static void __set_nx_huge_pages(bool val) in __set_nx_huge_pages() 7155 static int set_nx_huge_pages(const char *val, const struct kernel_param *kp) in set_nx_huge_pages() 7307 static int set_nx_huge_pages_recovery_param(const char *val, const struct kernel_param *kp) in set_nx_huge_pages_recovery_param() 7434 static void kvm_nx_huge_page_recovery_worker_kill(void *data) in kvm_nx_huge_page_recovery_worker_kill() 7438 static bool kvm_nx_huge_page_recovery_worker(void *data) in kvm_nx_huge_page_recovery_worker()
|
/linux-6.14.4/include/uapi/linux/ |
D | videodev2.h | 2210 __u32 data[8]; member 2260 __u32 data[16]; member 2342 __u8 data[48]; member 2369 __u8 data[42]; /* Sliced VBI data for the line */ member 2585 __u8 data[64]; member 2638 __u64 val; member
|
/linux-6.14.4/arch/alpha/kernel/ |
D | osf_sys.c | 508 int, flag, void __user *, data) in SYSCALL_DEFINE4() argument 1311 SYSCALL_DEFINE1(sethae, unsigned long, val) in SYSCALL_DEFINE1() argument
|
/linux-6.14.4/net/mac80211/ |
D | rx.c | 599 #define HE_PREP(f, val) le16_encode_bits(val, IEEE80211_RADIOTAP_HE_##f) in ieee80211_add_rx_radiotap_header() argument 2738 u8 *data = skb->data; in ieee80211_deliver_skb() local
|
/linux-6.14.4/tools/perf/util/ |
D | cs-etm.c | 209 u64 val; in cs_etm__init_pid_fmt() local 765 static void cs_etm__packet_dump(const char *pkt_string, void *data) in cs_etm__packet_dump()
|
/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 552 u32 data[TRACE_LEN / 4]; member 1420 struct ch_filter_tuple val; member 1506 static inline void t4_write_reg(struct adapter *adap, u32 reg_addr, u32 val) in t4_write_reg() 1517 static inline void writeq(u64 val, volatile void __iomem *addr) in writeq() 1529 static inline void t4_write_reg64(struct adapter *adap, u32 reg_addr, u64 val) in t4_write_reg64()
|
/linux-6.14.4/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 122 u32 val = 0; in be_mcc_notify() local 668 u32 val = 0; in be_mbox_notify_wait() local 2291 u8 page_num, u32 off, u32 len, u8 *data) in be_cmd_read_port_transceiver_data()
|
/linux-6.14.4/include/linux/qed/ |
D | qed_if.h | 441 #define DIRECT_REG_WR(reg_addr, val) writel((u32)val, \ argument 446 #define DIRECT_REG_WR64(reg_addr, val) writeq((u64)val, \ argument 1475 u32 *data) in __internal_ram_wr() 1486 u32 *data) in internal_ram_wr()
|
/linux-6.14.4/mm/ |
D | vmalloc.c | 946 decode_vn_id(unsigned int val) in decode_vn_id() 3487 struct vmap_pfn_data *data = private; in vmap_pfn_apply() local 3512 struct vmap_pfn_data data = { .pfns = pfns, .prot = pgprot_nx(prot) }; in vmap_pfn() local
|
/linux-6.14.4/security/ |
D | security.c | 646 int call_blocking_lsm_notifier(enum lsm_event event, void *data) in call_blocking_lsm_notifier() 883 void *val, size_t val_len, in lsm_fill_user_ctx() 1568 const char *type, unsigned long flags, void *data) in security_sb_mount()
|
/linux-6.14.4/fs/ceph/ |
D | super.h | 292 const char *val; member 579 static inline int ceph_ino_compare(struct inode *inode, void *data) in ceph_ino_compare()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_svm.c | 68 struct kfd_criu_svm_range_priv_data data; member 719 uint32_t val = attrs[i].value; in svm_range_check_attr() local
|