/linux-6.14.4/drivers/thunderbolt/ |
D | eeprom.c | 96 static int tb_eeprom_out(struct tb_switch *sw, u8 val) in tb_eeprom_out() 116 static int tb_eeprom_in(struct tb_switch *sw, u8 *val) in tb_eeprom_in() 168 static int tb_eeprom_read_n(struct tb_switch *sw, u16 offset, u8 *val, in tb_eeprom_read_n() 203 u8 val = 0xff; in tb_crc8() local 253 struct tb_drom_entry_header header; member 259 struct tb_drom_entry_header header; member 285 struct tb_drom_entry_header header; member 325 struct tb_drom_entry_header *header) in tb_drom_parse_entry_generic() 361 struct tb_drom_entry_header *header) in tb_drom_parse_entry_port() 409 struct tb_drom_header *header = (void *) sw->drom; in tb_drom_parse_entries() local [all …]
|
/linux-6.14.4/drivers/acpi/numa/ |
D | srat.c | 180 acpi_table_print_srat_entry(struct acpi_subtable_header *header) in acpi_table_print_srat_entry() 298 u8 val = slit->entry[d*i + j]; in slit_valid() local 363 acpi_parse_memory_affinity(union acpi_subtable_headers *header, in acpi_parse_memory_affinity() 432 static int __init acpi_parse_cfmws(union acpi_subtable_headers *header, in acpi_parse_cfmws() 480 acpi_parse_x2apic_affinity(union acpi_subtable_headers *header, in acpi_parse_x2apic_affinity() 496 acpi_parse_processor_affinity(union acpi_subtable_headers *header, in acpi_parse_processor_affinity() 512 acpi_parse_gicc_affinity(union acpi_subtable_headers *header, in acpi_parse_gicc_affinity() 529 acpi_parse_gi_affinity(union acpi_subtable_headers *header, in acpi_parse_gi_affinity() 555 acpi_parse_gi_affinity(union acpi_subtable_headers *header, in acpi_parse_gi_affinity() 563 acpi_parse_rintc_affinity(union acpi_subtable_headers *header, in acpi_parse_rintc_affinity()
|
/linux-6.14.4/fs/ext2/ |
D | xattr.c | 139 ext2_xattr_header_valid(struct ext2_xattr_header *header) in ext2_xattr_header_valid() 411 struct ext2_xattr_header *header = NULL; in ext2_xattr_set() local 576 char *val = (char *)header + offs; in ext2_xattr_set() local 622 char *val = (char *)header + min_offs - size; in ext2_xattr_set() local 707 struct ext2_xattr_header *header) in ext2_xattr_set2() 938 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find() 988 static inline void ext2_xattr_hash_entry(struct ext2_xattr_header *header, in ext2_xattr_hash_entry() 1024 static void ext2_xattr_rehash(struct ext2_xattr_header *header, in ext2_xattr_rehash()
|
/linux-6.14.4/tools/power/x86/intel-speed-select/ |
D | isst-display.c | 84 static void format_and_print_txt(FILE *outf, int level, char *header, in format_and_print_txt() 112 static void format_and_print(FILE *outf, int level, char *header, char *value) in format_and_print() 171 char header[256]; in print_package_info() local 214 static char header[256]; in _isst_pbf_display_information() local 260 char header[256]; in _isst_fact_display_information() local 332 unsigned int val, char *str0, char *str1) in isst_ctdp_display_core_info() 353 static char header[256]; in isst_ctdp_display_information() local 598 char header[256]; in isst_clos_display_information() local 641 char header[256]; in isst_clos_display_clos_information() local 683 char header[256]; in isst_clos_display_assoc_information() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/qxl/ |
D | qxl_cmd.c | 38 struct qxl_ring_header header; member 57 qxl_ring_create(struct qxl_ring_header *header, in qxl_ring_create() 81 struct qxl_ring_header *header = &(ring->ring->header); in qxl_check_header() local 95 struct qxl_ring_header *header = &(ring->ring->header); in qxl_check_idle() local 107 struct qxl_ring_header *header = &(ring->ring->header); in qxl_ring_push() local 154 volatile struct qxl_ring_header *header = &(ring->ring->header); in qxl_ring_pop() local 280 static int wait_for_io_cmd_user(struct qxl_device *qdev, uint8_t val, long port, bool intr) in wait_for_io_cmd_user() 315 static void wait_for_io_cmd(struct qxl_device *qdev, uint8_t val, long port) in wait_for_io_cmd()
|
/linux-6.14.4/drivers/hwmon/occ/ |
D | sysfs.c | 48 int val = 0; in occ_sysfs_show() local 50 struct occ_poll_response_header *header; in occ_sysfs_show() local 165 struct occ_poll_response_header *header = in occ_sysfs_poll_done() local
|
/linux-6.14.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_mob.c | 121 SVGA3dCmdHeader header; in vmw_setup_otable_base() member 199 SVGA3dCmdHeader header; in vmw_takedown_otable_base() member 434 static void vmw_mob_assign_ppn(u32 **addr, dma_addr_t val) in vmw_mob_assign_ppn() 440 static void vmw_mob_assign_ppn(u32 **addr, dma_addr_t val) in vmw_mob_assign_ppn() 555 SVGA3dCmdHeader header; in vmw_mob_unbind() member 609 SVGA3dCmdHeader header; in vmw_mob_bind() member
|
D | vmwgfx_cmdbuf.c | 235 static void vmw_cmdbuf_header_inline_free(struct vmw_cmdbuf_header *header) in vmw_cmdbuf_header_inline_free() 256 static void __vmw_cmdbuf_header_free(struct vmw_cmdbuf_header *header) in __vmw_cmdbuf_header_free() 281 void vmw_cmdbuf_header_free(struct vmw_cmdbuf_header *header) in vmw_cmdbuf_header_free() 301 static int vmw_cmdbuf_header_submit(struct vmw_cmdbuf_header *header) in vmw_cmdbuf_header_submit() 304 u32 val; in vmw_cmdbuf_header_submit() local 475 struct vmw_cmdbuf_header *header, in vmw_cmdbuf_ctx_add() 531 SVGA3dCmdHeader *header = (SVGA3dCmdHeader *) in vmw_cmdbuf_work_func() local 861 struct vmw_cmdbuf_header *header, in vmw_cmdbuf_space_pool() 915 struct vmw_cmdbuf_header *header, in vmw_cmdbuf_space_inline() 959 struct vmw_cmdbuf_header *header; in vmw_cmdbuf_alloc() local [all …]
|
D | vmwgfx_execbuf.c | 573 SVGA3dCmdHeader *header) in vmw_cmd_invalid() 580 SVGA3dCmdHeader *header) in vmw_cmd_ok() 744 struct vmw_ctx_validation_info *val; in vmw_rebind_contexts() local 826 SVGA3dCmdHeader *header) in vmw_cmd_cid_check() 866 SVGA3dCmdHeader *header) in vmw_cmd_set_render_target_check() 913 SVGA3dCmdHeader *header) in vmw_cmd_surface_copy_check() 933 SVGA3dCmdHeader *header) in vmw_cmd_buffer_copy_check() 952 SVGA3dCmdHeader *header) in vmw_cmd_pred_copy_check() 971 SVGA3dCmdHeader *header) in vmw_cmd_stretch_blt_check() 990 SVGA3dCmdHeader *header) in vmw_cmd_blt_surf_screen_check() [all …]
|
/linux-6.14.4/tools/lib/perf/include/perf/ |
D | event.h | 14 struct perf_event_header header; member 23 struct perf_event_header header; member 48 struct perf_event_header header; member 54 struct perf_event_header header; member 61 struct perf_event_header header; member 68 struct perf_event_header header; member 76 struct perf_event_header header; member 90 struct perf_event_header header; member 100 struct perf_event_header header; member 111 struct perf_event_header header; member [all …]
|
/linux-6.14.4/drivers/net/wireless/marvell/libertas/ |
D | types.h | 18 struct ieee_ie_header header; member 28 struct ieee_ie_header header; member 39 struct ieee_ie_header header; member 48 struct ieee_ie_header header; member 108 struct mrvl_ie_header header; member 113 struct mrvl_ie_header header; member 118 struct mrvl_ie_header header; member 123 struct mrvl_ie_header header; member 149 struct mrvl_ie_header header; member 154 struct mrvl_ie_header header; member [all …]
|
/linux-6.14.4/sound/isa/wavefront/ |
D | wavefront_synth.c | 783 wavefront_send_patch (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_patch() 809 wavefront_send_program (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_program() 865 wavefront_patch_info *header, in wavefront_send_sample() 1173 wavefront_send_alias (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_alias() 1210 wavefront_send_multisample (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_multisample() 1266 wavefront_patch_info *header) in wavefront_fetch_multisample() 1291 int val; in wavefront_fetch_multisample() local 1321 wavefront_send_drum (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_drum() 1381 wavefront_patch_info *header; in wavefront_load_patch() local 1793 int val, int port, unsigned long timeout) in wavefront_should_cause_interrupt()
|
/linux-6.14.4/drivers/gpu/drm/msm/adreno/ |
D | a6xx_hfi.c | 15 #define HFI_MSG_ID(val) [val] = #val argument 32 struct a6xx_hfi_queue_header *header = queue->header; in a6xx_hfi_queue_read() local 70 struct a6xx_hfi_queue_header *header = queue->header; in a6xx_hfi_queue_write() local 107 u32 val; in a6xx_hfi_wait_for_ack() local 885 struct a6xx_hfi_queue_header *header, void *virt, u64 iova, in a6xx_hfi_queue_init()
|
/linux-6.14.4/drivers/iio/imu/inv_icm42600/ |
D | inv_icm42600_buffer.c | 29 uint8_t header; member 36 uint8_t header; member 50 uint8_t header = *((const uint8_t *)packet); in inv_icm42600_fifo_decode_packet() local 126 unsigned int mask, val; in inv_icm42600_buffer_set_fifo_en() local 587 unsigned int val; in inv_icm42600_buffer_init() local
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sdma.c | 158 const struct common_firmware_header *header = NULL; in amdgpu_sdma_init_inst_ctx() local 212 const struct common_firmware_header *header = NULL; in amdgpu_sdma_init_microcode() local 355 static int amdgpu_debugfs_sdma_sched_mask_set(void *data, u64 val) in amdgpu_debugfs_sdma_sched_mask_set() 381 static int amdgpu_debugfs_sdma_sched_mask_get(void *data, u64 *val) in amdgpu_debugfs_sdma_sched_mask_get()
|
/linux-6.14.4/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_mbox.c | 37 #define HINIC_MBOX_INT_SET(val, field) \ argument 56 #define HINIC_MBOX_CTRL_SET(val, field) \ argument 89 #define HINIC_MBOX_HEADER_GET(val, field) \ argument 92 #define HINIC_MBOX_HEADER_SET(val, field) \ argument 139 #define MBOX_BODY_FROM_HDR(header) ((u8 *)(header) + MBOX_HEADER_SZ) argument 427 void *header, struct hinic_recv_mbox *recv_mbox) in recv_mbox_handler() 568 u8 *header) in check_vf_mbox_random_id() 619 static void hinic_mbox_func_aeqe_handler(void *handle, void *header, u8 size) in hinic_mbox_func_aeqe_handler() 647 static void hinic_mbox_self_aeqe_handler(void *handle, void *header, u8 size) in hinic_mbox_self_aeqe_handler() 667 struct hinic_send_mbox *mbox, u64 *header) in mbox_copy_header() [all …]
|
/linux-6.14.4/drivers/s390/char/ |
D | sclp.h | 89 struct sccb_header header; member 111 static inline void sccb_set_mask(u8 *masks, size_t len, int i, sccb_mask_t val) in sccb_set_mask() 128 #define sccb_set_generic_mask(sccb, i, val) \ argument 134 #define sccb_set_recv_mask(sccb, val) sccb_set_generic_mask(sccb, 0, val) argument 135 #define sccb_set_send_mask(sccb, val) sccb_set_generic_mask(sccb, 1, val) argument 136 #define sccb_set_sclp_recv_mask(sccb, val) sccb_set_generic_mask(sccb, 2, val) argument 137 #define sccb_set_sclp_send_mask(sccb, val) sccb_set_generic_mask(sccb, 3, val) argument 140 struct sccb_header header; member 153 struct sccb_header header; /* 0-7 */ member 198 struct sccb_header header; member
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | strobemeta.h | 57 struct strobe_value_header header; member 59 int64_t val; member 65 struct strobe_value_header header; member 70 struct strobe_value_header header; member 75 struct strobe_value_header header; member 81 const char* val; member 251 void* val; member
|
/linux-6.14.4/drivers/firmware/cirrus/test/ |
D | cs_dsp_mock_mem_maps.c | 406 unsigned int val, xm_base = 0, ym_base = 0, zm_base = 0; in cs_dsp_mock_xm_header_get_alg_base_in_words() local 471 unsigned int cs_dsp_mock_xm_header_get_fw_version(struct cs_dsp_mock_xm_header *header) in cs_dsp_mock_xm_header_get_fw_version() 645 int cs_dsp_mock_xm_header_write_to_regmap(struct cs_dsp_mock_xm_header *header) in cs_dsp_mock_xm_header_write_to_regmap() 675 const void *header; in cs_dsp_create_mock_xm_header() local
|
/linux-6.14.4/drivers/irqchip/ |
D | irq-gic-v3.c | 133 u32 val; in gic_has_group0() local 174 u32 val; in gic_prio_init() local 346 u32 val; in gic_do_wait_for_rwp() local 370 u32 val; in gic_enable_redist() local 522 enum irqchip_irq_state which, bool val) in gic_irq_set_irqchip_state() 562 enum irqchip_irq_state which, bool *val) in gic_irq_get_irqchip_state() 977 u32 val; in gic_dist_init() local 1127 u64 val; in __gic_update_rdist_properties() local 1415 u64 val; in gic_send_sgi() local 1484 u64 val; in gic_set_affinity() local [all …]
|
/linux-6.14.4/drivers/cxl/core/ |
D | cdat.c | 52 static int cdat_dsmas_handler(union acpi_subtable_headers *header, void *arg, in cdat_dsmas_handler() 91 int access, unsigned int val) in __cxl_access_coordinate_set() 118 int access, unsigned int val) in cxl_access_coordinate_set() 124 static int cdat_dslbis_handler(union acpi_subtable_headers *header, void *arg, in cdat_dslbis_handler() 134 u64 val; in cdat_dslbis_handler() local 421 static int cdat_sslbis_handler(union acpi_subtable_headers *header, void *arg, in cdat_sslbis_handler() 425 struct acpi_cdat_header header; in cdat_sslbis_handler() member 461 u64 val; in cdat_sslbis_handler() local
|
/linux-6.14.4/drivers/firmware/broadcom/ |
D | bcm47xx_nvram.c | 50 struct nvram_header __iomem *header = nvram_start; in bcm47xx_nvram_copy() local 158 struct nvram_header header; in nvram_init() local 185 int bcm47xx_nvram_getenv(const char *name, char *val, size_t val_len) in bcm47xx_nvram_getenv()
|
/linux-6.14.4/drivers/gpu/drm/rockchip/ |
D | cdn-dp-reg.c | 31 u32 val; in cdn_dp_clock_reset() local 80 int val, ret; in cdn_dp_mailbox_read() local 91 static int cdp_dp_mailbox_write(struct cdn_dp_device *dp, u8 val) in cdp_dp_mailbox_write() 111 u8 header[4]; in cdn_dp_mailbox_validate_receive() local 161 u8 header[4]; in cdn_dp_mailbox_send() local 184 static int cdn_dp_reg_write(struct cdn_dp_device *dp, u16 addr, u32 val) in cdn_dp_reg_write() 199 u8 start_bit, u8 bits_no, u32 val) in cdn_dp_reg_write_bit() 587 u8 val[2] = {0}; in cdn_dp_get_msa_misc() local 635 u32 val, link_rate, rem; in cdn_dp_config_video() local 832 u32 val; in cdn_dp_audio_config_i2s() local [all …]
|
/linux-6.14.4/drivers/misc/ibmasm/ |
D | heartbeat.c | 32 static int panic_happened(struct notifier_block *n, unsigned long val, void *v) in panic_happened() 75 struct dot_command_header *header = (struct dot_command_header *)cmd->buffer; in ibmasm_receive_heartbeat() local
|
/linux-6.14.4/fs/ext4/ |
D | xattr.c | 213 struct ext4_xattr_ibody_header *header = value_start; in check_xattrs() local 312 __xattr_check_inode(struct inode *inode, struct ext4_xattr_ibody_header *header, in __xattr_check_inode() 634 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_get() local 777 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_list() local 856 struct ext4_xattr_ibody_header *header; in ext4_get_inode_usage() local 1642 void *val = s->base + offs; in ext4_xattr_set_entry() local 1728 void *val = s->base + offs; in ext4_xattr_set_entry() local 1790 void *val = s->base + min_offs - new_size; in ext4_xattr_set_entry() local 1902 #define header(x) ((struct ext4_xattr_header *)(x)) in ext4_xattr_block_set() macro 2219 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_find() local [all …]
|