Home
last modified time | relevance | path

Searched refs:its (Results 1 – 25 of 944) sorted by relevance

12345678910>>...38

/f-stack/freebsd/arm64/acpica/
H A Dacpi_iort.c100 struct iort_its_entry *its; /* ITS IDs array */ member
255 struct iort_its_entry *its; in iort_copy_its() local
263 its = malloc(sizeof(*its) * node->nentries, M_DEVBUF, M_WAITOK | M_ZERO); in iort_copy_its()
264 node->entries.its = its; in iort_copy_its()
267 its->its_id = *id; in iort_copy_its()
268 its->pxm = -1; in iort_copy_its()
269 its->xref = 0; in iort_copy_its()
393 its_entry = its_node->entries.its; in madt_resolve_its_xref()
449 its_entry = its_node->entries.its; in srat_resolve_its_pxm()
538 its_entry = its_node->entries.its; in acpi_iort_its_lookup()
[all …]
/f-stack/dpdk/doc/guides/nics/
H A Dfail_safe.rst11 from its bus suddenly.
26 meant to be removed itself, unlike its sub-devices which should support it.
27 If a sub-device supports hotplugging, the fail-safe PMD will enable its use
61 options provided to the EAL instead of its own parameters.
73 The first line of its output is read by the fail-safe PMD and otherwise
93 and all of its sub-devices.
95 address of the first of its sub-device to be successfully probed and use it as
96 its default MAC address, trying to set it to all of its other sub-devices.
188 to emit anything, returning ``0`` from its TX function. Any unsent packet must
191 Upon the probing of its missing sub-device, the current stored configuration
[all …]
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c564 struct itimerspec its; in _timer_notify() local
569 bzero(&its, sizeof (struct itimerspec)); in _timer_notify()
570 timer_settime(ftp->ft_tid, 0, &its, NULL); in _timer_notify()
586 struct itimerspec its; in fmd_timer_install() local
593 its.it_value.tv_sec = delta / 1000000000; in fmd_timer_install()
594 its.it_value.tv_nsec = delta % 1000000000; in fmd_timer_install()
595 its.it_interval.tv_sec = its.it_value.tv_sec; in fmd_timer_install()
596 its.it_interval.tv_nsec = its.it_value.tv_nsec; in fmd_timer_install()
604 timer_settime(ftp->ft_tid, 0, &its, NULL); in fmd_timer_install()
607 (int)its.it_value.tv_sec, ftp->ft_tid); in fmd_timer_install()
/f-stack/freebsd/mips/conf/
H A DBERI_DE4_SDROOT3 # RISC Implementation) FPGA soft core, as configured in its Terasic DE-4
14 # This kernel expects to find its root filesystem on the SD Card.
/f-stack/freebsd/contrib/device-tree/Bindings/iommu/
H A Drockchip,iommu.txt5 its master device. Each slave device is bound to a single master device, and
6 shares its clocks, power domain and irq.
15 to associate with its master device. See:
H A Dsamsung,sysmmu.yaml31 * MFC has one System MMU on its left and right bus.
37 For information on assigning System MMU controller to its peripheral devices,
70 Required if the System MMU is needed to gate its power.
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/
H A Dpar_io.txt11 - reg : offset to the register set and its length.
27 via its own gpio-controller node:
33 - reg : offset to the register set and its length.
/f-stack/freebsd/contrib/device-tree/src/arm64/arm/
H A Dfoundation-v8-gicv3.dtsi22 its: msi-controller@2f020000 { label
23 compatible = "arm,gic-v3-its";
H A Dfvp-base-revc.dts129 its: msi-controller@2f020000 { label
131 compatible = "arm,gic-v3-its";
169 msi-map = <0x0 &its 0x0 0x10000>;
185 msi-parent = <&its 0x10000>;
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,gic-v3.yaml158 "^gic-its@": false
161 "^(msi-controller|gic-its|interrupt-controller)@[0-9a-f]+$":
168 const: arm,gic-v3-its
183 socionext,synquacer-pre-its:
222 compatible = "arm,gic-v3-its";
247 compatible = "arm,gic-v3-its";
254 compatible = "arm,gic-v3-its";
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_eventport_module.c214 struct itimerspec its; in ngx_eventport_init() local
261 its.it_interval.tv_sec = timer / 1000; in ngx_eventport_init()
262 its.it_interval.tv_nsec = (timer % 1000) * 1000000; in ngx_eventport_init()
263 its.it_value.tv_sec = timer / 1000; in ngx_eventport_init()
264 its.it_value.tv_nsec = (timer % 1000) * 1000000; in ngx_eventport_init()
266 if (timer_settime(event_timer, 0, &its, NULL) == -1) { in ngx_eventport_init()
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DREADME3 into use as the FreeBSD libc allocator in 2005, and since then it has found its
4 way into numerous applications that rely on its predictable behavior. In 2010
/f-stack/freebsd/contrib/device-tree/Bindings/nvmem/
H A Dzii,rave-sp-eeprom.txt4 attached to RAVE Supervisory Processor. It is expected that its Device
15 - zii,eeprom-name: Unique EEPROM identifier describing its function in the
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dthermal.txt203 * capable CPU. The CPU node describes its four OPPs.
289 the thermal zone 'cpu-thermal' using its cooling states
290 from its minimum to 4, when it reaches trip point 'cpu_alert0'
294 using all its cooling states at trip point 'cpu_alert1',
329 /* each zone within the SoC may have its own trips */
343 /* each zone within the SoC may have its own cooling */
356 /* each zone within the SoC may have its own trips */
370 /* each zone within the SoC may have its own cooling */
383 /* each zone within the SoC may have its own trips */
397 /* each zone within the SoC may have its own cooling */
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/reset/
H A Dsirf,rstc.txt31 For modules whose rest_bit is in SW_RST0, its RESET_INDEX is 0~31. For modules whose
32 rest_bit is in SW_RST1, its RESET_INDEX is 32~63.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dcsr,atlas7-car.txt10 ID in its "clocks" phandle cell.
14 ID in its "reset" phandle cell.
H A Dbrcm,kona-ccu.txt67 its symbolic specifier (rather than its numeric index value) should
112 its symbolic specifier (rather than its numeric index value) should
/f-stack/freebsd/kern/
H A Dkern_time.c1689 struct itimers *its; in itimers_alloc() local
1693 LIST_INIT(&its->its_virtual); in itimers_alloc()
1694 LIST_INIT(&its->its_prof); in itimers_alloc()
1697 its->its_timers[i] = NULL; in itimers_alloc()
1700 p->p_itimers = its; in itimers_alloc()
1705 free(its, M_SUBPROC); in itimers_alloc()
1713 struct itimers *its; in itimers_event_exit_exec() local
1717 its = p->p_itimers; in itimers_event_exit_exec()
1718 if (its == NULL) in itimers_event_exit_exec()
1725 if (its->its_timers[0] == NULL && its->its_timers[1] == NULL && in itimers_event_exit_exec()
[all …]
/f-stack/freebsd/contrib/openzfs/
H A DNOTICE9 process disclosed, or represents that its use would not infringe privately owned
12 constitute or imply its endorsement, recommendation, or favoring by the United
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dmxs-lradc.txt18 2 kHz and its default is 2 (= 1 ms)
20 1 ... 2047. It counts at 2 kHz and its default is
/f-stack/freebsd/contrib/device-tree/Bindings/firmware/
H A Dcoreboot.txt13 parameters. It is identified by the magic string "LBIO" in its first
19 It may or may not include the coreboot table as one of its members. It
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dcs4271.txt24 The CS4271 requires its LRCLK and MCLK to be stable before its RESET
/f-stack/freebsd/contrib/device-tree/Bindings/misc/
H A Dfsl,qoriq-mc.txt131 (icid-base,gic-its,msi-base,length).
162 its: gic-its@6020000 {
163 compatible = "arm,gic-v3-its";
175 msi-map = <23 &its 23 41>;
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,rza2-pinctrl.txt55 property to identify the pin by its global index, and provide its
60 Helper macros to ease assembling the pin index from its position
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dste-href-tvk1281618-r2.dtsi24 * cannot set its DRDY line to open drain, so it cannot be
42 * cannot set its DRDY line to open drain, so it cannot be

12345678910>>...38