/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestMaxConsumers.java | 61 Consumer[] consumers = new Consumer[n]; in main() local 64 consumers[i] = new LocalConsumer(); in main() 65 consumers[i].open(); in main() 68 consumers[i].close(); in main() 71 consumers[i] = new LocalConsumer(); in main() 72 consumers[i].open(); in main() 93 consumers[i].close(); in main()
|
/freebsd/sys/geom/ |
H A D | geom_subr.c | 329 LIST_FOREACH(cp, &pp->consumers, consumers) { in g_retaste_event() 494 if (LIST_EMPTY(&pp->consumers)) in g_wither_washer() 500 if (LIST_EMPTY(&pp->consumers)) in g_wither_washer() 576 LIST_FOREACH_SAFE(cp, &pp->consumers, consumers, next_cp) { in g_new_provider_event() 586 LIST_FOREACH(cp, &pp->consumers, consumers) in g_new_provider_event() 624 LIST_INIT(&pp->consumers); in g_new_providerf() 698 LIST_FOREACH_SAFE(cp, &pp->consumers, consumers, cp2) { in g_resize_provider_event() 716 LIST_FOREACH_SAFE(cp, &pp->consumers, consumers, cp2) { in g_resize_provider_event() 729 LIST_FOREACH(cp, &pp->consumers, consumers) in g_resize_provider_event() 794 KASSERT(LIST_EMPTY(&pp->consumers), in g_destroy_provider() [all …]
|
H A D | geom_event.c | 135 LIST_FOREACH_SAFE(cp, &pp->consumers, consumers, next_cp) { in g_attr_changed_event() 205 LIST_FOREACH_SAFE(cp, &pp->consumers, consumers, cp2) { in g_orphan_register() 220 if (LIST_EMPTY(&pp->consumers) && wf) in g_orphan_register() 225 cp = LIST_FIRST(&pp->consumers); in g_orphan_register()
|
/freebsd/usr.bin/fstat/ |
H A D | fuser.c | 96 STAILQ_HEAD(, consumer) consumers; 156 STAILQ_INIT(&reqfile->consumers); in addfile() 261 STAILQ_FOREACH(consumer, &reqfiles[i].consumers, next) { in do_fuser() 325 STAILQ_FOREACH(cons, &reqfiles[i].consumers, next) in dofiles() 346 STAILQ_INSERT_TAIL(&reqfiles[i].consumers, cons, next); in dofiles()
|
/freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
H A D | interconnect.txt | 5 providers/consumers properties. 16 consumers, such as in the case where two network-on-chip fabrics interface 37 = interconnect consumers = 39 The interconnect consumers are device nodes which dynamically express their
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_iface.c | 327 TAILQ_INIT(&iif->consumers); in ipfw_iface_ref() 377 TAILQ_INSERT_TAIL(&iif->consumers, ic, next); in ipfw_iface_add_notify() 394 TAILQ_REMOVE(&iif->consumers, ic, next); in ipfw_iface_del_notify() 431 TAILQ_FOREACH(ic, &iif->consumers, next) in handle_ifattach() 448 TAILQ_FOREACH(ic, &iif->consumers, next) in handle_ifdetach()
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | nvidia,tegra210-car.txt | 15 In clock consumers, this cell represents the clock ID exposed by the 19 In clock consumers, this cell represents the bit number in the CAR's
|
H A D | nvidia,tegra30-car.txt | 15 In clock consumers, this cell represents the clock ID exposed by the 19 In clock consumers, this cell represents the bit number in the CAR's
|
H A D | nvidia,tegra114-car.txt | 15 In clock consumers, this cell represents the clock ID exposed by the 19 In clock consumers, this cell represents the bit number in the CAR's
|
H A D | nvidia,tegra20-car.txt | 15 In clock consumers, this cell represents the clock ID exposed by the 19 In clock consumers, this cell represents the bit number in the CAR's
|
H A D | nvidia,tegra124-car.txt | 15 In clock consumers, this cell represents the clock ID exposed by the 21 In clock consumers, this cell represents the bit number in the CAR's
|
H A D | img,boston-clock.txt | 13 Values available for clock consumers can be found in the header file:
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | vctrl.txt | 7 - regulator-min-microvolt : smallest voltage consumers may set 8 - regulator-max-microvolt : largest voltage consumers may set
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | qcom,usb-8x16-phy.txt | 16 Definition: See clock-bindings.txt section "consumers". List of 43 Definition: See reset.txt section "consumers". PHY reset specifier.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | secure.txt | 4 "Normal" and "Secure". Most devicetree consumers (including the Linux 6 world or the Secure world. However some devicetree consumers are 30 world consumers (like kernels that run entirely in Secure) to simply
|
/freebsd/tools/build/options/ |
H A D | LIBC_MALLOC | 13 and downstream consumers.
|
/freebsd/sys/contrib/device-tree/Bindings/mux/ |
H A D | mux-controller.txt | 10 A mux controller provides a number of states to its consumers, and the state 18 Mux controller consumers should specify a list of mux controllers that they 68 * Two consumers (one for an ADC line and one for an i2c bus) of
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | ti-syscon-reset.txt | 32 consumers, defined as: 60 common reset controller usage by consumers.
|
H A D | reset.txt | 20 A word on where to place reset signal consumers in device tree: It is possible 45 = Reset consumers =
|
/freebsd/sys/contrib/device-tree/Bindings/hwlock/ |
H A D | sirf,hwspinlock.txt | 13 Please look at the generic hwlock binding for usage information for consumers,
|
H A D | sprd-hwspinlock.txt | 13 Please look at the generic hwlock binding for usage information for consumers,
|
/freebsd/sys/contrib/device-tree/Bindings/nvmem/ |
H A D | qfprom.txt | 26 = Data consumers =
|
H A D | xlnx,zynqmp-nvmem.txt | 35 = Data consumers =
|
H A D | sprd-efuse.txt | 29 = Data consumers =
|
/freebsd/lib/libz/ |
H A D | FREEBSD-upgrade | 4 benefit other consumers.
|