/dflybsd-src/sys/platform/pc64/include/ |
H A D | lock.h | 55 #define SPIN_INIT(mem) \ argument 58 #define SPIN_INIT_NOREG(mem) \ argument 61 #define SPIN_LOCK(mem) \ argument 92 #define SPIN_LOCK_NOREG(mem) \ argument 97 #define SPIN_UNLOCK(mem) \ argument 106 #define SPIN_UNLOCK_NOREG(mem) \ argument
|
/dflybsd-src/contrib/lvm2/dist/lib/report/ |
H A D | report.c | 86 static int _format_pvsegs(struct dm_pool *mem, struct dm_report_field *field, in _format_pvsegs() 161 static int _devices_disp(struct dm_report *rh __attribute((unused)), struct dm_pool *mem, in _devices_disp() 168 static int _peranges_disp(struct dm_report *rh __attribute((unused)), struct dm_pool *mem, in _peranges_disp() 175 static int _tags_disp(struct dm_report *rh __attribute((unused)), struct dm_pool *mem, in _tags_disp() 205 static int _modules_disp(struct dm_report *rh, struct dm_pool *mem, in _modules_disp() 223 static int _vgfmt_disp(struct dm_report *rh, struct dm_pool *mem, in _vgfmt_disp() 237 static int _pvfmt_disp(struct dm_report *rh, struct dm_pool *mem, in _pvfmt_disp() 294 static int _lvstatus_disp(struct dm_report *rh __attribute((unused)), struct dm_pool *mem, in _lvstatus_disp() 393 static int _pvstatus_disp(struct dm_report *rh __attribute((unused)), struct dm_pool *mem, in _pvstatus_disp() 419 static int _vgstatus_disp(struct dm_report *rh __attribute((unused)), struct dm_pool *mem, in _vgstatus_disp() [all …]
|
/dflybsd-src/contrib/lvm2/dist/lib/format_pool/ |
H A D | import_export.c | 33 int import_pool_vg(struct volume_group *vg, struct dm_pool *mem, struct dm_list *pls) in import_pool_vg() 59 int import_pool_lvs(struct volume_group *vg, struct dm_pool *mem, struct dm_list *pls) in import_pool_lvs() 105 struct dm_list *pvs, struct dm_pool *mem, struct dm_list *pls) in import_pool_pvs() 131 int import_pool_pv(const struct format_type *fmt, struct dm_pool *mem, in import_pool_pv() 179 static int _add_stripe_seg(struct dm_pool *mem, in _add_stripe_seg() 221 static int _add_linear_seg(struct dm_pool *mem, in _add_linear_seg() 258 int import_pool_segments(struct dm_list *lvs, struct dm_pool *mem, in import_pool_segments()
|
H A D | format_pool.c | 30 static struct user_subpool *_build_usp(struct dm_list *pls, struct dm_pool *mem, in _build_usp() 104 *fid, struct dm_pool *mem, in _build_vg_from_pds() 165 struct dm_pool *mem = dm_pool_create("pool vg_read", VG_MEMPOOL_CHUNK); in _pool_vg_read() local 213 struct dm_pool *mem = dm_pool_create("pool pv_read", 1024); in _pool_pv_read() local
|
/dflybsd-src/sys/dev/agp/ |
H A D | agp.c | 459 struct agp_memory *mem; in agp_generic_alloc_memory() local 488 agp_generic_free_memory(device_t dev, struct agp_memory *mem) in agp_generic_free_memory() 503 agp_generic_bind_memory(device_t dev, struct agp_memory *mem, in agp_generic_bind_memory() 605 agp_generic_unbind_memory(device_t dev, struct agp_memory *mem) in agp_generic_unbind_memory() 679 struct agp_memory *mem; in agp_find_memory() local 718 struct agp_memory *mem; in agp_allocate_user() local 735 struct agp_memory *mem = agp_find_memory(dev, id); in agp_deallocate_user() local 748 struct agp_memory *mem = agp_find_memory(dev, bind->key); in agp_bind_user() local 759 struct agp_memory *mem = agp_find_memory(dev, unbind->key); in agp_unbind_user() local 795 struct agp_memory *mem; in agp_close() local [all …]
|
/dflybsd-src/contrib/lvm2/dist/lib/metadata/ |
H A D | pv_map.c | 42 static int _create_single_area(struct dm_pool *mem, struct pv_map *pvm, in _create_single_area() 60 static int _create_alloc_areas_for_pv(struct dm_pool *mem, struct pv_map *pvm, in _create_alloc_areas_for_pv() 103 static int _create_all_areas_for_pv(struct dm_pool *mem, struct pv_map *pvm, in _create_all_areas_for_pv() 126 static int _create_maps(struct dm_pool *mem, struct dm_list *pvs, struct dm_list *pvms) in _create_maps() 165 struct dm_list *create_pv_maps(struct dm_pool *mem, struct volume_group *vg, in create_pv_maps()
|
/dflybsd-src/contrib/tre/lib/ |
H A D | tre-ast.c | 18 tre_ast_new_node(tre_mem_t mem, tre_ast_type_t type, size_t size) in tre_ast_new_node() 36 tre_ast_new_literal(tre_mem_t mem, int code_min, int code_max, int position) in tre_ast_new_literal() 53 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, in tre_ast_new_iter() 73 tre_ast_new_union(tre_mem_t mem, tre_ast_node_t *left, tre_ast_node_t *right) in tre_ast_new_union() 88 tre_ast_new_catenation(tre_mem_t mem, tre_ast_node_t *left, in tre_ast_new_catenation()
|
H A D | tre-mem.c | 31 tre_mem_t mem; in tre_mem_new_impl() local 47 tre_mem_destroy(tre_mem_t mem) in tre_mem_destroy() 65 tre_mem_alloc_impl(tre_mem_t mem, int provided, void *provided_block, in tre_mem_alloc_impl()
|
H A D | tre-mem.h | 40 #define tre_mem_alloc(mem, size) tre_mem_alloc_impl(mem, 0, NULL, 0, size) argument 45 #define tre_mem_calloc(mem, size) tre_mem_alloc_impl(mem, 0, NULL, 1, size) argument 54 #define tre_mem_alloca(mem, size) \ argument
|
/dflybsd-src/contrib/gcc-4.7/libobjc/ |
H A D | memory.c | 66 objc_realloc (void *mem, size_t size) in objc_realloc() 86 objc_free (void *mem __attribute__ ((__unused__))) in objc_free() 112 objc_realloc (void *mem, size_t size) in objc_realloc() 130 objc_free (void *mem) in objc_free()
|
/dflybsd-src/contrib/lvm2/dist/lib/format_text/ |
H A D | import_vsn1.c | 155 static int _read_pv(struct format_instance *fid, struct dm_pool *mem, in _read_pv() 292 static int _read_segment(struct dm_pool *mem, struct volume_group *vg, in _read_segment() 439 static int _read_segments(struct dm_pool *mem, struct volume_group *vg, in _read_segments() 492 struct dm_pool *mem, in _read_lvnames() 558 struct dm_pool *mem, in _read_lvsegs() 612 struct dm_pool *mem, in _read_sections() 641 struct dm_pool *mem = dm_pool_create("lvm2 vg_read", VG_MEMPOOL_CHUNK); in _read_vg() local 796 static void _read_desc(struct dm_pool *mem, in _read_desc() 817 struct dm_pool *mem = fmt->cmd->mem; in _read_vgname() local
|
/dflybsd-src/contrib/lvm2/dist/lib/format1/ |
H A D | format1.c | 117 struct dm_pool *mem) in _build_vg() 170 struct dm_pool *mem = dm_pool_create("lvm1 vg_read", VG_MEMPOOL_CHUNK); in _format1_vg_read() local 195 struct dm_pool *mem, struct volume_group *vg, in _flatten_pv() 221 static int _flatten_vg(struct format_instance *fid, struct dm_pool *mem, in _flatten_vg() 248 struct dm_pool *mem = dm_pool_create("lvm1 vg_write", VG_MEMPOOL_CHUNK); in _format1_vg_write() local 270 struct dm_pool *mem = dm_pool_create("lvm1 pv_read", 1024); in _format1_pv_read() local 359 struct dm_pool *mem; in _format1_pv_write() local
|
H A D | import-export.c | 43 static char *_create_lv_name(struct dm_pool *mem, const char *full_name) in _create_lv_name() 55 int import_pv(const struct format_type *fmt, struct dm_pool *mem, in import_pv() 218 int import_vg(struct dm_pool *mem, in import_vg() 299 int import_lv(struct cmd_context *cmd, struct dm_pool *mem, in import_lv() 426 int import_pvs(const struct format_type *fmt, struct dm_pool *mem, in import_pvs() 450 static struct logical_volume *_add_lv(struct dm_pool *mem, in _add_lv() 473 int import_lvs(struct dm_pool *mem, struct volume_group *vg, struct dm_list *pvds) in import_lvs()
|
/dflybsd-src/sys/dev/drm/ttm/ |
H A D | ttm_bo_util.c | 133 struct ttm_mem_reg *mem) in ttm_mem_io_reserve() 158 struct ttm_mem_reg *mem) in ttm_mem_io_free() 175 struct ttm_mem_reg *mem = &bo->mem; in ttm_mem_io_reserve_vm() local 195 struct ttm_mem_reg *mem = &bo->mem; in ttm_mem_io_free_vm() local 204 static int ttm_mem_reg_ioremap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_ioremap() 236 static void ttm_mem_reg_iounmap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, in ttm_mem_reg_iounmap() 540 struct ttm_mem_reg *mem = &bo->mem; in ttm_bo_ioremap() local 562 struct ttm_mem_reg *mem = &bo->mem; in ttm_bo_kmap_ttm() local
|
/dflybsd-src/contrib/lvm2/dist/libdm/regex/ |
H A D | parse_rx.c | 22 struct dm_pool *mem; member 204 static struct rx_node *_node(struct dm_pool *mem, int type, in _node() 334 struct rx_node *rx_parse_tok(struct dm_pool *mem, in rx_parse_tok() 359 struct rx_node *rx_parse_str(struct dm_pool *mem, const char *str) in rx_parse_str()
|
H A D | ttree.c | 29 struct dm_pool *mem; member 64 static struct node *_tree_node(struct dm_pool *mem, unsigned int k) in _tree_node() 107 struct ttree *ttree_create(struct dm_pool *mem, unsigned int klen) in ttree_create()
|
/dflybsd-src/contrib/lvm2/dist/lib/datastruct/ |
H A D | str_list.c | 21 struct dm_list *str_list_create(struct dm_pool *mem) in str_list_create() 35 int str_list_add(struct dm_pool *mem, struct dm_list *sll, const char *str) in str_list_add() 67 int str_list_dup(struct dm_pool *mem, struct dm_list *sllnew, in str_list_dup()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | alias.c | 254 ao_ref_from_mem (ao_ref *ref, const_rtx mem) in ao_ref_from_mem() 359 rtx_refs_may_alias_p (const_rtx x, const_rtx mem, bool tbaa_p) in rtx_refs_may_alias_p() 2134 read_dependence (const_rtx mem, const_rtx x) in read_dependence() 2148 aliases_everything_p (const_rtx mem) in aliases_everything_p() 2417 true_dependence_1 (const_rtx mem, enum machine_mode mem_mode, rtx mem_addr, in true_dependence_1() 2516 true_dependence (const_rtx mem, enum machine_mode mem_mode, const_rtx x) in true_dependence() 2529 canon_true_dependence (const_rtx mem, enum machine_mode mem_mode, rtx mem_addr, in canon_true_dependence() 2540 write_dependence_p (const_rtx mem, const_rtx x, int writep) in write_dependence_p() 2611 anti_dependence (const_rtx mem, const_rtx x) in anti_dependence() 2619 output_dependence (const_rtx mem, const_rtx x) in output_dependence() [all …]
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_gtt_mgr.c | 93 bool amdgpu_gtt_mgr_has_gart_addr(struct ttm_mem_reg *mem) in amdgpu_gtt_mgr_has_gart_addr() 113 struct ttm_mem_reg *mem) in amdgpu_gtt_mgr_alloc() 164 struct ttm_mem_reg *mem) in amdgpu_gtt_mgr_new() 220 struct ttm_mem_reg *mem) in amdgpu_gtt_mgr_del()
|
/dflybsd-src/contrib/grep/lib/ |
H A D | malloca.c | 52 char *mem = (char *) malloc (nplus); in mmalloca() local 94 void *mem = (char *) p - ((small_t *) p)[-1]; in freea() local
|
/dflybsd-src/contrib/lvm2/dist/lib/filters/ |
H A D | filter-regex.c | 23 struct dm_pool *mem; member 28 static int _extract_pattern(struct dm_pool *mem, const char *pat, in _extract_pattern() 191 struct dm_pool *mem = dm_pool_create("filter regex", 10 * 1024); in regex_filter_create() local
|
/dflybsd-src/sbin/cryptdisks/ |
H A D | safe_mem.c | 60 char *mem, *user_mem; in _alloc_safe_mem() local 105 char *mem = mem_ptr; in _free_safe_mem() local 154 char *mem; in check_and_purge_safe_mem() local
|
/dflybsd-src/sys/platform/pc64/acpica/ |
H A D | acpi_srat.c | 47 ACPI_SRAT_MEM_AFFINITY mem; member 57 srat_entry_t *mem; in srat_probe() local
|
/dflybsd-src/sys/dev/misc/tbridge/ |
H A D | safe_mem.c | 77 char *mem, *user_mem; in _alloc_safe_mem() local 113 char *mem = mem_ptr; in _free_safe_mem() local 162 char *mem; in check_and_purge_safe_mem() local
|
/dflybsd-src/lib/libtcplay/ |
H A D | safe_mem.c | 60 char *mem, *user_mem; in _alloc_safe_mem() local 104 char *mem = mem_ptr; in _free_safe_mem() local 170 char *mem; in check_and_purge_safe_mem() local
|