Home
last modified time | relevance | path

Searched defs:pcs (Results 1 – 22 of 22) sorted by relevance

/freebsd-14.2/sys/fs/cuse/
H A Dcuse.c340 struct cuse_server *pcs; in cuse_server_get() local
570 struct cuse_server *pcs; in cuse_client_send_command_locked() local
601 struct cuse_server *pcs; in cuse_client_got_signal() local
621 struct cuse_server *pcs; in cuse_client_receive_command_locked() local
671 struct cuse_server *pcs; in cuse_server_free_dev() local
783 struct cuse_server *pcs; in cuse_server_open() local
817 struct cuse_server *pcs; in cuse_server_close() local
1101 struct cuse_server *pcs; in cuse_server_ioctl() local
1440 struct cuse_server *pcs; in cuse_server_mmap_single() local
1458 struct cuse_server *pcs; in cuse_client_free() local
[all …]
/freebsd-14.2/sys/sys/
H A D_stack.h36 vm_offset_t pcs[STACK_MAX]; member
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp29 std::vector<lldb::addr_t> pcs, in HistoryThread()
H A DHistoryUnwind.cpp26 HistoryUnwind::HistoryUnwind(Thread &thread, std::vector<lldb::addr_t> pcs, in HistoryUnwind()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp34 void VarSizeStackTrace::Init(const uptr *pcs, uptr cnt, uptr extra_top_pc) { in Init()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.cpp60 void BufferedStackTrace::Init(const uptr *pcs, uptr cnt, uptr extra_top_pc) { in Init()
H A Dsanitizer_coverage_libcdep_new.cpp50 const uptr* pcs, uptr len) { in WriteModuleCoverage()
64 uptr* pcs = static_cast<uptr*>(InternalAlloc(len * sizeof(uptr))); in SanitizerDumpCoverage() local
219 SANITIZER_INTERFACE_ATTRIBUTE void __sanitizer_dump_coverage(const uptr* pcs, in __sanitizer_dump_coverage()
H A Dsanitizer_coverage_fuchsia.cpp213 SANITIZER_INTERFACE_ATTRIBUTE void __sanitizer_dump_coverage(const uptr *pcs, in __sanitizer_dump_coverage()
/freebsd-14.2/sys/dev/isp/
H A Disp_pci.c471 struct isp_pcisoftc *pcs = device_get_softc(dev); in isp_pci_attach() local
679 struct isp_pcisoftc *pcs = device_get_softc(dev); in isp_pci_detach() local
1251 struct isp_pcisoftc *pcs = device_get_softc(dev); in isp_pci_irqsetup() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/
H A DMemoryHistoryASan.cpp121 std::vector<lldb::addr_t> pcs; in CreateHistoryThreadFromValueObject() local
/freebsd-14.2/contrib/netbsd-tests/lib/libc/locale/
H A Dt_wctomb.c105 const char *pcs; in h_wctomb() local
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dspa_checkpoint.c164 spa_checkpoint_get_stats(spa_t *spa, pool_checkpoint_stat_t *pcs) in spa_checkpoint_get_stats()
H A Dvdev_label.c420 pool_checkpoint_stat_t pcs; in root_vdev_actions_getprogress() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp584 std::vector<lldb::addr_t> pcs; in GetBacktraceThreadFromException() local
/freebsd-14.2/sys/dev/ata/chipsets/
H A Data-intel.c412 uint16_t pcs; in ata_intel_reset() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp1023 std::vector<lldb::addr_t> pcs; in AddThreadsForPath() local
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c7549 pool_checkpoint_stat_t *pcs = NULL; in zpool_has_checkpoint() local
8221 print_checkpoint_scan_warning(pool_scan_stat_t *ps, pool_checkpoint_stat_t *pcs) in print_checkpoint_scan_warning()
8300 pool_checkpoint_stat_t *pcs = NULL; in print_scan_status() local
8456 print_checkpoint_status(pool_checkpoint_stat_t *pcs) in print_checkpoint_status()
9032 pool_checkpoint_stat_t *pcs = NULL; in status_callback() local
11013 pool_checkpoint_stat_t *pcs = NULL; in print_wait_status_row() local
/freebsd-14.2/sys/dev/cas/
H A Dif_cas.c2643 u_int j, k, lma, pcs[4], phy; in cas_pci_attach() local
/freebsd-14.2/sys/dev/e1000/
H A De1000_82575.c1203 u32 pcs; in e1000_get_pcs_speed_and_duplex_82575() local
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_control.c1355 struct refclockstat *pcs in ctlclkstatus()
2905 struct refclockstat *pcs, in ctl_putclock()
/freebsd-14.2/contrib/elftoolchain/readelf/
H A Dreadelf.c1545 aeabi_pcs_config(uint64_t pcs) in aeabi_pcs_config()
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c7102 uint64_t *pcs = &buf[1], *fps; local