Searched refs:anon_set_ptr (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_anon.c470 anon_set_ptr(struct anon_hdr *ahp, ulong_t an_idx, struct anon *ap, int flags) function
585 if (anon_set_ptr(dahp, d_idx, ap, flags) == ENOMEM)
1217 (void) anon_set_ptr(ahp, an_idx + i, NULL,
1284 (void) anon_set_ptr(ahp, an_idx + j,
1319 (void) anon_set_ptr(ahp, an_idx + i, NULL, ANON_SLEEP);
1362 (void) anon_set_ptr(new, new_idx + off, ap, ANON_SLEEP);
1446 (void) anon_set_ptr(old, index + i, ap,
1465 (void) anon_set_ptr(new, new_idx + off + i, ap,
1570 (void) anon_set_ptr(ahp, an_idx, ap,
1609 (void) anon_set_ptr(ah
[all...]
H A Danon.h438 extern int anon_set_ptr(struct anon_hdr *, ulong_t, struct anon *, int);
H A Dseg_kp.c525 (void) anon_set_ptr(kpd->kp_anon, anon_idx + i,
H A Dseg_vn.c960 (void) anon_set_ptr(amp->ahp, anon_idx, ap,
1556 (void) anon_set_ptr(newsvd->amp->ahp, new_idx, newap,
2809 (void) anon_set_ptr(amp->ahp, anon_index, ap,
3097 (void) anon_set_ptr(amp->ahp, anon_index, ap, ANON_SLEEP);
6450 (void) anon_set_ptr(amp->ahp, an_idx, ap,
7835 (void) anon_set_ptr(amp->ahp,
9631 (void) anon_set_ptr(amp->ahp, anon_index,
H A Dseg_spt.c3043 (void) anon_set_ptr(amp->ahp, anon_index, ap, ANON_SLEEP);
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c272 (void) anon_set_ptr(tp->tn_anon, pagenumber,
1821 (void) anon_set_ptr(tp->tn_anon, btop(toff),

Completed in 128 milliseconds