Searched refs:trash (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/filters/
H A DMakefile40 trash.o
/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c987 uintptr_t trash; local
990 Pread(Proc, &trash, sizeof (trash), sp) != sizeof (trash))
1750 uintptr_t trash[2]; local
1754 Pread(Proc, trash, sizeof (trash), frame[0]) != sizeof (trash)))
/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c595 ipsec_proto_t *new_protos = NULL, *trash; local
638 trash = protos;
647 trash = NULL;
650 _clean_trash(trash, trash_num);
/illumos-gate/usr/src/uts/common/io/
H A Dwinlockio.c173 * mapping, not to the unlock page, but to the "trash page", and allowed
352 * The trash page is where unwanted writes go
1338 * If old owner faulting on trash unlock mapping,
1339 * load hat mappings to trash page
1342 * a trash page or return error.
1345 DEBUGF(4, (CE_CONT, " old owner reloads trash mapping\n"));
1452 /* remap any old trash mappings */
1454 /* current owner should not have a trash mapping */
1458 "new owner %d remapping old trash mapping\n",
1463 * unable to remap old trash pag
1506 lock_giveup(SegLock *lp, int trash) argument
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c3791 u32_t trash = 0; local
3820 trash=REG_RD(pdev,NIG_REG_STAT2_BRB_OCTET+4);
3886 trash=REG_RD(pdev,NIG_REG_STAT2_BRB_OCTET+4);
3927 trash=REG_RD(pdev,NIG_REG_INGRESS_EOP_LB_FIFO);
4191 u32_t trash = 0; local
4266 trash = REG_RD(pdev,NIG_REG_STAT2_BRB_OCTET+4);

Completed in 76 milliseconds