/linux-6.14.4/tools/perf/util/ |
D | cpumap.c | 67 struct perf_cpu_map *map; in cpu_map__from_entries() local 93 struct perf_cpu_map *map; in cpu_map__from_mask() local 118 struct perf_cpu_map *map; in cpu_map__from_range() local 151 size_t cpu_map__fprintf(struct perf_cpu_map *map, FILE *fp) in cpu_map__fprintf() 600 size_t cpu_map__snprint(struct perf_cpu_map *map, char *buf, size_t size) in cpu_map__snprint() 645 static char hex_char(unsigned char val) in hex_char() 654 size_t cpu_map__snprint_mask(struct perf_cpu_map *map, char *buf, size_t size) in cpu_map__snprint_mask()
|
D | unwind-libunwind-local.c | 112 static int __dw_read_encoded_value(u8 **p, u8 *end, u64 *val, in __dw_read_encoded_value() 310 static int read_unwind_spec_eh_frame_maps_cb(struct map *map, void *data) in read_unwind_spec_eh_frame_maps_cb() 452 struct map *map; in find_proc_info() local 511 unw_fpreg_t __maybe_unused *val, in access_fpreg() 547 struct map *map; in access_dso_mem() local 623 u64 val; in access_reg() local 738 u64 val; in get_entries() local
|
/linux-6.14.4/arch/powerpc/platforms/powernv/ |
D | vas-window.c | 74 void *map; in map_paste_region() local 109 void *map; in map_mmio_region() local 276 u64 lpcr, val; in init_xlate_regs() local 364 u64 val; in init_winctx_regs() local 1103 uint64_t val; in vas_paste_crb() local 1157 u64 val; in poll_window_credits() local 1212 u64 val; in poll_window_busy_state() local 1263 u64 val; in unpin_close_window() local 1349 uint64_t val; in vas_return_credit() local
|
/linux-6.14.4/drivers/gpio/ |
D | gpio-lp87565.c | 18 struct regmap *map; member 24 int ret, val; in lp87565_gpio_get() local 46 int ret, val; in lp87565_gpio_get_direction() local
|
D | gpio-xilinx.c | 38 # define xgpio_writereg(offset, val) writel(val, offset) argument 41 # define xgpio_writereg(offset, val) __raw_writel(val, offset) argument 86 static inline u32 xgpio_get_value32(const unsigned long *map, int bit) in xgpio_get_value32() 94 static inline void xgpio_set_value32(unsigned long *map, int bit, u32 v) in xgpio_set_value32() 176 static void xgpio_set(struct gpio_chip *gc, unsigned int gpio, int val) in xgpio_set() 262 static int xgpio_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) in xgpio_dir_out() 427 u32 mask = BIT(bit / 32), val; in xgpio_irq_unmask() local
|
/linux-6.14.4/drivers/gpu/drm/sun4i/ |
D | sun8i_vi_scaler.c | 870 static void sun8i_vi_scaler_set_coeff(struct regmap *map, u32 base, in sun8i_vi_scaler_set_coeff() 912 u32 val, base; in sun8i_vi_scaler_enable() local 960 u32 val; in sun8i_vi_scaler_setup() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | bpf_iter_bpf_hash_map.c | 47 struct bpf_map *map = ctx->map; in dump_bpf_hash_map() local 50 __u64 *val = ctx->value; in dump_bpf_hash_map() local
|
/linux-6.14.4/kernel/bpf/ |
D | hashtab.c | 88 struct bpf_map map; member 209 static void *fd_htab_map_get_ptr(const struct bpf_map *map, struct htab_elem *l) in fd_htab_map_get_ptr() 681 static void *__htab_map_lookup_elem(struct bpf_map *map, void *key) in __htab_map_lookup_elem() 702 static void *htab_map_lookup_elem(struct bpf_map *map, void *key) in htab_map_lookup_elem() 723 static int htab_map_gen_lookup(struct bpf_map *map, struct bpf_insn *insn_buf) in htab_map_gen_lookup() 738 static __always_inline void *__htab_lru_map_lookup_elem(struct bpf_map *map, in __htab_lru_map_lookup_elem() 752 static void *htab_lru_map_lookup_elem(struct bpf_map *map, void *key) in htab_lru_map_lookup_elem() 757 static void *htab_lru_map_lookup_elem_sys(struct bpf_map *map, void *key) in htab_lru_map_lookup_elem_sys() 762 static int htab_lru_map_gen_lookup(struct bpf_map *map, in htab_lru_map_gen_lookup() 839 static int htab_map_get_next_key(struct bpf_map *map, void *key, void *next_key) in htab_map_get_next_key() [all …]
|
/linux-6.14.4/drivers/input/misc/ |
D | 88pm80x_onkey.c | 26 struct regmap *map; member 35 unsigned int val; in pm80x_onkey_handler() local
|
/linux-6.14.4/fs/ext4/ |
D | fast_commit.c | 793 static bool ext4_fc_add_tlv(struct super_block *sb, u16 tag, u16 len, u8 *val, in ext4_fc_add_tlv() 890 struct ext4_map_blocks map; in ext4_fc_write_inode_data() local 1350 struct ext4_fc_tl_mem *tl, u8 *val) in tl_to_darg() 1362 static inline void ext4_fc_get_tl(struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_get_tl() 1373 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_unlink() 1471 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_link() 1526 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_inode() 1629 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_create() 1727 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_add_range() 1735 struct ext4_map_blocks map; in ext4_fc_replay_add_range() local [all …]
|
/linux-6.14.4/drivers/mfd/ |
D | 88pm80x.c | 54 struct regmap *map; in pm80x_init() local 55 unsigned int val; in pm80x_init() local
|
/linux-6.14.4/net/ethtool/ |
D | bitset.c | 86 static bool ethnl_bitmap32_not_zero(const u32 *map, unsigned int start, in ethnl_bitmap32_not_zero() 153 static bool ethnl_bitmap32_test_bit(const u32 *map, unsigned int index) in ethnl_bitmap32_test_bit() 171 int ethnl_bitset32_size(const u32 *val, const u32 *mask, unsigned int nbits, in ethnl_bitset32_size() 232 int ethnl_put_bitset32(struct sk_buff *skb, int attrtype, const u32 *val, in ethnl_put_bitset32() 377 static int ethnl_parse_bit(unsigned int *index, bool *val, unsigned int nbits, in ethnl_parse_bit() 644 int ethnl_parse_bitset(unsigned long *val, unsigned long *mask, in ethnl_parse_bitset() 739 int ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, in ethnl_bitset_size() 775 const unsigned long *val, const unsigned long *mask, in ethnl_put_bitset() 848 int ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, in ethnl_bitset_size() 857 const unsigned long *val, const unsigned long *mask, in ethnl_put_bitset()
|
/linux-6.14.4/drivers/pcmcia/ |
D | yenta_socket.c | 86 u32 val = readl(socket->base + reg); in cb_readl() local 91 static inline void cb_writel(struct yenta_socket *socket, unsigned reg, u32 val) in cb_writel() 100 u8 val; in config_readb() local 108 u16 val; in config_readw() local 116 u32 val; in config_readl() local 122 static inline void config_writeb(struct yenta_socket *socket, unsigned offset, u8 val) in config_writeb() 128 static inline void config_writew(struct yenta_socket *socket, unsigned offset, u16 val) in config_writew() 134 static inline void config_writel(struct yenta_socket *socket, unsigned offset, u32 val) in config_writel() 142 u8 val = readb(socket->base + 0x800 + reg); in exca_readb() local 158 static inline void exca_writeb(struct yenta_socket *socket, unsigned reg, u8 val) in exca_writeb() [all …]
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mmio.c | 150 static void mt7615_wr(struct mt76_dev *mdev, u32 offset, u32 val) in mt7615_wr() 158 static u32 mt7615_rmw(struct mt76_dev *mdev, u32 offset, u32 mask, u32 val) in mt7615_rmw() 167 int irq, const u32 *map) in mt7615_mmio_probe()
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | btf_map_in_map.c | 10 static __u32 bpf_map_id(struct bpf_map *map) in bpf_map_id() 28 int err, key = 0, val, i; in test_lookup_update() local
|
/linux-6.14.4/sound/soc/meson/ |
D | axg-tdm-formatter.c | 26 struct regmap *map; member 29 int axg_tdm_formatter_set_channel_masks(struct regmap *map, in axg_tdm_formatter_set_channel_masks() 34 u32 val[AXG_TDM_NUM_LANES]; in axg_tdm_formatter_set_channel_masks() local
|
/linux-6.14.4/drivers/pinctrl/spear/ |
D | pinctrl-spear.c | 37 u32 val, temp, j; in muxregs_endisable() local 59 u32 val; in set_mode() local 150 struct pinctrl_map **map, in spear_pinctrl_dt_node_to_map() 196 struct pinctrl_map *map, in spear_pinctrl_dt_free_map()
|
/linux-6.14.4/drivers/vfio/pci/ |
D | vfio_pci_config.c | 124 __le32 *val, int count) in vfio_user_config_read() 155 __le32 val, int count) in vfio_user_config_write() 177 int offset, __le32 *val) in vfio_default_config_read() 203 int offset, __le32 val) in vfio_default_config_write() 250 int offset, __le32 *val) in vfio_direct_config_read() 275 int offset, __le32 val) in vfio_raw_config_write() 288 int offset, __le32 *val) in vfio_raw_config_read() 302 int offset, __le32 val) in vfio_virt_config_write() 310 int offset, __le32 *val) in vfio_virt_config_read() 451 u32 val; in vfio_generate_bar_flags() local [all …]
|
/linux-6.14.4/drivers/gpu/ipu-v3/ |
D | ipu-dc.c | 120 int map, int wave, int glue, int sync, int stop) in dc_write_tmpl() 166 int map; in ipu_dc_init_sync() local 258 u32 val; in ipu_dc_disable_channel() local 283 static void ipu_dc_map_config(struct ipu_dc_priv *priv, enum ipu_dc_map map, in ipu_dc_map_config() 300 static void ipu_dc_map_clear(struct ipu_dc_priv *priv, int map) in ipu_dc_map_clear()
|
/linux-6.14.4/drivers/platform/x86/ |
D | pmc_atom.c | 37 const struct pmc_reg_map *map; member 44 const struct pmc_reg_map *map; member 211 static inline void pmc_reg_write(struct pmc_dev *pmc, int reg_offset, u32 val) in pmc_reg_write() 299 const struct pmc_bit_map *map = pmc->map->pss; in pmc_pss_state_show() local 533 const struct pmc_reg_map *map = data->map; in pmc_setup_dev() local
|
/linux-6.14.4/drivers/pinctrl/ |
D | pinctrl-single.c | 48 unsigned val; member 63 unsigned val; member 253 static void pcs_writeb(unsigned int val, void __iomem *reg) in pcs_writeb() 258 static void pcs_writew(unsigned int val, void __iomem *reg) in pcs_writew() 263 static void pcs_writel(unsigned int val, void __iomem *reg) in pcs_writel() 294 unsigned int val; in pcs_pin_dbg_show() local 312 struct pinctrl_map *map, unsigned num_maps) in pcs_dt_free_map() 384 unsigned val, mask; in pcs_set_mux() local 702 unsigned val; in pcs_add_pin() local 918 struct pinctrl_map **map) in pcs_parse_pinconf() [all …]
|
/linux-6.14.4/drivers/net/ethernet/ti/icssg/ |
D | icssg_config.c | 85 struct map { struct 92 /* Hardware queue map for ICSSG */ argument 566 u32 val; in icssg_config_half_duplex() local
|
/linux-6.14.4/drivers/mtd/chips/ |
D | fwh_lock.h | 14 enum fwh_lock_state val; member 29 static int fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip, in fwh_xxlock_oneblock()
|
/linux-6.14.4/arch/riscv/kernel/ |
D | acpi.c | 216 void __init __acpi_unmap_table(void __iomem *map, unsigned long size) in __acpi_unmap_table() 317 unsigned int devfn, int reg, int len, u32 *val) in raw_pci_read() 327 unsigned int devfn, int reg, int len, u32 val) in raw_pci_write()
|
/linux-6.14.4/drivers/pinctrl/freescale/ |
D | pinctrl-mxs.c | 65 struct pinctrl_map **map, unsigned *num_maps) in mxs_dt_node_to_map() 74 u32 val, reg; in mxs_dt_node_to_map() local 142 struct pinctrl_map *map, unsigned num_maps) in mxs_dt_free_map() 360 u32 val, i; in mxs_pinctrl_parse_group() local 414 u32 val; in mxs_pinctrl_probe_dt() local
|