/src/usr.sbin/user/ |
defs.h | 49 #define FREE(ptr) (void) free(ptr)
|
/src/sys/external/bsd/drm2/dist/drm/i915/ |
i915_params.c | 6 * Permission is hereby granted, free of charge, to any person obtaining a 248 /* free the allocated members, *not* the passed in params itself */ 251 #define FREE(T, x, ...) free_param(#T, ¶ms->x); 252 I915_PARAMS_FOR_EACH(FREE); 253 #undef FREE
|
/src/share/examples/refuse/fanoutfs/ |
defs.h | 65 #define FREE(ptr) (void) free(ptr)
|
fanoutfs.c | 102 FREE(dirs.v[i]); 244 FREE(names.v[i]); 247 FREE(names.v);
|
/src/share/examples/refuse/id3fs/ |
defs.h | 65 #define FREE(ptr) (void) free(ptr)
|
/src/share/examples/refuse/virtdir/ |
defs.h | 65 #define FREE(ptr) (void) free(ptr)
|
virtdir.c | 241 /* free the storage associated with the virtual directory structure */ 245 free(dirp->dirname); 246 FREE(dirp); 273 FREE(tp->v[i].name); 275 FREE(tp->v[i].tgt); 278 FREE(tp->v);
|
/src/sys/arch/sparc/include/ |
loadfile_machdep.h | 62 #define FREE(a, b) free(a)
|
/src/sys/arch/sparc64/include/ |
loadfile_machdep.h | 68 #define FREE(a, b) free(a)
|
/src/sys/fs/nfs/client/ |
nfs_clnode.c | 120 FREE(nfhp, M_NFSFH); 170 FREE((caddr_t)np->n_fhp, M_NFSFH); 200 free(sp, M_NEWNFSREQ); 316 * Free up any directory cookie structures and 325 FREE((caddr_t)dp2, M_NFSDIROFF); 330 FREE((caddr_t)np->n_fhp, M_NFSFH); 332 FREE((caddr_t)np->n_v4, M_NFSV4NODE);
|
nfs_clstate.c | 241 FREE((caddr_t)nowp, M_NFSCLOWNER); 243 FREE((caddr_t)nop, M_NFSCLOPEN); 310 FREE((caddr_t)nowp, M_NFSCLOWNER); 312 FREE((caddr_t)nop, M_NFSCLOPEN); 417 FREE((caddr_t)dp, M_NFSCLDELEG); 443 FREE((caddr_t)dp, M_NFSCLDELEG); 762 free(newclp, M_NFSCLCLIENT); 795 free(newclp, M_NFSCLCLIENT); 979 FREE((caddr_t)nlp, M_NFSCLLOCKOWNER); 980 FREE((caddr_t)otherlop, M_NFSCLLOCK) [all...] |
nfs_clport.c | 171 FREE((caddr_t)nfhp, M_NFSFH); 213 FREE((caddr_t)newd, M_NFSV4NODE); 215 FREE((caddr_t)oldd, M_NFSV4NODE); 217 FREE((caddr_t)nfhp, M_NFSFH); 225 FREE((caddr_t)nfhp, M_NFSFH); 281 FREE((caddr_t)nfhp, M_NFSFH); 283 FREE((caddr_t)np->n_v4, M_NFSV4NODE); 360 FREE(nfhp, M_NFSFH); 1366 free(buf, M_TEMP);
|
nfs_clvfsops.c | 822 free(sin, M_SONAME); 1382 FREE(nam, M_SONAME); 1632 free(nmp->nm_clp, M_NFSCLCLIENT); 1636 FREE(nmp, M_NEWNFSMNT); 1637 FREE(nam, M_SONAME); 1661 * - Free up the data structures 1695 FREE(nmp->nm_nam, M_SONAME); 1702 FREE(nmp, M_NEWNFSMNT);
|
/src/lib/libc/isc/ |
ev_timers.c | 267 FREE(del); 382 FREE(tt); 396 FREE(tt); 473 FREE(t); 511 FREE(this);
|
ev_streams.c | 80 goto free; 82 goto free; 93 free: 95 FREE(new); 114 goto free; 116 goto free; 127 free: 129 FREE(new); 205 FREE(old);
|
eventlib_p.h | 51 #define OKFREE(x, y) if ((x) < 0) { FREE((y)); EV_ERR(errno); } \ 63 #define FREE(p) memput((p), sizeof *(p)) 169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; 176 struct { struct evEvent_p *next; } free; member in union:evEvent_p::__anon6ab7f5a8040a
|
/src/regress/sys/fs/lfs/ckckp/ |
check-all | 231 m/FREE BUT NOT ON FREE LIST/ || # UNWRITTEN inodes OK 233 m/FREE LIST HEAD IN SUPERBLOCK/ ) { 251 m/skipping free list check/ ||
|
/src/sys/dev/stbi/ |
stb_image.c | 237 // free the loaded image -- this is just free() 449 #define FREE(ptr) \ 450 do { if (ptr) free((ptr), M_TEMP); } while (/*CONSTCOND*/0) 454 #define FREE(ptr) free((ptr)) 623 FREE(retval_from_stbi_load); 972 // assume data buffer is malloced, so malloc a new one and free that one 990 FREE(data); 1032 FREE(data) [all...] |
/src/lib/libc/rpc/ |
svc_dg.c | 305 (void) free(xprt->xp_tp); 360 #define FREE(addr, type, size) \ 443 FREE(uc, struct cl_cache, 1); 451 FREE(uc->uc_entries, cache_ptr, size * SPARSENESS); 452 FREE(uc, struct cl_cache, 1); 523 FREE(victim, struct cache_node, 1); 540 free(uaddr); 608 free(uaddr);
|
/src/sys/fs/nfs/common/ |
nfs_commonkrpc.c | 163 * We do not free the sockaddr if error. 514 * doesn't result in the credential being free'd prematurely. 695 freeslot = -1; /* Set to slot that needs to be free'd */ 791 FREE((caddr_t)rep, M_NFSDREQ); 840 * If the first op is Sequence, free up the slot. 930 /* Free the slot, as required. */ 1012 FREE((caddr_t)rep, M_NFSDREQ); 1022 FREE((caddr_t)rep, M_NFSDREQ);
|
/src/sys/fs/nfs/server/ |
nfs_nfsdstate.c | 170 * the client list or free'd. 1181 * The following set of functions free up the various data structures. 1202 * Free a client that has been cleaned. It should also already have been 1225 free(clp->lc_stateid, M_NFSDCLIENT); 1226 free(clp, M_NFSDCLIENT); 1235 * Free a list of delegation state structures. 1236 * (This function will also free all nfslockfile structures that no 1251 * Free up a delegation. 1268 FREE((caddr_t)stp, M_NFSDSTATE); 1284 * Now, free all associated opens [all...] |
nfs_nfsdserv.c | 1247 FREE(pathcp, M_TEMP); 1302 FREE(pathcp, M_TEMP); 1354 FREE(pathcp, M_TEMP); 1777 FREE(pathcp, M_TEMP); 2324 FREE((caddr_t)lop, M_NFSDLOCK); 2326 FREE((caddr_t)stp, M_NFSDSTATE); 2355 free((caddr_t)stp, M_NFSDSTATE); 2463 FREE((caddr_t)stp, M_NFSDSTATE); 2469 free((caddr_t)stp, M_NFSDSTATE); 2510 free(stp, M_NFSDSTATE) [all...] |
nfs_nfsdport.c | 273 * the inode, try to free it up once. If 700 FREE((caddr_t)iv2, M_TEMP); 776 FREE((caddr_t)iv, M_TEMP); 1017 * be FREE'd later. 1053 free(pathcp, M_TEMP); 1646 free((caddr_t)cookies, M_TEMP); 1678 free((caddr_t)rbuf, M_TEMP); 1680 free((caddr_t)cookies, M_TEMP); 1701 FREE((caddr_t)rbuf, M_TEMP); 1702 FREE((caddr_t)cookies, M_TEMP) [all...] |
/src/lib/libc/gdtoa/ |
misc.c | 101 #ifdef FREE 102 FREE((void*)v); 104 free((void*)v);
|
/src/sys/dev/pci/ |
if_vioif.c | 283 FREE, INUSE, DONE 555 ctrlq->ctrlq_inuse = FREE; 2295 while (ctrlq->ctrlq_inuse != FREE) 2307 KASSERT(ctrlq->ctrlq_inuse != FREE); 2311 ctrlq->ctrlq_inuse = FREE;
|