/openbmc/linux/tools/lib/bpf/ |
H A D | hashmap.h | 115 #define hashmap_cast_ptr(p) ({ \ argument 133 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument 138 #define hashmap__add(map, key, value) \ argument 141 #define hashmap__set(map, key, value, old_key, old_value) \ argument 144 #define hashmap__update(map, key, value, old_key, old_value) \ argument 147 #define hashmap__append(map, key, value) \ argument 152 #define hashmap__delete(map, key, old_key, old_value) \ argument 159 #define hashmap__find(map, key, value) \ argument 168 #define hashmap__for_each_entry(map, cur, bkt) \ argument 180 #define hashmap__for_each_entry_safe(map, cur, tmp, bkt) \ argument [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | hashmap.h | 115 #define hashmap_cast_ptr(p) ({ \ argument 133 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument 138 #define hashmap__add(map, key, value) \ argument 141 #define hashmap__set(map, key, value, old_key, old_value) \ argument 144 #define hashmap__update(map, key, value, old_key, old_value) \ argument 147 #define hashmap__append(map, key, value) \ argument 152 #define hashmap__delete(map, key, old_key, old_value) \ argument 159 #define hashmap__find(map, key, value) \ argument 168 #define hashmap__for_each_entry(map, cur, bkt) \ argument 180 #define hashmap__for_each_entry_safe(map, cur, tmp, bkt) \ argument [all …]
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem_ttm_helper.c | 25 void drm_gem_ttm_print_info(struct drm_printer *p, unsigned int indent, in drm_gem_ttm_print_info() 66 struct iosys_map *map) in drm_gem_ttm_vmap() 83 struct iosys_map *map) in drm_gem_ttm_vunmap()
|
H A D | drm_bufs.c | 52 struct drm_local_map *map) in drm_find_matching_map() 152 struct drm_local_map *map; in drm_addmap_core() local 419 struct drm_map *map = data; in drm_legacy_addmap_ioctl() local 465 struct drm_map *map = data; in drm_legacy_getmap_ioctl() local 514 int drm_legacy_rmmap_locked(struct drm_device *dev, struct drm_local_map *map) in drm_legacy_rmmap_locked() 569 void drm_legacy_rmmap(struct drm_device *dev, struct drm_local_map *map) in drm_legacy_rmmap() 624 struct drm_local_map *map = NULL; in drm_legacy_rmmap_ioctl() local 1314 void *data, int *p, in __drm_legacy_infobufs() 1504 int __drm_legacy_mapbufs(struct drm_device *dev, void *data, int *p, in __drm_legacy_mapbufs() argument 1536 struct drm_local_map *map = dev->agp_buffer_map; in __drm_legacy_mapbufs() local
|
/openbmc/linux/tools/build/ |
H A D | fixdep.c | 47 static void parse_dep_file(void *map, size_t len) in parse_dep_file() 51 char *p; in parse_dep_file() local 125 void *map; in print_deps() local
|
/openbmc/linux/drivers/pnp/pnpacpi/ |
H A D | rsparser.c | 294 struct acpi_resource_dma *p) in pnpacpi_parse_dma_option() 297 unsigned char map = 0, flags; in pnpacpi_parse_dma_option() local 308 struct acpi_resource_irq *p) in pnpacpi_parse_irq_option() 311 pnp_irq_mask_t map; in pnpacpi_parse_irq_option() local 325 struct acpi_resource_extended_irq *p) in pnpacpi_parse_ext_irq_option() 328 pnp_irq_mask_t map; in pnpacpi_parse_ext_irq_option() local 369 struct acpi_resource_memory24 *p) in pnpacpi_parse_mem24_option() 381 struct acpi_resource_memory32 *p) in pnpacpi_parse_mem32_option() 393 struct acpi_resource_fixed_memory32 *p) in pnpacpi_parse_fixed_mem32_option() 407 struct acpi_resource_address64 addr, *p = &addr; in pnpacpi_parse_address_option() local [all …]
|
/openbmc/linux/drivers/net/ |
H A D | Space.c | 39 struct ifmap map; member 62 static int netdev_boot_setup_add(char *name, struct ifmap *map) in netdev_boot_setup_add() 145 struct ifmap map; in netdev_boot_setup() local 184 static int __init probe_list2(int unit, struct devprobe2 *p, int autoprobe) in probe_list2()
|
/openbmc/linux/lib/ |
H A D | dynamic_debug.c | 106 char *p = fb->buf; in ddebug_describe_flags() local 153 struct ddebug_class_map *map; in ddebug_find_valid_class() local 182 struct ddebug_class_map *map = NULL; in ddebug_change() local 227 char *p; in ddebug_change() local 610 const struct ddebug_class_map *map = dcp->map; in ddebug_apply_class_bitmap() local 641 const struct ddebug_class_map *map = dcp->map; in param_set_dyndbg_classnames() local 643 char *cl_str, *p, *tmp; in param_set_dyndbg_classnames() local 722 const struct ddebug_class_map *map = dcp->map; in param_set_dyndbg_classes() local 793 const struct ddebug_class_map *map = dcp->map; in param_get_dyndbg_classes() local 1100 static void *ddebug_proc_next(struct seq_file *m, void *p, loff_t *pos) in ddebug_proc_next() [all …]
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_dmm_tiler.c | 679 struct tcm_pt *p = &block->area.p0; in tiler_tsptr() local 997 static void fill_map(char **map, int xdiv, int ydiv, struct tcm_area *a, in fill_map() 1007 static void fill_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p, in fill_map_pt() 1013 static char read_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p) in read_map_pt() 1023 static void text_map(char **map, int xdiv, char *nice, int yd, int x0, int x1) in text_map() 1025 char *p = map[yd] + (x0 / xdiv); in text_map() local 1034 static void map_1d_info(char **map, int xdiv, int ydiv, char *nice, in map_1d_info() 1053 static void map_2d_info(char **map, int xdiv, int ydiv, char *nice, in map_2d_info() 1065 char **map = NULL, *global_map; in tiler_map_show() local 1067 struct tcm_area a, p; in tiler_map_show() local
|
/openbmc/u-boot/drivers/axi/ |
H A D | ihs_axi.c | 52 #define ihs_axi_set(map, member, val) \ argument 61 #define ihs_axi_get(map, member, valp) \ argument 69 struct regmap *map; member 215 u32 *p = data; in ihs_axi_read() local 244 u32 *p = data; in ihs_axi_write() local
|
/openbmc/linux/include/linux/ |
H A D | rcupdate.h | 332 static inline void rcu_lock_acquire(struct lockdep_map *map) in rcu_lock_acquire() 337 static inline void rcu_try_lock_acquire(struct lockdep_map *map) in rcu_try_lock_acquire() 342 static inline void rcu_lock_release(struct lockdep_map *map) in rcu_lock_release() 445 #define rcu_check_sparse(p, space) \ argument 448 #define rcu_check_sparse(p, space) argument 451 #define __unrcu_pointer(p, local) \ argument 464 #define unrcu_pointer(p) __unrcu_pointer(p, __UNIQUE_ID(rcu)) argument 466 #define __rcu_access_pointer(p, local, space) \ argument 472 #define __rcu_dereference_check(p, local, c, space) \ argument 480 #define __rcu_dereference_protected(p, local, c, space) \ argument [all …]
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | fdt.c | 147 static efi_status_t update_fdt_memmap(void *fdt, struct efi_boot_memmap *map) in update_fdt_memmap() 191 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func() 193 struct exit_boot_struct *p = priv; in exit_boot_func() local 311 efi_memory_desc_t *p; in allocate_new_fdt_and_exit_boot() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_runtime.c | 320 static bool efi_runtime_tobedetached(void *p) in efi_runtime_tobedetached() 338 ulong *p = efi_runtime_detach_list[i].ptr; in efi_runtime_detach() local 350 void efi_runtime_relocate(ulong offset, struct efi_mem_desc *map) in efi_runtime_relocate() 362 ulong *p; in efi_runtime_relocate() local 460 struct efi_mem_desc *map = (void*)virtmap + in efi_set_virtual_address_map() local 477 struct efi_mem_desc *map = (void*)virtmap + in efi_set_virtual_address_map() local 509 struct efi_mem_desc *map; in efi_set_virtual_address_map() local
|
/openbmc/linux/sound/soc/meson/ |
H A D | axg-tdmin.c | 60 struct snd_soc_dapm_path *p; in axg_tdmin_get_be() local 89 static void axg_tdmin_enable(struct regmap *map) in axg_tdmin_enable() 106 static void axg_tdmin_disable(struct regmap *map) in axg_tdmin_disable() 111 static int axg_tdmin_prepare(struct regmap *map, in axg_tdmin_prepare()
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | bitmap.c | 5 void bitmap_clear(unsigned long *map, unsigned int start, int len) in bitmap_clear() 7 unsigned long *p = map + BIT_WORD(start); in bitmap_clear() local
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | intel_vr_nor.c | 44 struct map_info map; member 65 static void vr_nor_destroy_partitions(struct vr_nor_mtd *p) in vr_nor_destroy_partitions() 70 static int vr_nor_init_partitions(struct vr_nor_mtd *p) in vr_nor_init_partitions() 77 static void vr_nor_destroy_mtd_setup(struct vr_nor_mtd *p) in vr_nor_destroy_mtd_setup() 82 static int vr_nor_mtd_setup(struct vr_nor_mtd *p) in vr_nor_mtd_setup() 98 static void vr_nor_destroy_maps(struct vr_nor_mtd *p) in vr_nor_destroy_maps() 118 static int vr_nor_init_maps(struct vr_nor_mtd *p) in vr_nor_init_maps() 180 struct vr_nor_mtd *p = pci_get_drvdata(dev); in vr_nor_pci_remove() local 192 struct vr_nor_mtd *p = NULL; in vr_nor_pci_probe() local
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | psb_intel_display.c | 104 const struct psb_offset *map = &dev_priv->regmap[pipe]; in psb_intel_crtc_mode_set() local 309 const struct psb_offset *map = &dev_priv->regmap[pipe]; in psb_intel_crtc_clock_get() local 314 struct psb_pipe *p = &dev_priv->regs.pipe[pipe]; in psb_intel_crtc_clock_get() local 390 struct psb_pipe *p = &dev_priv->regs.pipe[pipe]; in psb_intel_crtc_mode_get() local 391 const struct psb_offset *map = &dev_priv->regmap[pipe]; in psb_intel_crtc_mode_get() local
|
H A D | cdv_intel_display.c | 218 u32 m, n_vco, p; in cdv_dpll_set_clock_cdv() local 581 const struct psb_offset *map = &dev_priv->regmap[pipe]; in cdv_intel_crtc_mode_set() local 841 const struct psb_offset *map = &dev_priv->regmap[pipe]; in cdv_intel_crtc_clock_get() local 846 struct psb_pipe *p = &dev_priv->regs.pipe[pipe]; in cdv_intel_crtc_clock_get() local 920 struct psb_pipe *p = &dev_priv->regs.pipe[pipe]; in cdv_intel_crtc_mode_get() local 921 const struct psb_offset *map = &dev_priv->regmap[pipe]; in cdv_intel_crtc_mode_get() local
|
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | dev.c | 55 __be32 *p; in nfs4_block_decode_volume() local 167 struct pnfs_block_dev_map *map) in bl_map_simple() 177 struct pnfs_block_dev_map *map) in bl_map_concat() 197 struct pnfs_block_dev_map *map) in bl_map_stripe() 488 __be32 *p; in bl_alloc_deviceid_node() local
|
H A D | blocklayout.c | 85 static inline void get_parallel(struct parallel_io *p) in get_parallel() 92 struct parallel_io *p = container_of(kref, struct parallel_io, refcnt); in destroy_parallel() local 99 static inline void put_parallel(struct parallel_io *p) in put_parallel() 118 static bool offset_in_map(u64 offset, struct pnfs_block_dev_map *map) in offset_in_map() 125 struct page *page, struct pnfs_block_dev_map *map, in do_add_page_to_bio() 233 struct pnfs_block_dev_map map = { .start = NFS4_MAX_UINT64 }; in bl_read_pagelist() local 378 struct pnfs_block_dev_map map = { .start = NFS4_MAX_UINT64 }; in bl_write_pagelist() local 596 __be32 *p; in bl_alloc_extent() local 662 __be32 *p; in bl_alloc_lseg() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk-aspeed.h | 49 struct regmap *map; member 64 struct regmap *map; member 68 #define to_aspeed_reset(p) container_of((p), struct aspeed_reset, rcdev) argument
|
/openbmc/linux/tools/lib/perf/ |
H A D | cpumap.c | 13 void perf_cpu_map__set_nr(struct perf_cpu_map *map, int nr_cpus) in perf_cpu_map__set_nr() 40 static void cpu_map__delete(struct perf_cpu_map *map) in cpu_map__delete() 49 struct perf_cpu_map *perf_cpu_map__get(struct perf_cpu_map *map) in perf_cpu_map__get() 59 void perf_cpu_map__put(struct perf_cpu_map *map) in perf_cpu_map__put() 208 char *p = NULL; in perf_cpu_map__new() local 303 bool perf_cpu_map__empty(const struct perf_cpu_map *map) in perf_cpu_map__empty() 359 bool perf_cpu_map__has_any_cpu(const struct perf_cpu_map *map) in perf_cpu_map__has_any_cpu() 364 struct perf_cpu perf_cpu_map__max(const struct perf_cpu_map *map) in perf_cpu_map__max()
|
/openbmc/linux/arch/arm/mm/ |
H A D | mmu.c | 141 static int __init early_cachepolicy(char *p) in early_cachepolicy() 182 char *p = "buffered"; in early_nocache() local 191 char *p = "uncached"; in early_nowrite() local 199 static int __init early_ecc(char *p) in early_ecc() 212 static int __init early_cachepolicy(char *p) in early_cachepolicy() 784 pmd_t *p = pmd; in __map_init_section() local 1151 struct map_desc map; in debug_ll_io_init() local 1379 struct map_desc map; in devicemaps_init() local 1495 struct map_desc map; in map_lowmem() local 1602 struct map_desc map; in map_kernel() local [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | mem.c | 22 #define nvkm_mem(p) container_of((p), struct nvkm_mem, memory) argument 74 struct nvkm_vmm_map map = { in nvkm_mem_map_dma() local 114 struct nvkm_vmm_map map = { in nvkm_mem_map_sgl() local 205 struct page *p = alloc_page(gfp); in nvkm_mem_new_host() local
|
/openbmc/linux/tools/testing/selftests/dma/ |
H A D | dma_map_benchmark.c | 26 struct map_benchmark map; in main() local 36 char *p; in main() local
|