HomeSort by: relevance | last modified time | path
    Searched refs:hsp (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/ruptime/
ruptime.c 82 struct hs *hsp; local in function:main
91 hsp = NULL;
140 hsp = hs + nhosts;
143 if ((hsp->hs_wd = malloc(sizeof(*hsp->hs_wd))) == NULL)
145 memmove(hsp->hs_wd, buf, (size_t)WHDRSIZE);
151 for (hsp->hs_nusers = 0,
154 ++hsp->hs_nusers;
155 ++hsp;
164 hsp = &hs[i]
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/
tegra234.dtsi 5 #include <dt-bindings/mailbox/tegra186-hsp.h>
58 hsp_top0: hsp@3c00000 {
59 compatible = "nvidia,tegra234-hsp", "nvidia,tegra194-hsp";
76 hsp_aon: hsp@c150000 {
77 compatible = "nvidia,tegra234-hsp", "nvidia,tegra194-hsp";
tegra186-p3310.dtsi 160 hsp@3c00000 {
tegra194.dtsi 5 #include <dt-bindings/mailbox/tegra186-hsp.h>
1026 hsp_top0: hsp@3c00000 {
1027 compatible = "nvidia,tegra194-hsp", "nvidia,tegra186-hsp";
1204 hsp_aon: hsp@c150000 {
1205 compatible = "nvidia,tegra194-hsp", "nvidia,tegra186-hsp";
tegra186-p3509-0000+p3636-0001.dts 231 hsp@3c00000 {
tegra186.dtsi 5 #include <dt-bindings/mailbox/tegra186-hsp.h>
946 hsp_top0: hsp@3c00000 {
947 compatible = "nvidia,tegra186-hsp";

Completed in 30 milliseconds