/freebsd/sys/fs/cuse/ |
H A D | cuse.c | 188 static void cuse_server_wakeup_all_client_locked(struct cuse_server *pcs); 266 cuse_server_lock(struct cuse_server *pcs) in cuse_server_lock() argument 268 mtx_lock(&pcs->mtx); in cuse_server_lock() 272 cuse_server_unlock(struct cuse_server *pcs) in cuse_server_unlock() argument 274 mtx_unlock(&pcs->mtx); in cuse_server_unlock() 278 cuse_server_is_locked(struct cuse_server *pcs) in cuse_server_is_locked() argument 280 return (mtx_owned(&pcs->mtx)); in cuse_server_is_locked() 340 struct cuse_server *pcs; in cuse_server_get() local 343 error = devfs_get_cdevpriv((void **)&pcs); in cuse_server_get() 348 if (pcs->is_closing) { in cuse_server_get() [all …]
|
/freebsd/sys/dev/isp/ |
H A D | isp_pci.c | 471 struct isp_pcisoftc *pcs = device_get_softc(dev); in isp_pci_attach() local 472 ispsoftc_t *isp = &pcs->pci_isp; in isp_pci_attach() 488 pcs->regs = pcs->regs2 = NULL; in isp_pci_attach() 489 pcs->rgd = pcs->rtp = 0; in isp_pci_attach() 537 pcs->rtp = SYS_RES_MEMORY; in isp_pci_attach() 538 pcs->rgd = PCIR_BAR(0); in isp_pci_attach() 539 pcs->regs = bus_alloc_resource_any(dev, pcs->rtp, &pcs->rgd, in isp_pci_attach() 541 pcs->rtp1 = SYS_RES_MEMORY; in isp_pci_attach() 542 pcs->rgd1 = PCIR_BAR(2); in isp_pci_attach() 543 pcs->regs1 = bus_alloc_resource_any(dev, pcs->rtp1, &pcs->rgd1, in isp_pci_attach() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1043-post.dtsi | 27 pcs-handle-names = "qsgmii"; 32 pcs-handle-names = "sgmii", "qsgmii"; 43 pcs-handle-names = "sgmii", "qsgmii"; 48 pcs-handle-names = "sgmii", "qsgmii"; 55 qsgmiib_pcs1: ethernet-pcs@1 { 56 compatible = "fsl,lynx-pcs"; 60 qsgmiib_pcs2: ethernet-pcs@2 { 61 compatible = "fsl,lynx-pcs"; 65 qsgmiib_pcs3: ethernet-pcs@3 { 66 compatible = "fsl,lynx-pcs";
|
H A D | fsl-ls1046-post.dtsi | 27 pcs-handle-names = "qsgmii"; 41 pcs-handle-names = "sgmii", "qsgmii"; 46 pcs-handle-names = "sgmii", "qsgmii"; 54 pcs-handle-names = "sgmii", "qsgmii", "xfi"; 58 qsgmiib_pcs1: ethernet-pcs@1 { 59 compatible = "fsl,lynx-pcs"; 63 qsgmiib_pcs2: ethernet-pcs@2 { 64 compatible = "fsl,lynx-pcs"; 68 qsgmiib_pcs3: ethernet-pcs@3 { 69 compatible = "fsl,lynx-pcs";
|
H A D | fsl-ls1088a-rdb.dts | 23 pcs-handle = <&pcs2>; 30 pcs-handle = <&pcs3_0>; 37 pcs-handle = <&pcs3_1>; 44 pcs-handle = <&pcs3_2>; 51 pcs-handle = <&pcs3_3>; 58 pcs-handle = <&pcs7_0>; 65 pcs-handle = <&pcs7_1>; 72 pcs-handle = <&pcs7_2>; 79 pcs-handle = <&pcs7_3>;
|
H A D | fsl-ls1088a-ten64.dts | 95 pcs-handle = <&pcs1>; 103 pcs-handle = <&pcs2>; 113 pcs-handle = <&pcs3_0>; 120 pcs-handle = <&pcs3_1>; 127 pcs-handle = <&pcs3_2>; 134 pcs-handle = <&pcs3_3>; 142 pcs-handle = <&pcs7_0>; 149 pcs-handle = <&pcs7_1>; 156 pcs-handle = <&pcs7_2>; 163 pcs-handle = <&pcs7_3>;
|
H A D | fsl-ls208xa.dtsi | 789 pcs-handle = <&pcs1>; 795 pcs-handle = <&pcs2>; 801 pcs-handle = <&pcs3>; 807 pcs-handle = <&pcs4>; 813 pcs-handle = <&pcs5>; 819 pcs-handle = <&pcs6>; 825 pcs-handle = <&pcs7>; 831 pcs-handle = <&pcs8>; 837 pcs-handle = <&pcs9>; 843 pcs [all...] |
/freebsd/sys/kern/ |
H A D | subr_stack.c | 72 st->pcs[st->depth++] = pc; in stack_put() 101 (void)stack_symbol(st->pcs[i], namebuf, sizeof(namebuf), in stack_print() 103 printf("#%d %p at %s+%#lx\n", i, (void *)st->pcs[i], in stack_print() 119 if (stack_symbol(st->pcs[i], namebuf, sizeof(namebuf), in stack_print_short() 123 printf("%p", (void *)st->pcs[i]); in stack_print_short() 137 stack_symbol_ddb(st->pcs[i], &name, &offset); in stack_print_ddb() 138 printf("#%d %p at %s+%#lx\n", i, (void *)st->pcs[i], in stack_print_ddb() 155 if (stack_symbol_ddb(st->pcs[i], &name, &offset) == 0) in stack_print_short_ddb() 158 printf("%p", (void *)st->pcs[i]); in stack_print_short_ddb() 179 error = stack_symbol(st->pcs[i], namebuf, sizeof(namebuf), in stack_sbuf_print_flags() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_coverage_libcdep_new.cpp | 50 const uptr* pcs, uptr len) { in WriteModuleCoverage() argument 54 WriteToFile(fd, pcs, len * sizeof(*pcs)); in WriteModuleCoverage() 64 uptr* pcs = static_cast<uptr*>(InternalAlloc(len * sizeof(uptr))); in SanitizerDumpCoverage() local 66 internal_memcpy(pcs, unsorted_pcs, len * sizeof(uptr)); in SanitizerDumpCoverage() 67 Sort(pcs, len); in SanitizerDumpCoverage() 74 const uptr pc = pcs[i]; in SanitizerDumpCoverage() 77 if (!GetModuleAndOffsetForPc(pc, nullptr, 0, &pcs[i])) { in SanitizerDumpCoverage() 82 uptr module_base = pc - pcs[i]; in SanitizerDumpCoverage() 86 WriteModuleCoverage(file_path, module_name, &pcs[module_start_idx], in SanitizerDumpCoverage() 93 GetModuleAndOffsetForPc(pc, module_name, kMaxPathLength, &pcs[i]); in SanitizerDumpCoverage() [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | HistoryThread.cpp | 29 std::vector<lldb::addr_t> pcs, in HistoryThread() argument 32 m_pcs(pcs), m_extended_unwind_token(LLDB_INVALID_ADDRESS), m_queue_name(), in HistoryThread() 36 std::make_unique<HistoryUnwind>(*this, pcs, pcs_are_call_addresses); in HistoryThread()
|
H A D | HistoryUnwind.cpp | 26 HistoryUnwind::HistoryUnwind(Thread &thread, std::vector<lldb::addr_t> pcs, in HistoryUnwind() argument 28 : Unwind(thread), m_pcs(pcs), in HistoryUnwind()
|
/freebsd/usr.bin/indent/tests/ |
H A D | Makefile | 29 ${PACKAGE}FILES+= pcs.0 30 ${PACKAGE}FILES+= pcs.0.stdout 31 ${PACKAGE}FILES+= pcs.0.pro
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_checkpoint.c | 164 spa_checkpoint_get_stats(spa_t *spa, pool_checkpoint_stat_t *pcs) in spa_checkpoint_get_stats() argument 169 memset(pcs, 0, sizeof (pool_checkpoint_stat_t)); in spa_checkpoint_get_stats() 176 pcs->pcs_state = CS_CHECKPOINT_DISCARDING; in spa_checkpoint_get_stats() 178 pcs->pcs_state = CS_CHECKPOINT_EXISTS; in spa_checkpoint_get_stats() 180 pcs->pcs_space = spa->spa_checkpoint_info.sci_dspace; in spa_checkpoint_get_stats() 181 pcs->pcs_start_time = spa->spa_checkpoint_info.sci_timestamp; in spa_checkpoint_get_stats()
|
/freebsd/contrib/netbsd-tests/lib/libc/locale/ |
H A D | t_wctomb.c | 105 const char *pcs; in h_wctomb() local 133 pcs = t->data; in h_wctomb() 134 sz = mbsrtowcs(wcs, &pcs, t->wclen + 2, NULL); in h_wctomb()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_stack_trace.cpp | 34 void VarSizeStackTrace::Init(const uptr *pcs, uptr cnt, uptr extra_top_pc) { in Init() argument 36 internal_memcpy(trace_buffer, pcs, cnt * sizeof(trace_buffer[0])); in Init()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/MemoryHistory/asan/ |
H A D | MemoryHistoryASan.cpp | 121 std::vector<lldb::addr_t> pcs; in CreateHistoryThreadFromValueObject() local 126 pcs.push_back(pc); in CreateHistoryThreadFromValueObject() 134 new HistoryThread(*process_sp, tid, pcs, pcs_are_call_addresses); in CreateHistoryThreadFromValueObject()
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | qoriq-fman3-0-10g-0.dtsi | 56 pcs-handle-names = "sgmii", "qsgmii", "xfi"; 60 qsgmiib_pcs2: ethernet-pcs@2 { 61 compatible = "fsl,lynx-pcs";
|
H A D | qoriq-fman3-0-10g-1-best-effort.dtsi | 59 pcs-handle-names = "sgmii", "qsgmii"; 63 qsgmiia_pcs1: ethernet-pcs@1 { 64 compatible = "fsl,lynx-pcs";
|
H A D | qoriq-fman3-0-10g-1.dtsi | 56 pcs-handle-names = "sgmii", "qsgmii", "xfi"; 60 qsgmiib_pcs3: ethernet-pcs@3 { 61 compatible = "fsl,lynx-pcs";
|
H A D | qoriq-fman3-0-1g-1.dtsi | 55 pcs-handle-names = "sgmii", "qsgmii"; 59 qsgmiia_pcs1: ethernet-pcs@1 { 60 compatible = "fsl,lynx-pcs";
|
H A D | qoriq-fman3-0-1g-2.dtsi | 55 pcs-handle-names = "sgmii", "qsgmii"; 59 qsgmiia_pcs2: ethernet-pcs@2 { 60 compatible = "fsl,lynx-pcs";
|
H A D | qoriq-fman3-0-1g-3.dtsi | 55 pcs-handle-names = "sgmii", "qsgmii"; 59 qsgmiia_pcs3: ethernet-pcs@3 { 60 compatible = "fsl,lynx-pcs";
|
H A D | qoriq-fman3-0-1g-5.dtsi | 55 pcs-handle-names = "sgmii", "qsgmii"; 59 qsgmiib_pcs1: ethernet-pcs@1 { 60 compatible = "fsl,lynx-pcs";
|
H A D | qoriq-fman3-1-10g-0.dtsi | 56 pcs-handle-names = "sgmii", "qsgmii", "xfi"; 60 qsgmiid_pcs2: ethernet-pcs@2 { 61 compatible = "fsl,lynx-pcs";
|
H A D | qoriq-fman3-1-10g-1.dtsi | 56 pcs-handle-names = "sgmii", "qsgmii", "xfi"; 60 qsgmiid_pcs3: ethernet-pcs@3 { 61 compatible = "fsl,lynx-pcs";
|