Home
last modified time | relevance | path

Searched refs:zones (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/freebsd/contrib/unbound/services/
H A Dlocalzone.c89 lock_rw_rdlock(&zones->lock); in local_zones_print()
94 lock_rw_unlock(&zones->lock); in local_zones_print()
101 sizeof(*zones)); in local_zones_create()
102 if(!zones) in local_zones_create()
105 lock_rw_init(&zones->lock); in local_zones_create()
106 lock_protect(&zones->lock, &zones->ztree, sizeof(zones->ztree)); in local_zones_create()
108 return zones; in local_zones_create()
122 if(!zones) in local_zones_delete()
127 free(zones); in local_zones_delete()
222 lock_rw_wrlock(&zones->lock); in lz_enter_zone_dname()
[all …]
H A Dlocalzone.h218 void local_zones_delete(struct local_zones* zones);
267 struct local_zone* local_zones_tags_lookup(struct local_zones* zones,
283 struct local_zone* local_zones_lookup(struct local_zones* zones,
291 void local_zones_print(struct local_zones* zones);
324 int local_zones_answer(struct local_zones* zones, struct module_env* env,
377 struct local_zone* local_zones_find(struct local_zones* zones,
392 local_zones_find_le(struct local_zones* zones,
408 struct local_zone* local_zones_add_zone(struct local_zones* zones,
428 int local_zones_add_RR(struct local_zones* zones, const char* rr);
439 void local_zones_del_data(struct local_zones* zones,
[all …]
H A Drpz.c1117 lock_rw_wrlock(&zones->lock); in rpz_find_zone()
1119 lock_rw_rdlock(&zones->lock); in rpz_find_zone()
1126 lock_rw_unlock(&zones->lock); in rpz_find_zone()
1136 lock_rw_unlock(&zones->lock); in rpz_find_zone()
1150 lock_rw_unlock(&zones->lock); in rpz_find_zone()
1158 lock_rw_unlock(&zones->lock); in rpz_find_zone()
1169 lock_rw_wrlock(&zones->lock); in rpz_find_zone()
1177 lock_rw_unlock(&zones->lock); in rpz_find_zone()
1186 lock_rw_unlock(&zones->lock); in rpz_find_zone()
1309 lock_rw_unlock(&zones->lock); in rpz_remove_local_zones_trigger()
[all …]
/freebsd/tests/sys/cddl/zfs/tests/zones/
H A Dzones_test.sh38 . $(atf_get_srcdir)/zones.cfg
47 . $(atf_get_srcdir)/zones.cfg
64 . $(atf_get_srcdir)/zones.cfg
73 . $(atf_get_srcdir)/zones.cfg
90 . $(atf_get_srcdir)/zones.cfg
99 . $(atf_get_srcdir)/zones.cfg
116 . $(atf_get_srcdir)/zones.cfg
125 . $(atf_get_srcdir)/zones.cfg
142 . $(atf_get_srcdir)/zones.cfg
151 . $(atf_get_srcdir)/zones.cfg
H A Dzones.cfg27 # Variables we'll use to name our zones
28 # The first two zones are created by setup,
33 # These zones are created and destroyed by zones_003_pos - or cleanup.
70 log_note "zones.cfg gave us new zone names $ZONE,$ZONE2,$ZONE3,$ZONE4"
H A DMakefile5 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/zones
13 ${PACKAGE}FILES+= zones.cfg
H A Dzones_common.kshlib28 . $STF_SUITE/tests/zones/zones.cfg
H A Dzones_002_pos.ksh28 . ${STF_SUITE}/tests/zones/zones_common.kshlib
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_alloc.c226 struct mlx4_zone_allocator *zones = kmalloc(sizeof(*zones), GFP_KERNEL); in mlx4_zone_allocator_create() local
228 if (NULL == zones) in mlx4_zone_allocator_create()
234 zones->last_uid = 0; in mlx4_zone_allocator_create()
235 zones->mask = 0; in mlx4_zone_allocator_create()
236 zones->flags = flags; in mlx4_zone_allocator_create()
238 return zones; in mlx4_zone_allocator_create()
445 spin_lock(&zones->lock); in mlx4_zone_get_bitmap()
461 spin_lock(&zones->lock); in mlx4_zone_remove_one()
516 spin_lock(&zones->lock); in mlx4_zone_alloc_entries()
536 spin_lock(&zones->lock); in mlx4_zone_free_entries()
[all …]
H A Dmlx4_qp.c240 *base = mlx4_zone_alloc_entries(qp_table->zones, uid, cnt, align, in __mlx4_qp_reserve_range()
282 mlx4_zone_free_entries_unique(qp_table->zones, base_qpn, cnt); in __mlx4_qp_release_range()
538 if (NULL == qp_table->zones) in mlx4_create_zones()
576 err = mlx4_zone_add_one(qp_table->zones, *bitmap + MLX4_QP_TABLE_ZONE_RSS, in mlx4_create_zones()
686 err = mlx4_zone_add_one(qp_table->zones, *bitmap + k, in mlx4_create_zones()
708 mlx4_zone_allocator_destroy(qp_table->zones); in mlx4_create_zones()
716 if (qp_table->zones) { in mlx4_cleanup_qp_zones()
723 mlx4_zone_get_bitmap(qp_table->zones, in mlx4_cleanup_qp_zones()
726 mlx4_zone_remove_one(qp_table->zones, qp_table->zones_uids[i]); in mlx4_cleanup_qp_zones()
732 mlx4_zone_allocator_destroy(qp_table->zones); in mlx4_cleanup_qp_zones()
[all …]
/freebsd/contrib/tzdata/
H A Dchecknow.awk8 zones[data] = zones[data] " " zone
37 printf "zones %s and %s identical from now on\n", zone, zone2
H A DCONTRIBUTING22 such as renaming, adding or removing zones, please read
24 <https://www.iana.org/time-zones/repository/theory.html>.
35 <https://www.iana.org/time-zones> or the main branch of the development
/freebsd/sys/dev/drm2/ttm/
H A Dttm_memory.c136 zone = glob->zones[i]; in ttm_zones_above_swap_target()
207 glob->zones[glob->num_zones++] = zone; in ttm_mem_init_kernel_zone()
243 glob->zones[glob->num_zones++] = zone; in ttm_mem_init_dma32_zone()
271 zone = glob->zones[i]; in ttm_mem_global_init()
296 zone = glob->zones[i]; in ttm_mem_global_release()
312 zone = glob->zones[i]; in ttm_check_swapping()
335 zone = glob->zones[i]; in ttm_mem_global_free_zone()
360 zone = glob->zones[i]; in ttm_mem_global_reserve()
373 zone = glob->zones[i]; in ttm_mem_global_reserve()
/freebsd/usr.sbin/bsdconfig/timezone/share/
H A Dmenus.subr64 # Required variables [created by f_read_zones from zones.subr]:
67 # Number of zones for the country represented by *, the 2-
70 # zones the country has.
92 # Menu-list of countries/zones for each continent represented by
95 # For countries that have multiple zones, this is the submenu-
96 # list of zones for said country represented by *, the 2-
114 # Be careful to count those countries which have multiple zones
127 # Country has no zones
140 # Country has one or more zones
205 # Dump the submenus of countries with multiple zones
H A Dcountries.subr35 # nzones Number of zones within the country (-1 if country has
42 # multiple zones (nzones > 0).
44 # multiple zones (nzones > 0).
46 # multiple zones (nzones > 0)
H A DMakefile4 zones.subr
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dzx2967-thermal.txt13 Please note: slope coefficient defined in thermal-zones section need to be
42 Example for thermal zones:
44 thermal-zones {
H A Dthermal-sensor.yaml15 and the software abstraction of thermal zones required to take appropriate
22 - thermal-zones: a container of the following node types used to describe all
28 zones. Typical devices are I2C ADC converters and bandgaps. Thermal sensor
H A Dthermal.txt5 A thermal structure includes thermal zones and their components,
21 - thermal zones: used to describe thermal data within the hardware;
28 thermal zones. Typical devices are I2C ADC converters and bandgaps. These are
181 * The thermal-zones node
184 contain only sub-nodes describing thermal zones as in the section
185 "Thermal zone nodes". The "thermal-zones" node appears under "/".
247 thermal-zones {
320 thermal-zones {
410 to different thermal zones. This is achieved by means of using the
448 thermal-zones {
[all …]
H A Dthermal-zones.yaml5 $id: http://devicetree.org/schemas/thermal/thermal-zones.yaml#
15 and the software abstraction of cooling devices and thermal zones required to
22 - thermal-zones: a container of the following node types used to describe all
25 This binding describes the thermal-zones.
42 const: thermal-zones
44 A /thermal-zones node is required in order to use the thermal framework to
45 manage input from the various thermal zones in the system in order to
261 thermal-zones {
H A Dthermal-cooling-devices.yaml15 and the software abstraction of cooling devices and thermal zones required to
22 - thermal-zones: a container of the following node types used to describe all
96 thermal-zones {
/freebsd/contrib/unbound/daemon/
H A Dremote.c1191 lock_rw_wrlock(&zones->lock); in perform_zone_add()
1199 lock_rw_unlock(&zones->lock); in perform_zone_add()
1204 lock_rw_unlock(&zones->lock); in perform_zone_add()
1208 lock_rw_unlock(&zones->lock); in perform_zone_add()
1250 lock_rw_wrlock(&zones->lock); in perform_zone_remove()
1256 lock_rw_unlock(&zones->lock); in perform_zone_remove()
1359 local_zones_del_data(zones, nm, in perform_data_remove()
2753 lock_rw_rdlock(&zones->lock); in do_list_local_zones()
2766 lock_rw_unlock(&zones->lock); in do_list_local_zones()
2778 lock_rw_rdlock(&zones->lock); in do_list_local_data()
[all …]
/freebsd/usr.sbin/tzsetup/
H A Dtzsetup.c280 TAILQ_HEAD(, zone) zones;
383 TAILQ_FOREACH(zp, &cp->zones, link) { in add_cont_to_country()
401 TAILQ_INIT(&cp->zones); in add_zone_to_country()
414 TAILQ_INSERT_TAIL(&cp->zones, zp, link); in add_zone_to_country()
563 TAILQ_FOREACH(zp, &cp->zones, link) { in dump_zonetab()
588 TAILQ_FOREACH(zp, &cp->zones, link) { in make_menus()
590 for (zp2 = TAILQ_FIRST(&cp->zones); in make_menus()
636 TAILQ_FOREACH(zp, &cp->zones, link) { in make_menus()
645 for (zp2 = TAILQ_FIRST(&cp->zones); in make_menus()
/freebsd/contrib/tzcode/
H A DCONTRIBUTING22 such as renaming, adding or removing zones, please read
24 <https://www.iana.org/time-zones/repository/theory.html>.
35 <https://www.iana.org/time-zones> or the main branch of the development
/freebsd/contrib/unbound/doc/
H A DFEATURES14 Forwarding and stub zones.
50 RFC 6303: default local zones.
51 It is possible to block zones or return an address for localhost.

12345678910>>...14