Home
last modified time | relevance | path

Searched full:unmanaged (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/share/man/man9/
H A Dvm_page_deactivate.943 unmanaged and is not wired.
H A Dvm_page_rename.951 unless it is wired or unmanaged, in which case the deactivation will
H A Dpmap_quick_enter_page.989 It must be either wired or held, or it must belong to an unmanaged
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Drealtek.yaml7 title: Realtek switches for unmanaged switches
16 Realtek advertises these chips as fast/gigabit switches or unmanaged
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dbrcm,bcm7038-l1-intc.txt42 have already been configured by the firmware and should be left unmanaged.
H A Dbrcm,bcm7038-l1-intc.yaml70 configured by the firmware and should be left unmanaged. This should
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h237 /// This makes the default group unmanaged, and lets the user manage the
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp188 TA.reportError("GC managed memory will become unmanaged in ARC", in errorForGCAttrsOnNonObjC()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c1121 bool unmanaged = ft_attr->flags & MLX5_FLOW_TABLE_UNMANAGED; in __mlx5_create_flow_table() local
1138 if (!unmanaged) { in __mlx5_create_flow_table()
1163 next_ft = unmanaged ? ft_attr->next_ft : in __mlx5_create_flow_table()
1171 if (!unmanaged) { in __mlx5_create_flow_table()
1179 if (!unmanaged) { in __mlx5_create_flow_table()
/freebsd/share/man/man7/
H A Dfirewall.7216 # sw: ethernet switch (unmanaged)
/freebsd/sys/vm/
H A Dvm_object.h187 #define OBJ_UNMANAGED 0x00000002 /* (c) contains unmanaged pages */
H A Ddevice_pager.c146 ("populate on unmanaged device pager")); in cdev_pager_allocate()
H A Dvm_object.c1168 * If the backing object is a device object with unmanaged pages, then any
1264 * unmanaged mappings. in vm_object_sync()
1280 * not applied to unmanaged pages since they never belong to page queues, and
H A Dvm_page.c3930 ("%s: page %p is unmanaged", __func__, m)); in vm_pqbatch_process_page()
4161 ("vm_page_free_prep: unmanaged page %p is queued", m)); in vm_page_free_prep()
4343 ("%s: page %p is unmanaged", __func__, m)); in vm_page_unwire_managed()
4587 ("vm_page_release: page %p is unmanaged", m)); in vm_page_release()
4615 ("vm_page_release_locked: page %p is unmanaged", m)); in vm_page_release_locked()
5907 ("PGA_WRITEABLE on unmanaged page")); in vm_page_assert_pga_writeable()
H A Dvm_pageout.c290 ("Unmanaged page %p cannot be in page queue", m)); in vm_pageout_collect_batch()
1237 * another object, in particular, one with unmanaged mappings in vm_pageout_scan_active()
H A Dvm_fault.c1847 /* Neither fictitious nor unmanaged pages can be reclaimed. */ in vm_fault_dontneed()
2025 * performed through an unmanaged mapping or by a DMA in vm_fault_quick_hold_pages()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_page.c253 * performed through an unmanaged mapping or by a DMA in __get_user_pages_fast()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCommonKinds.td416 …: Warning<"[rewriter] call returns pointer to GC managed memory; it will become unmanaged in ARC">;
/freebsd/sys/powerpc/aim/
H A Dmmu_oea.c203 LIST_HEAD_INITIALIZER(moea_pvo_kunmanaged); /* list of unmanaged pages */
207 uma_zone_t moea_upvo_zone; /* zone for pvo entries for unmanaged pages */
864 * Initialise the unmanaged pvo pool. in moea_bootstrap()
/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc.c135 KASSERT((m->oflags & VPO_UNMANAGED) == 0, ("ttm got unmanaged %p", m)); in ttm_vm_page_free()
/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c495 * This way after when driver is unloaded switch is left in unmanaged mode. in felix_detach()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp2001 /// "\#pragma unmanaged"
2184 AddPragmaHandler(new PragmaManagedHandler("unmanaged")); in RegisterBuiltinPragmas()
/freebsd/sys/powerpc/powermac/
H A Dsmu.c936 if (OF_getprop(child, "unmanaged-value", in smu_fill_fan_prop()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp670 // Skip unmanaged JITDylibs. in pushInitializersLoop()
/freebsd/sys/kern/
H A Duipc_shm.c803 return (ENOTSUP); /* Pages are unmanaged. */ in shm_dotruncate_largepage()

12