/linux-6.14.4/arch/x86/events/amd/ |
D | lbr.c | 46 } split; member 57 } split; member 62 static __always_inline void amd_pmu_lbr_set_from(unsigned int idx, u64 val) in amd_pmu_lbr_set_from() 67 static __always_inline void amd_pmu_lbr_set_to(unsigned int idx, u64 val) in amd_pmu_lbr_set_to() 74 u64 val; in amd_pmu_lbr_get_from() local 83 u64 val; in amd_pmu_lbr_get_to() local
|
/linux-6.14.4/arch/x86/kernel/cpu/ |
D | cacheinfo.c | 152 } split; member 161 } split; member 168 } split; member 194 unsigned val; member 204 unsigned val; member 215 unsigned val; member 323 u32 val = 0; in amd_calc_l3_indices() local 452 unsigned long val = 0; in store_cache_disable() local 501 unsigned long val; in subcaches_store() local 1135 void set_cache_aps_delayed_init(bool val) in set_cache_aps_delayed_init()
|
/linux-6.14.4/lib/ |
D | maple_tree.c | 503 unsigned long val = (unsigned long)parent; in mas_set_parent() local 538 unsigned long val = (unsigned long)mte_to_node(enode)->parent; in mte_parent_slot() local 746 unsigned long val) in mte_set_pivot() 1044 unsigned char gap, unsigned long val) in mte_set_gap() 1817 static inline bool mab_middle_node(struct maple_big_node *b_node, int split, in mab_middle_node() 1840 unsigned char split, unsigned char slot_count) in mab_no_null_split() 1869 int split = b_end / 2; /* Assume equal split. */ in mab_calc_split() local 2371 unsigned char split = 0; in mas_mab_to_node() local 2426 unsigned char *slot, unsigned char split) in mas_set_split_parent() 2452 unsigned char *split, in mte_mid_split_check() [all …]
|
D | dynamic_debug.c | 339 static inline int parse_lineno(const char *str, unsigned int *val) in parse_lineno() 572 char *split; in ddebug_exec_queries() local 1273 static int ddebug_dyndbg_param_cb(char *param, char *val, in ddebug_dyndbg_param_cb() 1294 static int ddebug_dyndbg_boot_param_cb(char *param, char *val, in ddebug_dyndbg_boot_param_cb() 1306 int ddebug_dyndbg_module_param_cb(char *param, char *val, const char *module) in ddebug_dyndbg_module_param_cb() 1343 static int ddebug_module_notify(struct notifier_block *self, unsigned long val, in ddebug_module_notify()
|
/linux-6.14.4/arch/x86/kernel/cpu/resctrl/ |
D | internal.h | 179 u64 val; member 567 } split; member 575 } split; member 584 } split; member 592 } split; member
|
/linux-6.14.4/tools/testing/selftests/kvm/lib/arm64/ |
D | gic_v3.c | 119 static void gicv3_set_eoi_split(bool split) in gicv3_set_eoi_split() 121 uint32_t val; in gicv3_set_eoi_split() local 170 bool write, uint32_t *val) in gicv3_access_reg() 201 uint32_t reg_bits, uint32_t bits_per_field, uint32_t val) in gicv3_write_reg() 210 uint32_t val; in gicv3_read_reg() local 225 uint32_t val; in gicv3_irq_set_config() local 283 uint32_t val = readl(redist_base + GICR_WAKER); in gicv3_enable_redist() local 411 u64 val; in gic_rdist_enable_lpis() local
|
/linux-6.14.4/drivers/firewire/ |
D | nosy.c | 163 size_t split = end - buffer->head->data; in packet_buffer_get() local 202 size_t split = end - buffer->tail->data; in packet_buffer_put() local 247 set_phy_reg(struct pcilynx *lynx, int addr, int val) in set_phy_reg()
|
/linux-6.14.4/tools/testing/selftests/kvm/arm64/ |
D | vgic_irq.c | 155 static void gic_write_ap1r0(uint64_t val) in gic_write_ap1r0() 214 #define GUEST_IRQ_HANDLER_NAME(split, lev) CAT(PREFIX, CAT(split, lev)) argument 215 #define GENERATE_GUEST_IRQ_HANDLER(split, lev) \ argument 602 uint64_t val; in kvm_routing_and_irqfd_check() local
|
/linux-6.14.4/drivers/net/ethernet/qlogic/qede/ |
D | qede_fp.c | 103 struct eth_tx_bd *split = (struct eth_tx_bd *) in qede_free_tx_pkt() local 147 struct eth_tx_bd *split = (struct eth_tx_bd *) in qede_free_failed_tx_pkt() local 309 u16 val; in qede_xdp_xmit() local 1487 u16 txq_index, val = 0; in qede_start_xmit() local
|
/linux-6.14.4/drivers/net/ethernet/intel/idpf/ |
D | idpf_txrx.c | 566 static void idpf_rx_buf_hw_update(struct idpf_buf_queue *bufq, u32 val) in idpf_rx_buf_hw_update() 811 bool split = idpf_is_queue_model_split(vport->rxq_model); in idpf_rx_bufs_init_all() local 983 bool split, flow_sch_en; in idpf_txq_group_rel() local 1346 bool split, flow_sch_en; in idpf_txq_group_alloc() local 2185 void idpf_tx_buf_hw_update(struct idpf_tx_queue *tx_q, u32 val, in idpf_tx_buf_hw_update() 4063 bool split = idpf_is_queue_model_split(vport->rxq_model); in idpf_vport_intr_map_vector_to_qs() local
|
/linux-6.14.4/drivers/xen/xenbus/ |
D | xenbus_xs.c | 399 static char **split(char *strings, unsigned int len, unsigned int *num) in split() function 573 char *val; in xenbus_scanf() local 594 unsigned int val; in xenbus_read_unsigned() local
|
/linux-6.14.4/sound/pci/ |
D | es1938.c | 238 static void snd_es1938_mixer_write(struct es1938 *chip, unsigned char reg, unsigned char val) in snd_es1938_mixer_write() 267 unsigned char mask, unsigned char val) in snd_es1938_mixer_bits() 323 static void snd_es1938_write(struct es1938 *chip, unsigned char reg, unsigned char val) in snd_es1938_write() 338 unsigned char val; in snd_es1938_read() local 353 unsigned char val) in snd_es1938_bits() 517 int val; in snd_es1938_capture_trigger() local 570 int val; in snd_es1938_playback2_trigger() local 1022 unsigned char val = ucontrol->value.enumerated.item[0]; in snd_es1938_put_mux() local 1035 unsigned char val = snd_es1938_mixer_read(chip, 0x50); in snd_es1938_get_spatializer_enable() local 1096 unsigned char mask, unsigned char val) in snd_es1938_reg_bits() [all …]
|
/linux-6.14.4/sound/isa/ |
D | es18xx.c | 158 static int snd_es18xx_dsp_command(struct snd_es18xx *chip, unsigned char val) in snd_es18xx_dsp_command() 227 unsigned char mask, unsigned char val) in snd_es18xx_bits() 293 unsigned char mask, unsigned char val) in snd_es18xx_mixer_bits() 762 int split = 0; in snd_es18xx_interrupt() local 983 unsigned char val = ucontrol->value.enumerated.item[0]; in snd_es18xx_put_mux() local 1022 unsigned char val = snd_es18xx_mixer_read(chip, 0x50); in snd_es18xx_get_spatializer_enable() local 1079 unsigned char mask, unsigned char val) in snd_es18xx_reg_bits() 1123 int val; in snd_es18xx_get_single() local 1143 unsigned char val; in snd_es18xx_put_single() local
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | veristat.c | 534 long val; in append_filter() local 984 char *split = strrchr(freq[i].line, '@'); in print_top_src_lines() local 1596 const char **str, long *val) in prepare_value() 1648 long val = 0; in output_stats() local 1719 long val; in parse_stat_value() local
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.c | 1309 union devlink_param_value val, in mlxsw_core_devlink_param_fw_load_policy_validate() 1812 u32 val, tile_v; in mlxsw_core_health_fw_fatal_dump_fatal_cause() local 1827 u32 val, tile_v; in mlxsw_core_health_fw_fatal_dump_fw_assert() local 1858 u32 val; in mlxsw_core_health_fw_fatal_dump_kvd_im_stop() local 1870 u32 val; in mlxsw_core_health_fw_fatal_dump_crspace_to() local 1889 u32 val; in mlxsw_core_health_fw_fatal_dump() local 3060 u8 slot_index, u32 port_number, bool split, in __mlxsw_core_port_init() 3110 u8 slot_index, u32 port_number, bool split, in mlxsw_core_port_init()
|
/linux-6.14.4/drivers/block/ |
D | pktcdvd.c | 242 int val, ret; in congestion_off_store() local 273 int val, ret; in congestion_on_store() local 2432 struct bio *split; in pkt_submit_bio() local
|
/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() 862 u32 val; in ag71xx_dma_reset() local 1447 int i, ring_mask, ndesc, split; in ag71xx_fill_dma_desc() local
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads.c | 665 bool split = !!(esw_attr->split_count); in mlx5_eswitch_add_offloaded_rule() local 884 bool split = (esw_attr->split_count > 0); in __mlx5_eswitch_del_rule() local 2474 union devlink_param_value val, in esw_port_metadata_validate()
|
/linux-6.14.4/include/soc/fsl/qe/ |
D | qe.h | 188 static inline int par_io_data_set(u8 port, u8 pin, u8 val) { return -ENOSYS; } in par_io_data_set() 291 u8 split; /* 0 = shared I-RAM, 1 = split I-RAM */ member
|
/linux-6.14.4/kernel/trace/ |
D | trace_events_user.c | 1016 char val[8]; in user_field_array_size() local 2040 char **split; in user_event_argv_split() local
|
/linux-6.14.4/arch/powerpc/kvm/ |
D | book3s_hv.c | 2231 union kvmppc_one_reg *val) in kvmppc_get_one_reg_hv() 2489 union kvmppc_one_reg *val) in kvmppc_set_one_reg_hv() 3785 int split, subcore_size, active; in kvmppc_run_core() local
|
/linux-6.14.4/lib/zstd/compress/ |
D | zstd_compress_internal.h | 245 BYTE const* split; member 688 static unsigned ZSTD_NbCommonBytes (size_t val) in ZSTD_NbCommonBytes()
|
/linux-6.14.4/kernel/sched/ |
D | core.c | 966 typeof(ti->flags) val = READ_ONCE(ti->flags); in set_nr_if_polling() local 5053 __splice_balance_callbacks(struct rq *rq, bool split) in __splice_balance_callbacks() 5615 long val; in setup_resched_latency_warn_ms() local 5835 static inline void preempt_latency_start(int val) in preempt_latency_start() 5846 void preempt_count_add(int val) in preempt_count_add() 5872 static inline void preempt_latency_stop(int val) in preempt_latency_stop() 5878 void preempt_count_sub(int val) in preempt_count_sub() 5901 static inline void preempt_latency_start(int val) { } in preempt_latency_start() 5902 static inline void preempt_latency_stop(int val) { } in preempt_latency_stop() 9732 struct cftype *cft, s64 val) in cpu_rt_runtime_write()
|
/linux-6.14.4/include/net/ |
D | devlink.h | 89 u8 split:1, member 439 union devlink_param_value val; member
|
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.h | 1929 u32 split[BNXT_MAX_SPLIT_ENTRY]; member 2798 static inline void bnxt_writeq(struct bnxt *bp, u64 val, in bnxt_writeq() 2810 static inline void bnxt_writeq_relaxed(struct bnxt *bp, u64 val, in bnxt_writeq_relaxed()
|