/linux-6.14.4/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_main.c | 205 __le64 val = cpu_to_le64(addr); in mvpp2_txdesc_dma_addr_set() local 389 u32 val; in mvpp2_bm_pool_create() local 453 u32 val; in mvpp2_bm_pool_bufsize_set() local 473 u32 val; in mvpp2_bm_bufs_get_addrs() local 552 u32 val; in mvpp2_bm_pool_destroy() local 610 int val; in mvpp23_bm_set_8pool_mode() local 621 u32 val; in mvpp2_bm_pool_cleanup() local 723 u32 val, mask; in mvpp2_rxq_long_pool_set() local 744 u32 val, mask; in mvpp2_rxq_short_pool_set() local 798 int val, cm3_state, host_id, q; in mvpp2_rxq_enable_fc() local [all …]
|
/linux-6.14.4/tools/perf/util/ |
D | session.c | 785 u64 timestamp, u64 file_offset, const char *file_path) in perf_session__queue_event() 918 u64 val = regs[i++]; in regs_dump__printf() local 1615 u64 timestamp = -1ULL; in perf_session__process_event() local
|
D | evsel.c | 1717 u64 val, u64 ena, u64 run, u64 lost) in evsel__set_count() 2027 static int __open_attr__fprintf(FILE *fp, const char *name, const char *val, in __open_attr__fprintf() 3271 u64 *timestamp) in evsel__parse_sample_timestamp() 3432 unsigned long long val; in evsel__taskstate() local
|
D | evlist.c | 864 unsigned long pages, val; in parse_pages_arg() local 1491 union sigval val; in evlist__prepare_workload() local 1594 int evlist__parse_sample_timestamp(struct evlist *evlist, union perf_event *event, u64 *timestamp) in evlist__parse_sample_timestamp()
|
/linux-6.14.4/drivers/staging/media/av7110/ |
D | av7110_av.c | 271 unsigned int vol, val, balance = 0; in av7110_set_volume() local 1101 compat_long_t timestamp; member
|
/linux-6.14.4/drivers/crypto/hisilicon/ |
D | qm.c | 394 unsigned long long timestamp; member 447 u32 val; member 471 int hisi_qm_q_num_set(const char *val, const struct kernel_param *kp, in hisi_qm_q_num_set() 587 u32 val; in hisi_qm_wait_mb_ready() local 625 u32 val; in qm_mb_nolock() local 767 u32 val; in qm_disable_clock_gate() local 780 u32 val; in qm_dev_mem_reset() local 801 u32 val; in hisi_qm_get_hw_info() local 822 u32 val; in hisi_qm_get_cap_value() local 1029 u32 val; in qm_mb_cmd_irq() local [all …]
|
/linux-6.14.4/samples/bpf/ |
D | xdp_sample_user.c | 91 __u64 timestamp; member 99 struct record val; member 582 static double sample_round(double val) in sample_round()
|
/linux-6.14.4/drivers/net/ethernet/atheros/ |
D | ag71xx.c | 582 int err, val; in ag71xx_mdio_mii_read() local 608 u16 val) in ag71xx_mdio_mii_write() 746 unsigned long timestamp; in ag71xx_check_dma_stuck() local 862 u32 val; in ag71xx_dma_reset() local
|
/linux-6.14.4/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 1600 u32 val; in set_tx_desc_fetch_prio() local 1617 u32 val; in set_queue_mode() local 1889 u32 val; in igb_setup_tx_mode() local 4661 u32 val, reg; in igb_set_vf_vlan_strip() local 8569 ktime_t timestamp) in igb_construct_skb() 8621 ktime_t timestamp) in igb_build_skb() 8992 ktime_t timestamp = 0; in igb_clean_rx_irq() local 9550 u32 err, val; in __igb_resume() local
|
/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_main.h | 450 u32 timestamp; member 804 static inline void spx5_wr(u32 val, struct sparx5 *sparx5, in spx5_wr() 814 static inline void spx5_inst_wr(u32 val, void __iomem *iomem, in spx5_inst_wr() 824 static inline void spx5_rmw(u32 val, u32 mask, struct sparx5 *sparx5, in spx5_rmw() 838 static inline void spx5_inst_rmw(u32 val, u32 mask, void __iomem *iomem, in spx5_inst_rmw()
|
/linux-6.14.4/drivers/scsi/qla4xxx/ |
D | ql4_nx.c | 970 int addr, val; in qla4_82xx_pinit_from_rom() local 1358 uint64_t off8, val, mem_crb, word[2] = {0, 0}; in qla4_82xx_pci_mem_read_2M() local 1550 u32 val = 0; in qla4_82xx_cmdpeg_ready() local 2997 uint32_t timestamp; in qla4_8xxx_collect_md_data() local 3642 uint32_t val; in qla4_82xx_read_flash_data() local
|
/linux-6.14.4/drivers/scsi/qla2xxx/ |
D | qla_nx2.c | 40 qla8044_wr_reg(struct qla_hw_data *ha, ulong addr, uint32_t val) in qla8044_wr_reg() 71 uint32_t val; in qla8044_set_win_base() local 1318 uint32_t val, ret_val = QLA_FUNCTION_FAILED; in qla8044_check_cmd_peg_status() local 3223 uint32_t timestamp, idc_control; in qla8044_collect_md_data() local
|
/linux-6.14.4/drivers/net/wireless/intel/iwlegacy/ |
D | common.c | 69 u32 val; in _il_grab_nic_access() local 128 u32 val; in il_rd_prph() local 140 il_wr_prph(struct il_priv *il, u32 addr, u32 val) in il_wr_prph() 172 il_write_targ_mem(struct il_priv *il, u32 addr, u32 val) in il_write_targ_mem() 5262 __le64 timestamp; in il_beacon_update() local
|
/linux-6.14.4/drivers/hid/ |
D | hid-multitouch.c | 142 int timestamp; /* the timestamp to be sent */ member 434 unsigned long val; in mt_set_quirks() local
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | nettest.c | 147 static char *timestamp(char *timebuf, int buflen) in timestamp() function 1672 int val = 0, sz = sizeof(val); in wait_for_connect() local
|
/linux-6.14.4/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 575 static void hisi_sas_write32(struct hisi_hba *hisi_hba, u32 off, u32 val) in hisi_sas_write32() 583 u32 off, u32 val) in hisi_sas_phy_write32() 598 #define hisi_sas_read32_poll_timeout(off, val, cond, delay_us, \ argument 605 #define hisi_sas_read32_poll_timeout_atomic(off, val, cond, delay_us, \ argument 709 u32 val = hisi_sas_phy_read32(hisi_hba, i, in init_reg_v3_hw() local 938 u32 val; in reset_hw_v3_hw() local 2032 u32 val; in multi_bit_ecc_error_process_v3_hw() local 3165 u32 i, val; in read_iost_itct_cache_v3_hw() local 4114 int val; in debugfs_bist_phy_v3_hw_write() local 4148 int val; in debugfs_bist_cnt_v3_hw_write() local [all …]
|
/linux-6.14.4/kernel/trace/ |
D | ring_buffer.c | 610 static void rb_time_set(rb_time_t *t, u64 val) in rb_time_set() 1205 unsigned long val = (unsigned long)list; in rb_list_head() local 1221 unsigned long val; in rb_is_head_page() local 1307 unsigned long val = (unsigned long)&head->list; in rb_head_page_set() local 1400 unsigned long val; in rb_head_page_replace() local 1443 unsigned long val = old_write & ~RB_WRITE_MASK; in rb_tail_page_update() local 1475 unsigned long val = (unsigned long)bpage; in rb_check_bpage() local 1749 unsigned long long *timestamp, u64 *delta_ptr) in rb_read_data_buffer() 1975 unsigned long val; in rbm_start() local 2000 unsigned long val = (unsigned long)v; in rbm_show() local [all …]
|
/linux-6.14.4/drivers/net/ |
D | veth.c | 1246 xdp_features_t val = NETDEV_XDP_ACT_BASIC | in veth_set_xdp_features() local 1614 static int veth_xdp_rx_timestamp(const struct xdp_md *ctx, u64 *timestamp) in veth_xdp_rx_timestamp()
|
/linux-6.14.4/drivers/scsi/bnx2i/ |
D | bnx2i.h | 130 #define REG_WR(__hba, offset, val) \ argument 756 unsigned long timestamp; member
|
/linux-6.14.4/drivers/input/ |
D | input.c | 1662 #define INPUT_ADD_HOTPLUG_VAR(fmt, val...) \ argument 2070 void input_set_timestamp(struct input_dev *dev, ktime_t timestamp) in input_set_timestamp()
|
/linux-6.14.4/drivers/net/ethernet/amazon/ena/ |
D | ena_com.c | 930 u32 val, exp = 0; in wait_for_reset_state() local 2031 u64 timestamp; in ena_com_aenq_intr_handler() local
|
/linux-6.14.4/include/net/bluetooth/ |
D | hci_core.h | 65 __u32 timestamp; member 81 __u32 timestamp; member 184 u8 val[16]; member 191 u8 val[16]; member 204 u8 val[16]; member 213 u8 val[16]; member 221 u8 val[HCI_LINK_KEY_SIZE]; member
|
/linux-6.14.4/include/uapi/linux/ |
D | videodev2.h | 1159 struct __kernel_v4l2_timeval timestamp; member 1161 struct timeval timestamp; member 2590 struct __kernel_timespec timestamp; member 2592 struct timespec timestamp; member 2638 __u64 val; member
|
/linux-6.14.4/drivers/net/ethernet/adaptec/ |
D | starfire.c | 455 __le32 timestamp; member 1882 static void set_msglevel(struct net_device *dev, u32 val) in set_msglevel()
|
/linux-6.14.4/drivers/scsi/ |
D | pmcraid.c | 3566 u8 val; in pmcraid_store_log_level() local 4946 u64 timestamp; in pmcraid_set_timestamp() local
|