/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_freebsd_uio_cleanup.c | 55 struct bundle_orphan_ring *orphan, in check_orphan_ring() argument 62 struct resource *csr_base = orphan->csr_base; in check_orphan_ring() 63 int bank = orphan->bank; in check_orphan_ring() 66 if (test_bit(i, &orphan->tx_mask)) { in check_orphan_ring() 69 if (!test_bit(rx_ring, &orphan->rx_mask)) { in check_orphan_ring() 70 __clear_bit(i, &orphan->tx_mask); in check_orphan_ring() 83 } else if (test_bit(i, &orphan->rx_mask)) { in check_orphan_ring() 86 if (!test_bit(tx_ring, &orphan->tx_mask)) { in check_orphan_ring() 87 __clear_bit(i, &orphan->rx_mask); in check_orphan_ring() 186 struct bundle_orphan_ring *orphan) in cleanup_all_ring() argument [all …]
|
/freebsd/sbin/fsck_ffs/ |
H A D | pass3.c | 47 ino_t orphan; in pass3() local 84 orphan = inp->i_number; in pass3() 92 if (linkup(orphan, inp->i_dotdot, NULL)) { in pass3() 95 inoinfo(orphan)->ino_state = DFOUND; in pass3() 102 (u_long)orphan); in pass3() 108 idesc.id_parent = orphan; in pass3() 114 if (linkup(orphan, inp->i_parent, namebuf)) { in pass3() 117 inoinfo(orphan)->ino_linkcnt++; in pass3() 122 inoinfo(orphan)->ino_state = DFOUND; in pass3()
|
H A D | dir.c | 563 linkup(ino_t orphan, ino_t parentdir, char *name) in linkup() argument 574 ginode(orphan, &ip); in linkup() 662 (void)lftempname(tempname, orphan); in linkup() 663 if (makeentry(lfdir, orphan, (name ? name : tempname)) == 0) { in linkup() 669 inoinfo(orphan)->ino_linkcnt--; in linkup() 672 if ((changeino(orphan, "..", lfdir, depth) & ALTERED) == 0 && in linkup() 674 (void)makeentry(orphan, lfdir, ".."); in linkup() 678 pwarn("DIR I=%lu CONNECTED. ", (u_long)orphan); in linkup()
|
H A D | fsck.h | 519 int linkup(ino_t orphan, ino_t parentdir, char *name);
|
/freebsd/contrib/netbsd-tests/usr.bin/ld/ |
H A D | t_section.sh | 48 atf_test_case orphan 57 /* read-only orphan */ 59 /* read-write orphan */ 99 atf_add_test_case orphan
|
/freebsd/sys/geom/ |
H A D | geom_event.c | 176 TAILQ_INSERT_TAIL(&g_doorstep, pp, orphan); in g_orphan_provider() 206 KASSERT(cp->geom->orphan != NULL, in g_orphan_register() 218 cp->geom->orphan(cp); in g_orphan_register() 244 TAILQ_REMOVE(&g_doorstep, pp, orphan); in one_event() 306 TAILQ_FOREACH(pp, &g_doorstep, orphan) { in g_cancel_event() 309 TAILQ_REMOVE(&g_doorstep, pp, orphan); in g_cancel_event()
|
H A D | geom.h | 110 g_orphan_t *orphan; member 143 g_orphan_t *orphan; member 212 TAILQ_ENTRY(g_provider) orphan;
|
H A D | geom_subr.c | 401 gp->orphan = mp->orphan; in g_new_geomf() 527 KASSERT(gp->orphan != NULL, in g_new_consumer() 710 cp->geom->orphan(cp); in g_resize_provider_event()
|
/freebsd/sys/netgraph/ |
H A D | ng_ether.c | 83 hook_p orphan; /* orphan hook connection */ member 269 if (priv->orphan == NULL) { in ng_ether_input_orphan() 273 NG_SEND_DATA_ONLY(error, priv->orphan, m); in ng_ether_input_orphan() 394 if (priv->orphan != NULL) { in ng_ether_link_state() 397 NG_SEND_MSG_HOOK(dummy_error, node, msg, priv->orphan, 0); in ng_ether_link_state() 471 hookptr = &priv->orphan; in ng_ether_newhook() 789 else if (hook == priv->orphan) in ng_ether_disconnect() 790 priv->orphan = NULL; in ng_ether_disconnect()
|
H A D | ng_gif.c | 348 u_char orphan = priv->lowerOrphan; in ng_gif_newhook() local 358 orphan = 0; in ng_gif_newhook() 361 orphan = 1; in ng_gif_newhook() 371 priv->lowerOrphan = orphan; in ng_gif_newhook()
|
/freebsd/contrib/netbsd-tests/usr.bin/config/ |
H A D | d_postponed_orphan | 12 # means the child* instance does not qualify as an explicit orphan and
|
H A D | d_shadow_instance | 16 # The two child* instances are aliases, and at some point the orphan-checking
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | linker_script.rst | 58 sections but before orphan sections have been processed. 177 will be added somewhere following the usual orphan section placement rules. 182 still applies (possibly after orphan section placement). It is recommended to
|
/freebsd/contrib/ntp/html/scripts/ |
H A D | special.txt | 5 <li class='inline'><a href='orphan.html'>Orphan Mode</a></li>\
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | ReleaseNotes.rst | 93 * Orphan placement is refined to prefer the last similar section when its rank <= orphan's rank. 95 Non-alloc orphan sections are now placed at the end.
|
/freebsd/sys/geom/label/ |
H A D | g_label.c | 270 gp->orphan = g_label_orphan; in g_label_create() 405 gp->orphan = g_label_orphan_taste; in g_label_taste()
|
/freebsd/usr.sbin/ntp/doc/ |
H A D | Makefile | 18 ntptime.html ntptrace.html orphan.html parsedata.html \
|
/freebsd/contrib/ntp/ntpd/ |
H A D | complete.conf.in | 30 tos beacon 3600 ceiling 16 cohort 0 floor 1 maxclock 10 maxdist 1.5 minclock 3 mindist 0.001 minsane 1 orphan 16 orphanwait 300 bcpollbstep 3
|
/freebsd/sys/conf/ |
H A D | ldscript.riscv | 113 /* Ensure __bss_start is associated with the next section in case orphan
|
/freebsd/sys/geom/bde/ |
H A D | g_bde.c |
|
/freebsd/sys/geom/shsec/ |
H A D | g_shsec.c | 552 gp->orphan = g_shsec_orphan; in g_shsec_create() 649 gp->orphan = g_shsec_orphan; in g_shsec_taste()
|
/freebsd/sys/geom/cache/ |
H A D | g_cache.c | 523 gp->orphan = g_cache_orphan; in g_cache_create() 670 gp->orphan = g_cache_orphan; in g_cache_taste()
|
/freebsd/sys/geom/linux_lvm/ |
H A D | g_linux_lvm.c | 542 gp->orphan = g_llvm_taste_orphan; in g_llvm_taste() 563 gp->orphan = g_llvm_orphan; in g_llvm_taste()
|
/freebsd/contrib/llvm-project/lldb/docs/man/ |
H A D | lldb-server.rst | 1 :orphan:
|
/freebsd/sys/geom/stripe/ |
H A D | g_stripe.c | 871 gp->orphan = g_stripe_orphan; in g_stripe_create() 971 gp->orphan = g_stripe_orphan; in g_stripe_taste()
|