Searched defs:pcs (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/sys/sys/
H A D_stack.h36 vm_offset_t pcs[STACK_MAX]; member in struct:stack
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp27 HistoryThread(lldb_private::Process &process, lldb::tid_t tid, std::vector<lldb::addr_t> pcs) argument
H A DHistoryUnwind.cpp26 HistoryUnwind::HistoryUnwind(Thread &thread, std::vector<lldb::addr_t> pcs) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp38 void VarSizeStackTrace::Init(const uptr *pcs, uptr cnt, uptr extra_top_pc) { argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_wctomb.c105 const char *pcs; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.cpp33 void BufferedStackTrace::Init(const uptr *pcs, uptr cnt, uptr extra_top_pc) { argument
H A Dsanitizer_coverage_fuchsia.cpp201 SANITIZER_INTERFACE_ATTRIBUTE void __sanitizer_dump_coverage(const uptr *pcs, argument
H A Dsanitizer_coverage_libcdep_new.cpp62 uptr* pcs = static_cast<uptr*>(InternalAlloc(len * sizeof(uptr))); local
47 WriteModuleCoverage(char* file_path, const char* module_name, const uptr* pcs, uptr len) argument
169 __sanitizer_dump_coverage(const uptr* pcs, uptr len) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_checkpoint.c164 spa_checkpoint_get_stats(spa_t *spa, pool_checkpoint_stat_t *pcs) argument
H A Dvdev_label.c241 pool_checkpoint_stat_t pcs; local
/freebsd-11-stable/sys/dev/ata/chipsets/
H A Data-intel.c412 uint16_t pcs; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp558 std::vector<lldb::addr_t> pcs; local
/freebsd-11-stable/sys/dev/e1000/
H A De1000_82575.c1331 u32 pcs; local
/freebsd-11-stable/sys/fs/cuse/
H A Dcuse.c252 cuse_server_lock(struct cuse_server *pcs) argument
258 cuse_server_unlock(struct cuse_server *pcs) argument
321 struct cuse_server *pcs; local
338 cuse_server_is_closing(struct cuse_server *pcs) argument
353 cuse_server_find_command(struct cuse_server *pcs, struct thread *td) argument
439 cuse_server_alloc_memory(struct cuse_server *pcs, uint32_t alloc_nr, uint32_t page_count) argument
483 cuse_server_free_memory(struct cuse_server *pcs, uint32_t alloc_nr) argument
553 struct cuse_server *pcs; local
584 struct cuse_server *pcs; local
604 struct cuse_server *pcs; local
654 struct cuse_server *pcs; local
680 cuse_server_unref(struct cuse_server *pcs) argument
729 cuse_server_do_close(struct cuse_server *pcs) argument
749 struct cuse_server *pcs = arg; local
766 struct cuse_server *pcs; local
800 struct cuse_server *pcs; local
821 cuse_server_ioctl_copy_locked(struct cuse_server *pcs, struct cuse_client_command *pccmd, struct cuse_data_chunk *pchk, int isread) argument
928 cuse_server_data_copy_locked(struct cuse_server *pcs, struct cuse_client_command *pccmd, struct cuse_data_chunk *pchk, int isread) argument
969 cuse_alloc_unit_by_id_locked(struct cuse_server *pcs, int id) argument
1001 cuse_server_wakeup_locked(struct cuse_server *pcs) argument
1008 cuse_server_wakeup_all_client_locked(struct cuse_server *pcs) argument
1020 cuse_free_unit_by_id_locked(struct cuse_server *pcs, int id) argument
1042 struct cuse_server *pcs; local
1337 struct cuse_server *pcs; local
1385 struct cuse_server *pcs; local
1415 struct cuse_server *pcs; local
1516 struct cuse_server *pcs; local
1543 struct cuse_server *pcs = pcc->server; local
1576 struct cuse_server *pcs; local
1637 struct cuse_server *pcs; local
1699 struct cuse_server *pcs; local
1756 struct cuse_server *pcs; local
1821 struct cuse_server *pcs; local
1867 struct cuse_server *pcs; local
1881 struct cuse_server *pcs; local
1919 struct cuse_server *pcs; local
[all...]
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c2681 u_int j, k, lma, pcs[4], phy; local
/freebsd-11-stable/sys/dev/sound/pci/
H A Dds1.c795 u_int32_t *ci, r, pcs, rcs, ecs, ws, memsz, cb; local
[all...]
/freebsd-11-stable/sys/dev/isp/
H A Disp_pci.c637 struct isp_pcisoftc *pcs = device_get_softc(dev); local
961 struct isp_pcisoftc *pcs = device_get_softc(dev); local
1901 struct isp_pcisoftc *pcs = device_get_softc(dev); local
1965 struct isp_pcisoftc *pcs = (struct isp_pcisoftc *)isp; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c4189 pool_checkpoint_stat_t *pcs = NULL; local
4565 print_checkpoint_scan_warning(pool_scan_stat_t *ps, pool_checkpoint_stat_t *pcs) argument
4699 print_checkpoint_status(pool_checkpoint_stat_t *pcs) argument
5112 pool_checkpoint_stat_t *pcs = NULL; local
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_control.c2909 ctl_putclock( int id, struct refclockstat *pcs, int mustput ) argument
[all...]
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c1509 aeabi_pcs_config(uint64_t pcs) argument

Completed in 173 milliseconds