Searched refs:victim (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/ucblib/librpcsoc/ |
H A D | svc_udp.c | 410 register cache_ptr victim; local 421 victim = uc->uc_fifo[uc->uc_nextvictim]; 422 if (victim != NULL) { 423 loc = CACHE_LOC(xprt, victim->cache_xid); 425 *vicp != NULL && *vicp != victim; 432 *vicp = victim->cache_next; /* remote from cache */ 433 newbuf = victim->cache_reply; 435 victim = ALLOC(struct cache_node, 1); 436 if (victim == NULL) { 445 FREE(victim, struct cache_node, 1); [all …]
|
/titanic_44/usr/src/uts/common/io/ |
H A D | vuid_queue.c | 162 Vuid_q_node *base, *victim; in vq_compress() local 185 for (victim = base->next; victim; victim = victim_next) { in vq_compress() 187 victim_next = victim->next; in vq_compress() 189 if (!vq_is_valuator(victim)) in vq_compress() 197 if (victim->prev != base) { in vq_compress() 198 if (!tv_equal(victim->prev->firm_event.time, in vq_compress() 199 victim->firm_event.time)) in vq_compress() 203 tv_diff = tv_subt(victim->firm_event.time, in vq_compress() 210 if (victim->firm_event.id == base->firm_event.id) { in vq_compress() 216 victim->firm_event.value; in vq_compress() [all …]
|
H A D | physmem.c | 129 struct physmem_proc_hash *victim = NULL; in physmem_remove_hash_proc() local 137 victim = *walker; in physmem_remove_hash_proc() 138 *walker = victim->pph_next; in physmem_remove_hash_proc() 144 if (victim != NULL) in physmem_remove_hash_proc() 145 kmem_free(victim, sizeof (struct physmem_proc_hash)); in physmem_remove_hash_proc() 289 struct physmem_hash *victim; in physmem_remove_vnode_hash() local 300 victim = *phpp; in physmem_remove_vnode_hash() 301 *phpp = victim->ph_next; in physmem_remove_vnode_hash() 304 kmem_free(victim, sizeof (*victim)); in physmem_remove_vnode_hash()
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | svc_dg.c | 755 cache_ptr victim; in cache_set() local 783 victim = uc->uc_fifo[uc->uc_nextvictim]; in cache_set() 784 if (victim != NULL) { in cache_set() 786 loc = CACHE_LOC(parent, victim->cache_xid); in cache_set() 788 *vicp != NULL && *vicp != victim; in cache_set() 796 *vicp = victim->cache_next; /* remove from cache */ in cache_set() 797 newbuf = victim->cache_reply; in cache_set() 799 victim = malloc(sizeof (struct cache_node)); in cache_set() 800 if (victim == NULL) { in cache_set() 808 free(victim); in cache_set() [all …]
|
/titanic_44/usr/src/uts/common/io/aggr/ |
H A D | aggr_send.c | 308 aggr_port_t *victim; in aggr_send_port_disable() local 310 victim = grp->lg_tx_ports[ntx - 1]; in aggr_send_port_disable() 312 victim->lp_tx_idx = idx; in aggr_send_port_disable() 313 grp->lg_tx_ports[idx] = victim; in aggr_send_port_disable()
|
/titanic_44/usr/src/cmd/krb5/kadmin/kclient/ |
H A D | ksetpw.c | 58 krb5_principal victim, salt; in main() local 183 code = krb5_parse_name(ctx, vprincstr, &victim); in main() 222 code = krb5_set_password_using_ccache(ctx, cc, newpw, victim, in main() 244 if (enctype_count && (code = kt_remove_entries(ctx, kt, victim))) in main() 248 kt_add_entry(ctx, kt, victim, salt, enctypes[i], kvno, newpw); in main()
|
/titanic_44/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | pass1.c | 503 fsck_ino_t victim = inumber; in clear_attr_acl() local 507 victim = parent; in clear_attr_acl() 518 (int)parent, (int)victim); in clear_attr_acl() 525 dp = ginode(victim); in clear_attr_acl()
|
/titanic_44/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu_asm.s | 110 ! if (victim == INVALID_CONTEXT || 111 ! current CPU tsbmiss->usfmmup == victim sfmmup) {
|
/titanic_44/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu_asm.s | 96 ! if (victim == INVALID_CONTEXT) { 102 ! } else if (current CPU tsbmiss->usfmmup != victim sfmmup) {
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 24069 victim
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 24068 victim
|