Searched refs:fiber (Results 1 – 14 of 14) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_thread.cpp | 343 internal_memset(fiber, 0, sizeof(*fiber)); in FiberCreate() 345 FiberSwitchImpl(thr, fiber); in FiberCreate() 347 FiberSwitchImpl(fiber, thr); in FiberCreate() 348 return fiber; in FiberCreate() 352 FiberSwitchImpl(thr, fiber); in FiberDestroy() 353 ThreadFinish(fiber); in FiberDestroy() 354 FiberSwitchImpl(fiber, thr); in FiberDestroy() 355 Free(fiber); in FiberDestroy() 361 Release(thr, pc, (uptr)fiber); in FiberSwitch() 362 FiberSwitchImpl(thr, fiber); in FiberSwitch() [all …]
|
| H A D | tsan_interface.cpp | 71 void __tsan_destroy_fiber(void *fiber) { in __tsan_destroy_fiber() argument 72 FiberDestroy(cur_thread(), CALLERPC, static_cast<ThreadState *>(fiber)); in __tsan_destroy_fiber() 76 void __tsan_switch_to_fiber(void *fiber, unsigned flags) { in __tsan_switch_to_fiber() argument 77 FiberSwitch(cur_thread(), CALLERPC, static_cast<ThreadState *>(fiber), flags); in __tsan_switch_to_fiber() 81 void __tsan_set_fiber_name(void *fiber, const char *name) { in __tsan_set_fiber_name() argument 82 ThreadSetName(static_cast<ThreadState *>(fiber), name); in __tsan_set_fiber_name()
|
| H A D | tsan_rtl.h | 619 void FiberDestroy(ThreadState *thr, uptr pc, ThreadState *fiber); 620 void FiberSwitch(ThreadState *thr, uptr pc, ThreadState *fiber, unsigned flags);
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/ |
| H A D | ti,dp83822.yaml | 17 fiber-optic transceiver. Additionally, the DP83822 provides flexibility to 36 This property is only applicable if the fiber mode support is strapped 39 ti,fiber-mode: 43 If present the DP83822 PHY is configured to operate in fiber mode 46 If the fiber mode is not strapped then signal detection for the PHY 48 In fiber mode, auto-negotiation is disabled and the PHY can only work in
|
| H A D | micrel.txt | 40 - micrel,fiber-mode: If present the PHY is configured to operate in fiber mode 42 Some PHYs, such as the KSZ8041FTL variant, support fiber mode, enabled 44 registers whether the PHY is in fiber mode, so this boolean device tree 47 In fiber mode, auto-negotiation is disabled and the PHY can only work in
|
| H A D | keystone-netcp.txt | 101 - mac<->fiber mode: 3
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/include/sanitizer/ |
| H A D | tsan_interface.h | 163 void SANITIZER_CDECL __tsan_destroy_fiber(void *fiber); 164 void SANITIZER_CDECL __tsan_switch_to_fiber(void *fiber, unsigned flags); 165 void SANITIZER_CDECL __tsan_set_fiber_name(void *fiber, const char *name);
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/hisilicon/ |
| H A D | hip06.dtsi | 539 media-type = "fiber"; 547 media-type = "fiber";
|
| H A D | hip07.dtsi | 1436 media-type = "fiber"; 1446 media-type = "fiber";
|
| /freebsd-14.2/sys/dev/e1000/ |
| H A D | README | 109 between copper-based adapters and fiber-based adapters. 128 An Intel(R) Ethernet Network Adapter using fiber-based connections, however,
|
| /freebsd-14.2/share/dict/ |
| H A D | web2a | 3351 Bahama fiber 4276 bass fiber 4410 bast fiber 8333 brush fiber 8370 buaze fiber 20882 fiber wax 33715 long-fiber 34794 mass-fiber 39912 peat fiber 40822 pita fiber [all …]
|
| H A D | web2 | 69496 fiber
|
| /freebsd-14.2/sys/conf/ |
| H A D | NOTES | 1826 device gentbi # Generic 10-bit 1000BASE-{LX,SX} fiber ifaces 1925 # and multimode fiber) and the SK-9843 and SK-9844 dual port cards
|
| /freebsd-14.2/share/misc/ |
| H A D | pci_vendors | 29669 1082 631xESB/632xESB LAN Controller fiber 38063 0001 H1 PCIe over fiber optic host controller 38064 0002 R1BP1 PCIe over fiber optic expansion chassis
|