Searched defs:oc (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/sys/kern/ |
H A D | kern_objcache.c | 219 struct objcache *oc; in objcache_create() local 358 objcache_set_cluster_limit(struct objcache *oc, int cluster_limit) in objcache_set_cluster_limit() 381 struct objcache *oc; in objcache_create_simple() local 400 struct objcache *oc; in objcache_create_mbacked() local 427 objcache_get(struct objcache *oc, int ocflags) in objcache_get() 620 objcache_put(struct objcache *oc, void *obj) in objcache_put() 726 objcache_dtor(struct objcache *oc, void *obj) in objcache_dtor() 754 mag_purge(struct objcache *oc, struct magazine **magp, int freeit) in mag_purge() 823 maglist_purge(struct objcache *oc, struct magazinelist *maglist) in maglist_purge() 864 struct objcache *oc; in objcache_reclaimlist() local [all …]
|
/dflybsd-src/lib/libalias/ |
H A D | alias_cuseeme.c | 98 struct oc_header *oc; in AliasHandleCUSeeMeIn() local
|
/dflybsd-src/sys/sys/ |
H A D | sysref.h | 83 struct objcache *oc; /* object cache */ member
|
/dflybsd-src/contrib/libedit/src/ |
H A D | search.c | 532 wchar_t oc, *ocp; in ce_search_line() local
|
/dflybsd-src/sys/dev/disk/isp/ |
H A D | isp_pci.c | 1242 uint32_t rv, oc = 0; in isp_pci_rd_reg_1080() local 1274 int oc = 0; in isp_pci_wr_reg_1080() local
|
/dflybsd-src/usr.sbin/kbdcontrol/ |
H A D | kbdcontrol.c | 111 nextarg(int ac, char **av, int *indp, int oc) in nextarg()
|
/dflybsd-src/usr.sbin/vidcontrol/ |
H A D | vidcontrol.c | 192 nextarg(int ac, char **av, int *indp, int oc, int strict) in nextarg()
|
/dflybsd-src/sys/dev/sound/pcm/ |
H A D | dsp.c | 1983 oss_count_t *oc = (oss_count_t *)arg; in dsp_ioctl() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | except.c | 552 eh_catch oc, nc; in duplicate_eh_regions_1() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | except.c | 508 eh_catch oc, nc; in duplicate_eh_regions_1() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | pt.c | 12296 tree new_clauses = NULL, nc, oc; in tsubst_omp_clauses() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | pt.c | 16016 tree new_clauses = NULL_TREE, nc, oc; in tsubst_omp_clauses() local
|