Searched refs:os (Results 26 - 50 of 695) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_objset.c9 * or http://www.opensolaris.org/os/licensing.
96 dmu_objset_spa(objset_t *os) argument
98 return (os->os_spa);
102 dmu_objset_zil(objset_t *os) argument
104 return (os->os_zil);
108 dmu_objset_pool(objset_t *os) argument
112 if ((ds = os->os_dsl_dataset) != NULL && ds->ds_dir)
115 return (spa_get_dsl(os->os_spa));
119 dmu_objset_ds(objset_t *os) argument
121 return (os
125 dmu_objset_type(objset_t *os) argument
131 dmu_objset_name(objset_t *os, char *buf) argument
137 dmu_objset_id(objset_t *os) argument
145 dmu_objset_syncprop(objset_t *os) argument
151 dmu_objset_logbias(objset_t *os) argument
159 objset_t *os = arg; local
172 objset_t *os = arg; local
186 objset_t *os = arg; local
200 objset_t *os = arg; local
218 objset_t *os = arg; local
232 objset_t *os = arg; local
246 objset_t *os = arg; local
262 objset_t *os = arg; local
276 objset_t *os = arg; local
288 objset_t *os = arg; local
313 dnode_hash(const objset_t *os, uint64_t obj) argument
349 objset_t *os; local
558 objset_t *os; local
666 dmu_objset_rele(objset_t *os, void *tag) argument
704 dmu_objset_disown(objset_t *os, void *tag) argument
710 dmu_objset_evict_dbufs(objset_t *os) argument
760 dmu_objset_evict(objset_t *os) argument
786 dmu_objset_evict_done(objset_t *os) argument
820 dmu_objset_snap_cmtime(objset_t *os) argument
830 objset_t *os; local
971 objset_t *os; local
996 dmu_objset_create(const char *name, dmu_objset_type_t type, uint64_t flags, void (*func)(objset_t *os, void *arg, cred_t *cr, dmu_tx_t *tx), void *arg) argument
1107 dmu_objset_remap_indirects_impl(objset_t *os, uint64_t last_removed_txg) argument
1136 objset_t *os = NULL; local
1248 objset_t *os = arg; local
1277 objset_t *os = arg; local
1316 dmu_objset_sync(objset_t *os, zio_t *pio, dmu_tx_t *tx) argument
1432 dmu_objset_is_dirty(objset_t *os, uint64_t txg) argument
1446 dmu_objset_userused_enabled(objset_t *os) argument
1478 do_userquota_cacheflush(objset_t *os, userquota_cache_t *cache, dmu_tx_t *tx) argument
1552 objset_t *os = uua->uua_os; local
1612 dmu_objset_do_userquota_updates(objset_t *os, dmu_tx_t *tx) argument
1688 objset_t *os = dn->dn_objset; local
1788 dmu_objset_userspace_present(objset_t *os) argument
1795 dmu_objset_userspace_upgrade(objset_t *os) argument
1844 dmu_objset_space(objset_t *os, uint64_t *refdbytesp, uint64_t *availbytesp, uint64_t *usedobjsp, uint64_t *availobjsp) argument
1852 dmu_objset_fsid_guid(objset_t *os) argument
1858 dmu_objset_fast_stat(objset_t *os, dmu_objset_stats_t *stat) argument
1866 dmu_objset_stats(objset_t *os, nvlist_t *nv) argument
1881 dmu_objset_is_snapshot(objset_t *os) argument
1890 dmu_snapshot_realname(objset_t *os, char *name, char *real, int maxlen, boolean_t *conflict) argument
1905 dmu_snapshot_list_next(objset_t *os, int namelen, char *name, uint64_t *idp, uint64_t *offp, boolean_t *case_conflict) argument
1944 dmu_dir_list_next(objset_t *os, int namelen, char *name, uint64_t *idp, uint64_t *offp) argument
2353 dmu_objset_set_user(objset_t *os, void *user_ptr) argument
2360 dmu_objset_get_user(objset_t *os) argument
2388 dmu_objset_willuse_space(objset_t *os, int64_t space, dmu_tx_t *tx) argument
[all...]
H A Dddt_zap.c9 * or http://www.opensolaris.org/os/licensing.
37 ddt_zap_create(objset_t *os, uint64_t *objectp, dmu_tx_t *tx, boolean_t prehash) argument
44 *objectp = zap_create_flags(os, 0, flags, DMU_OT_DDT_ZAP,
52 ddt_zap_destroy(objset_t *os, uint64_t object, dmu_tx_t *tx) argument
54 return (zap_destroy(os, object, tx));
58 ddt_zap_lookup(objset_t *os, uint64_t object, ddt_entry_t *dde) argument
64 error = zap_length_uint64(os, object, (uint64_t *)&dde->dde_key,
72 error = zap_lookup_uint64(os, object, (uint64_t *)&dde->dde_key,
83 ddt_zap_prefetch(objset_t *os, uint64_t object, ddt_entry_t *dde) argument
85 (void) zap_prefetch_uint64(os, objec
90 ddt_zap_update(objset_t *os, uint64_t object, ddt_entry_t *dde, dmu_tx_t *tx) argument
103 ddt_zap_remove(objset_t *os, uint64_t object, ddt_entry_t *dde, dmu_tx_t *tx) argument
110 ddt_zap_walk(objset_t *os, uint64_t object, ddt_entry_t *dde, uint64_t *walk) argument
137 ddt_zap_count(objset_t *os, uint64_t object, uint64_t *count) argument
[all...]
H A Ddmu_object.c9 * or http://www.opensolaris.org/os/licensing.
35 dmu_object_alloc_ibs(objset_t *os, dmu_object_type_t ot, int blocksize, argument
41 (DMU_META_DNODE(os)->dn_indblkshift - SPA_BLKPTRSHIFT);
44 mutex_enter(&os->os_obj_lock);
46 object = os->os_obj_next;
67 if (os->os_rescan_dnodes) {
69 os->os_rescan_dnodes = B_FALSE;
73 error = dnode_next_offset(DMU_META_DNODE(os),
79 os->os_obj_next = ++object;
87 (void) dnode_hold_impl(os, objec
107 dmu_object_alloc(objset_t *os, dmu_object_type_t ot, int blocksize, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument
115 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, int blocksize, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument
136 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, int blocksize, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument
157 dmu_object_free(objset_t *os, uint64_t object, dmu_tx_t *tx) argument
187 dmu_object_next(objset_t *os, uint64_t *objectp, boolean_t hole, uint64_t txg) argument
[all...]
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dos.NetBSD.mk4 # $Id: os.NetBSD.mk 710 2010-02-17 14:21:38Z jkoshy $
H A Dos.FreeBSD.mk4 # $Id: os.FreeBSD.mk 710 2010-02-17 14:21:38Z jkoshy $
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/funcs/
H A Dtst.badcopyinstr.d9 * or http://www.opensolaris.org/os/licensing.
45 os = copyinstr((uintptr_t)&`utsname);
/freebsd-11-stable/tests/sys/pjdfstest/tests/
H A Dconf8 os=FreeBSD
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandOptionValidators.cpp19 llvm::Triple::OSType os = local
21 switch (os) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DEndianStream.h27 inline void write(raw_ostream &os, value_type value, endianness endian) { argument
29 os.write((const char *)&value, sizeof(value_type));
33 inline void write<float>(raw_ostream &os, float value, endianness endian) { argument
34 write(os, FloatToBits(value), endian);
38 inline void write<double>(raw_ostream &os, double value, argument
40 write(os, DoubleToBits(value), endian);
44 inline void write(raw_ostream &os, ArrayRef<value_type> vals, argument
47 write(os, v, endian);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DArchitectureSet.cpp61 void ArchitectureSet::print(raw_ostream &os) const { os << std::string(*this); }
63 raw_ostream &operator<<(raw_ostream &os, ArchitectureSet set) { argument
64 set.print(os);
65 return os;
/freebsd-11-stable/contrib/subversion/
H A Dwin-tests.py30 import os, sys, subprocess namespace
123 CMDLINE_TEST_SCRIPT_NATIVE_PATH = CMDLINE_TEST_SCRIPT_PATH.replace('/', os.sep)
125 sys.path.insert(0, os.path.join('build', 'generator'))
130 version_header = os.path.join('subversion', 'include', 'svn_version.h')
219 os.environ['SVN_ASP_DOT_NET_HACK'] = opt
221 abs_httpd_dir = os.path.abspath(val)
296 abs_srcdir = os.path.abspath("")
297 abs_objdir = os.path.join(abs_srcdir, objdir)
302 abs_builddir = os.path.abspath(args[0])
347 tgt_dir = os
[all...]
H A D.ycm_extra_conf.py30 import os
34 compilation_database_folder = os.path.dirname(os.path.realpath(__file__))
53 new_flag = os.path.join( working_directory, flag )
62 new_flag = path_flag + os.path.join( working_directory, path )
/freebsd-11-stable/sys/net/
H A Dmp_ring.c102 drain_ring_locked(struct ifmp_ring *r, union ring_state os, uint16_t prev, int budget) argument
106 uint16_t cidx = os.cidx;
107 uint16_t pidx = os.pidx_tail;
109 MPASS(os.flags == BUSY);
122 os.state = ns.state = r->state;
146 os.state = ns.state = r->state;
177 drain_ring_lockless(struct ifmp_ring *r, union ring_state os, uint16_t prev, int budget) argument
181 uint16_t cidx = os.cidx;
182 uint16_t pidx = os.pidx_tail;
184 MPASS(os
328 union ring_state os, ns; local
398 union ring_state os, ns; local
467 union ring_state os, ns; local
[all...]
/freebsd-11-stable/tools/regression/netinet/ip_id_period/
H A Dip_id_period.py31 import os
36 if os.path.exists('results.pcap'):
37 os.remove('results.pcap')
41 os.system('sysctl net.inet.icmp.icmplim=0')
42 os.system('ping -q -i .001 -c 100000 127.0.0.1')
45 os.kill(tcpdump.pid, signal.SIGTERM)
47 os.system('tcpdump -n -v -r results.pcap > results.txt')
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu_objset.h9 * or http://www.opensolaris.org/os/licensing.
152 #define DMU_META_DNODE(os) ((os)->os_meta_dnode.dnh_dnode)
153 #define DMU_USERUSED_DNODE(os) ((os)->os_userused_dnode.dnh_dnode)
154 #define DMU_GROUPUSED_DNODE(os) ((os)->os_groupused_dnode.dnh_dnode)
156 #define DMU_OS_IS_L2CACHEABLE(os) \
157 ((os)->os_secondary_cache == ZFS_CACHE_ALL || \
158 (os)
[all...]
H A Dbptree.h9 * or http://www.opensolaris.org/os/licensing.
51 uint64_t bptree_alloc(objset_t *os, dmu_tx_t *tx);
52 int bptree_free(objset_t *os, uint64_t obj, dmu_tx_t *tx);
53 boolean_t bptree_is_empty(objset_t *os, uint64_t obj);
55 void bptree_add(objset_t *os, uint64_t obj, blkptr_t *bp, uint64_t birth_txg,
58 int bptree_iterate(objset_t *os, uint64_t obj, boolean_t free,
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Devp_asn1.c66 ASN1_STRING *os; local
68 if ((os = M_ASN1_OCTET_STRING_new()) == NULL)
70 if (!M_ASN1_OCTET_STRING_set(os, data, len)) {
71 M_ASN1_OCTET_STRING_free(os);
74 ASN1_TYPE_set(a, V_ASN1_OCTET_STRING, os);
102 ASN1_OCTET_STRING os, *osp; local
109 os.data = data;
110 os.type = V_ASN1_OCTET_STRING;
111 os.length = len;
114 n += M_i2d_ASN1_OCTET_STRING(&os, NUL
147 ASN1_OCTET_STRING *os = NULL; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_mp_ring.c104 drain_ring(struct mp_ring *r, union ring_state os, uint16_t prev, int budget) argument
108 uint16_t cidx = os.cidx;
109 uint16_t pidx = os.pidx_tail;
111 MPASS(os.flags == BUSY);
125 os.state = r->state;
127 ns.state = os.state;
130 } while (atomic_fcmpset_64(&r->state, &os.state,
153 os.state = r->state;
155 ns.state = os.state;
158 } while (atomic_fcmpset_acq_64(&r->state, &os
253 union ring_state os, ns; local
328 union ring_state os, ns; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DTextAPIWriter.h23 static Error writeToStream(raw_ostream &os, const InterfaceFile &);
/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A Dos.FreeBSD.mk4 # $Id: os.freebsd.mk 189 2008-07-20 10:38:08Z jkoshy $
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp89 unsigned ProcessMacroPiece(raw_ostream &os,
129 /// Write executed lines from \p D in JSON format into \p os.
132 llvm::raw_string_ostream &os);
261 llvm::raw_fd_ostream os(FD, true);
268 os << report;
288 llvm::raw_string_ostream os(s);
291 os << "<hr class=divider>\n";
293 os << "<div id=File" << I->getHashValue() << ">\n";
297 os << "<div class=FileNav><a href=\"#File" << (I - 1)->getHashValue()
300 os << "<h
344 dumpCoverageData( const PathDiagnostic &D, const PathPieces &path, llvm::raw_string_ostream &os) argument
969 EmitAlphaCounter(raw_ostream &os, unsigned n) argument
979 ProcessMacroPiece(raw_ostream &os, const PathDiagnosticMacroPiece& P, unsigned num) argument
[all...]
H A DSVals.cpp296 void SVal::dumpToStream(raw_ostream &os) const {
299 os << "Unknown";
302 castAs<NonLoc>().dumpToStream(os);
305 castAs<Loc>().dumpToStream(os);
308 os << "Undefined";
313 void NonLoc::dumpToStream(raw_ostream &os) const {
317 os << Value << ' ' << (Value.isSigned() ? 'S' : 'U')
322 os << castAs<nonloc::SymbolVal>().getSymbol();
327 os << C.getLoc() << " [as " << C.getNumBits() << " bit integer]";
332 os << "compoundVa
[all...]
/freebsd-11-stable/contrib/apr/include/
H A Dapr_getopt.h96 * @param os The options structure created for apr_getopt()
101 * The (*os)->errfn is initialized to fprintf(stderr... but may be overridden.
103 APR_DECLARE(apr_status_t) apr_getopt_init(apr_getopt_t **os, apr_pool_t *cont,
108 * @param os The apr_opt_t structure returned by apr_getopt_init()
122 APR_DECLARE(apr_status_t) apr_getopt(apr_getopt_t *os, const char *opts,
129 * @param os The apr_getopt_t structure created by apr_getopt_init()
144 * When APR_SUCCESS is returned, os->ind gives the index of the first
146 * os->err is set to 0. If os->interleave is set to nonzero, options can come
147 * after arguments, and os
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DMapFile.cpp42 static void writeHeader(raw_ostream &os, uint64_t addr, uint64_t size, argument
44 os << format("%08llx %08llx %5lld ", addr, size, align);
79 raw_string_ostream os(str[i]);
80 writeHeader(os, syms[i]->getRVA(), 0, 0);
81 os << indent16 << toString(*syms[i]);
95 raw_fd_ostream os(config->mapFile, ec, sys::fs::OF_None);
105 os << "Address Size Align Out In Symbol\n";
109 writeHeader(os, sec->getRVA(), sec->getVirtualSize(), /*align=*/pageSize);
110 os << sec->name << '\n';
117 writeHeader(os, s
[all...]
/freebsd-11-stable/contrib/serf/build/
H A Dcheck.py28 import os namespace
50 SERF_RESPONSE_EXE = os.path.join(test_builddir, SERF_RESPONSE_EXE)
51 TEST_ALL_EXE = os.path.join(test_builddir, TEST_ALL_EXE)

Completed in 177 milliseconds

1234567891011>>