Home
last modified time | relevance | path

Searched refs:mm (Results 1 – 25 of 88) sorted by relevance

1234

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_mirror.c155 mirror_map_t *mm; in vdev_mirror_map_alloc() local
160 mm->mm_root = root; in vdev_mirror_map_alloc()
161 mm->mm_preferred = (int *)((uintptr_t)mm + in vdev_mirror_map_alloc()
164 return (mm); in vdev_mirror_map_alloc()
172 kmem_free(mm, vdev_mirror_map_size(mm->mm_children)); in vdev_mirror_map_free()
188 if (mm->mm_root) in vdev_mirror_load()
382 zio->io_vsd = mm; in vdev_mirror_map_init()
384 return (mm); in vdev_mirror_map_init()
595 mm->mm_preferred[mm->mm_preferred_cnt] = c; in vdev_mirror_child_select()
627 mirror_map_t *mm; in vdev_mirror_io_start() local
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/soc/mediatek/
H A Dscpsys.txt36 Required clocks for MT2701 or MT7623: "mm", "mfg", "ethif"
37 Required clocks for MT2712: "mm", "mfg", "venc", "jpgdec", "audio", "vdec"
38 Required clocks for MT6765: MUX: "mm", "mfg"
39 CG: "mm-0", "mm-1", "mm-2", "mm-3", "isp-0",
42 Required clocks for MT6797: "mm", "mfg", "vdec"
45 Required clocks for MT8173: "mm", "mfg", "venc", "venc_lt"
51 - mm-supply: Power supply for the mm power domain
70 clock-names = "mfg", "mm", "venc", "venc_lt";
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c151 if (mm != NULL) in mls_free()
161 if ((mm->mm_flags & flags) != mm->mm_flags) in mls_atmostflags()
586 struct mac_mls *mm; in mls_externalize_label() local
593 mm = SLOT(label); in mls_externalize_label()
682 bzero(mm, sizeof(*mm)); in mls_parse()
723 mm = SLOT(label); in mls_internalize_label()
724 *mm = mm_temp; in mls_internalize_label()
908 struct mac_mls *mm; in mls_devfs_create_device() local
912 mm = SLOT(delabel); in mls_devfs_create_device()
936 struct mac_mls *mm; in mls_devfs_create_directory() local
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dsamsung,s6e8aa0.txt15 - panel-width-mm: physical panel width [mm]
16 - panel-height-mm: physical panel height [mm]
38 panel-width-mm = <58>;
39 panel-height-mm = <103>;
H A Dsamsung,s6e8aa0.yaml40 panel-width-mm:
41 description: physical panel width [mm]
43 panel-height-mm:
44 description: physical panel height [mm]
79 panel-width-mm = <58>;
80 panel-height-mm = <103>;
H A Dsamsung,ld9040.yaml42 panel-width-mm:
43 description: physical panel width [mm]
45 panel-height-mm:
46 description: physical panel height [mm]
78 panel-width-mm = <90>;
79 panel-height-mm = <154>;
H A Dadvantech,idk-2121wr.yaml28 width-mm:
31 height-mm:
72 - width-mm
73 - height-mm
83 width-mm = <476>;
84 height-mm = <268>;
H A Dsgd,gktw70sdae4se.yaml25 width-mm:
28 height-mm:
44 width-mm = <153>;
45 height-mm = <86>;
H A Dadvantech,idk-1110wr.yaml25 width-mm:
28 height-mm:
44 width-mm = <223>;
45 height-mm = <125>;
H A Dmitsubishi,aa104xd12.yaml28 width-mm:
31 height-mm:
50 width-mm = <210>;
51 height-mm = <158>;
H A Dmitsubishi,aa121td01.yaml28 width-mm:
31 height-mm:
49 width-mm = <261>;
50 height-mm = <163>;
H A Draydium,rm67191.yaml22 width-mm: true
23 height-mm: true
63 width-mm = <68>;
64 height-mm = <121>;
H A Dtpo,tpg110.yaml69 - width-mm
70 - height-mm
88 width-mm = <116>;
89 height-mm = <87>;
H A Dstartek,startek-kd050c.yaml23 height-mm: true
29 width-mm: true
H A Dinnolux,ee101ia-01d.yaml25 width-mm: true
26 height-mm: true
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dtouchscreen.yaml71 touchscreen-x-mm:
72 description: horizontal length in mm of the touchscreen
75 touchscreen-y-mm:
76 description: vertical length in mm of the touchscreen
82 touchscreen-x-mm: [ touchscreen-y-mm ]
83 touchscreen-y-mm: [ touchscreen-x-mm ]
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c659 if (mm->len != 0 && gpa >= mm->gpa && gpa < mm->gpa + mm->len) in vm_mem_allocated()
810 if (mm->len == 0 || mm->gpa < *gpa) in vm_mmap_getnext()
813 mmnext = mm; in vm_mmap_getnext()
843 mm->gpa + mm->len); in vm_free_memmap()
854 if (mm->len != 0 && vm->mem_segs[mm->segid].sysmem) in sysmem_mapping()
871 if (maxaddr < mm->gpa + mm->len) in vmm_sysmem_maxaddr()
872 maxaddr = mm->gpa + mm->len; in vmm_sysmem_maxaddr()
897 mm->gpa, mm->len, mm->flags)); in vm_iommu_modify()
907 mm->gpa, mm->len, mm->flags)); in vm_iommu_modify()
911 while (gpa < mm->gpa + mm->len) { in vm_iommu_modify()
[all …]
/f-stack/freebsd/netinet6/
H A Dip6_mroute.c1043 m_freem(mm); in socket_send()
1072 struct mbuf *mm; in X_ip6_mforward() local
1190 if (mm == NULL) { in X_ip6_mforward()
1410 if (mm && in ip6_mdq()
1413 mm = m_pullup(mm, sizeof(struct ip6_hdr)); in ip6_mdq()
1435 m_freem(mm); in ip6_mdq()
1632 struct mbuf *mm; in register_send() local
1644 if (mm == NULL) in register_send()
1650 m_freem(mm); in register_send()
1656 mm = m_pullup(mm, i); in register_send()
[all …]
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-global_page_state.m44 dnl # 75ef71840539 mm, vmstat: add infrastructure for per-node vmstats
5 dnl # 599d0c954f91 mm, vmscan: move LRU lists to node
9 #include <linux/mm.h>
30 dnl # c41f012ade0b mm: rename global_page_state to global_zone_page_state
34 #include <linux/mm.h>
H A Dkernel-truncate-setsize.m47 #include <linux/mm.h>
16 [truncate_setsize], [mm/truncate.c], [
H A Dkernel-ktime.m46 #include <linux/mm.h>
29 #include <linux/mm.h>
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dr8a77xx-aa104xd12-panel.dtsi12 width-mm = <210>;
13 height-mm = <158>;
H A Dr8a77xx-aa121td01-panel.dtsi12 width-mm = <261>;
13 height-mm = <163>;
/f-stack/freebsd/contrib/device-tree/src/arm64/renesas/
H A Drzg2-advantech-idk-1110wr-panel.dtsi13 width-mm = <223>;
14 height-mm = <125>;
/f-stack/freebsd/netinet/
H A Dip_mroute.c1204 m_freem(mm); in socket_send()
1331 struct mbuf *mm; in X_ip_mforward() local
1350 if (mm == NULL) in X_ip_mforward()
1548 if (mm && (!M_WRITABLE(mm) || mm->m_len < hlen)) in ip_mdq()
1549 mm = m_pullup(mm, hlen); in ip_mdq()
1550 if (mm == NULL) in ip_mdq()
2343 for (mm = mb_copy; mm; mm = mb_copy) { in pim_register_send()
2344 mb_copy = mm->m_nextpkt; in pim_register_send()
2345 mm->m_nextpkt = 0; in pim_register_send()
2346 mm = m_pullup(mm, sizeof(struct ip)); in pim_register_send()
[all …]

1234