/kernel/linux/linux-5.10/fs/ufs/ |
H A D | util.h | 421 unsigned char map; in find_last_zero_bit() local
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_qm.c | 979 struct xfs_bmbt_irec *map; in xfs_qm_reset_dqcounts_buf() local [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | bpf_sk_storage.c | 19 sk_storage_lookup(struct sock *sk, struct bpf_map *map, bool cacheit_lockit) in sk_storage_lookup() argument 32 static int sk_storage_delete(struct sock *sk, struct bpf_map *map) in sk_storage_delete() argument 85 static void sk_storage_map_free(struct bpf_map *map) in sk_storage_map_free() argument 106 notsupp_get_next_key(struct bpf_map *map, void *key, void *next_key) notsupp_get_next_key() argument 112 bpf_fd_sk_storage_lookup_elem(struct bpf_map *map, void *key) bpf_fd_sk_storage_lookup_elem() argument 129 bpf_fd_sk_storage_update_elem(struct bpf_map *map, void *key, void *value, u64 map_flags) bpf_fd_sk_storage_update_elem() argument 149 bpf_fd_sk_storage_delete_elem(struct bpf_map *map, void *key) bpf_fd_sk_storage_delete_elem() argument 204 struct bpf_map *map; bpf_sk_storage_clone() local 421 diag_check_dup(const struct bpf_sk_storage_diag *diag, const struct bpf_map *map) diag_check_dup() argument 462 struct bpf_map *map; bpf_sk_storage_diag_alloc() local 653 struct bpf_map *map; global() member 814 struct bpf_map *map; bpf_iter_attach_map() local [all...] |
/kernel/linux/linux-5.10/net/ceph/crush/ |
H A D | mapper.c | 42 int crush_find_rule(const struct crush_map *map, int ruleset, int type, int size) in crush_find_rule() argument 413 static int is_out(const struct crush_map *map, in is_out() argument 449 crush_choose_firstn(const struct crush_map *map, struct crush_work *work, const struct crush_bucket *bucket, const __u32 *weight, int weight_max, int x, int numrep, int type, int *out, int outpos, int out_size, unsigned int tries, unsigned int recurse_tries, unsigned int local_retries, unsigned int local_fallback_retries, int recurse_to_leaf, unsigned int vary_r, unsigned int stable, int *out2, int parent_r, const struct crush_choose_arg *choose_args) crush_choose_firstn() argument 643 crush_choose_indep(const struct crush_map *map, struct crush_work *work, const struct crush_bucket *bucket, const __u32 *weight, int weight_max, int x, int left, int numrep, int type, int *out, int outpos, unsigned int tries, unsigned int recurse_tries, int recurse_to_leaf, int *out2, int parent_r, const struct crush_choose_arg *choose_args) crush_choose_indep() argument 848 crush_init_workspace(const struct crush_map *map, void *v) crush_init_workspace() argument 894 crush_do_rule(const struct crush_map *map, int ruleno, int x, int *result, int result_max, const __u32 *weight, int weight_max, void *cwin, const struct crush_choose_arg *choose_args) crush_do_rule() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix-anx78xx.c | 80 struct regmap *map[I2C_NUM_ADDRESSES]; member 98 static int anx78xx_set_bits(struct regmap *map, u8 reg, u8 mask) in anx78xx_set_bits() argument 103 static int anx78xx_clear_bits(struct regmap *map, u8 reg, u8 mask) in anx78xx_clear_bits() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_ipp.c | 315 const struct exynos_drm_param_map *map = exynos_drm_ipp_params_maps; in exynos_drm_ipp_task_set() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | mdfld_intel_display.c | 45 const struct psb_offset *map = &dev_priv->regmap[pipe]; in mdfldWaitForPipeDisable() local 73 const struct psb_offset *map = &dev_priv->regmap[pipe]; in mdfldWaitForPipeEnable() local 141 const struct psb_offset *map = &dev_priv->regmap[pipe]; in mdfld__intel_pipe_set_base() local 209 const struct psb_offset *map = &dev_priv->regmap[pipe]; mdfld_disable_crtc() local 278 const struct psb_offset *map = &dev_priv->regmap[pipe]; mdfld_crtc_dpms() local 643 const struct psb_offset *map = &dev_priv->regmap[pipe]; mdfld_crtc_mode_set() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
H A D | malidp_hw.c | 1091 malidp_hw_get_format_id(const struct malidp_hw_regmap *map, u8 layer_id, u32 format, bool has_modifier) malidp_hw_get_format_id() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_gem_vram_helper.c | 416 drm_gem_vram_kmap_locked(struct drm_gem_vram_object *gbo, bool map, bool *is_iomem) drm_gem_vram_kmap_locked() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gk104.c | 911 u32 *map; in gk104_fifo_oneinit() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf.c | 120 u8 *map; member
|
H A D | vmwgfx_shader.c | 968 struct ttm_bo_kmap_obj map; in vmw_compat_shader_add() local
|
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/ |
H A D | ipu-dc.c | 166 int map; in ipu_dc_init_sync() local 278 static void ipu_dc_map_config(struct ipu_dc_priv *priv, enum ipu_dc_map map, in ipu_dc_map_config() argument 119 dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, int map, int wave, int glue, int sync, int stop) dc_write_tmpl() argument 295 ipu_dc_map_clear(struct ipu_dc_priv *priv, int map) ipu_dc_map_clear() argument [all...] |
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | 88pm800.c | 252 struct regmap *map = subchip->regmap_gpadc; in device_gpadc_init() local 368 struct regmap *map = chip->regmap; in device_irq_init_800() local
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | test_power.c | 303 static int map_get_value(struct battery_property_map *map, const char *key, in map_get_value() argument 328 static const char *map_get_key(struct battery_property_map *map, int value, in map_get_key() argument [all...] |
/kernel/linux/linux-5.10/drivers/ps3/ |
H A D | ps3av_cmd.c | 563 static u8 ps3av_cnv_fifomap(const u8 *map) in ps3av_cnv_fifomap() argument
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | address.c | 50 u64 (*map)(__be32 *addr, const __be32 *range, member 958 of_dma_get_range(struct device_node *np, const struct bus_dma_region **map) of_dma_get_range() argument [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pinctrl.c | 81 static int sh_pfc_map_add_config(struct pinctrl_map *map, in sh_pfc_map_add_config() argument 102 sh_pfc_dt_subnode_to_map(struct pinctrl_dev *pctldev, struct device_node *np, struct pinctrl_map **map, unsigned int *num_maps, unsigned int *index) sh_pfc_dt_subnode_to_map() argument 241 sh_pfc_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *map, unsigned num_maps) sh_pfc_dt_free_map() argument 258 sh_pfc_dt_node_to_map(struct pinctrl_dev *pctldev, struct device_node *np, struct pinctrl_map **map, unsigned *num_maps) sh_pfc_dt_node_to_map() argument [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/vt8500/ |
H A D | pinctrl-wmt.c | 213 struct pinctrl_map *map = *maps; in wmt_pctl_dt_node_to_map_func() local 241 struct pinctrl_map *map = *maps; in wmt_pctl_dt_node_to_map_pull() local 295 wmt_pctl_dt_node_to_map(struct pinctrl_dev *pctldev, struct device_node *np, struct pinctrl_map **map, unsigned *num_maps) wmt_pctl_dt_node_to_map() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/via/ |
H A D | via_verifier.c | 259 drm_local_map_t *map = seq->map_cache; in via_drm_lookup_agp_map() local [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/sirf/ |
H A D | pinctrl-sirf.c | 78 sirfsoc_dt_node_to_map(struct pinctrl_dev *pctldev, struct device_node *np_config, struct pinctrl_map **map, unsigned *num_maps) sirfsoc_dt_node_to_map() argument 129 sirfsoc_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *map, unsigned num_maps) sirfsoc_dt_free_map() argument [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra.c | 99 tegra_pinctrl_dt_subnode_to_map(struct pinctrl_dev *pctldev, struct device_node *np, struct pinctrl_map **map, unsigned *reserved_maps, unsigned *num_maps) tegra_pinctrl_dt_subnode_to_map() argument 183 tegra_pinctrl_dt_node_to_map(struct pinctrl_dev *pctldev, struct device_node *np_config, struct pinctrl_map **map, unsigned *num_maps) tegra_pinctrl_dt_node_to_map() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | irqdomain.h | 110 int (*map)(struct irq_domain *d, unsigned int virq, irq_hw_number_t hw); member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_fops.c | 1091 struct videobuf_mapping *map; in atomisp_videobuf_mmap_mapper() local
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
H A D | osdmap.h | 201 static inline bool ceph_osd_exists(struct ceph_osdmap *map, int osd) in ceph_osd_exists() argument 207 ceph_osd_is_up(struct ceph_osdmap *map, int osd) ceph_osd_is_up() argument 213 ceph_osd_is_down(struct ceph_osdmap *map, int osd) ceph_osd_is_down() argument 221 ceph_osd_addr(struct ceph_osdmap *map, int osd) ceph_osd_addr() argument [all...] |