Searched refs:uint_t (Results 1 - 25 of 184) sorted by relevance

12345678

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_inttab.h42 uint_t inh_index; /* index associated with this element */
43 uint_t inh_flags; /* flags (see below) */
49 uint_t int_hashlen; /* size of hash bucket array */
50 uint_t int_nelems; /* number of elements hashed */
53 uint_t int_index; /* next index to hand out */
61 extern int dt_inttab_insert(dt_inttab_t *, uint64_t, uint_t);
62 extern uint_t dt_inttab_size(const dt_inttab_t *);
H A Ddt_as.h40 uint_t di_label; /* label number or DT_LBL_NONE */
51 uint_t dl_len; /* number of valid instructions */
52 uint_t dl_label; /* next label number to assign */
58 extern uint_t dt_irlist_label(dt_irlist_t *);
H A Ddt_pq.h34 uint_t dtpq_size; /* count of allocated elements */
35 uint_t dtpq_last; /* next free slot */
40 extern dt_pq_t *dt_pq_init(dtrace_hdl_t *, uint_t size, dt_pq_value_f, void *);
45 extern void *dt_pq_walk(dt_pq_t *, uint_t *);
H A Ddt_provider.h50 uint_t pv_flags; /* flags (see below) */
63 uint_t pit_matches; /* number of matches */
71 uint_t pi_noffs; /* number of offsets */
72 uint_t pi_maxoffs; /* size of pi_offs allocation */
73 uint_t pi_nenoffs; /* number of is-enabled offsets */
74 uint_t pi_maxenoffs; /* size of pi_enoffs allocation */
84 uint_t pr_nargc; /* native argument count */
87 uint_t pr_xargc; /* translated argument count */
100 dt_node_t *, uint_t, dt_node_t *, uint_t);
[all...]
H A Ddt_ident.h74 uint_t di_id; /* variable or subr id (see <sys/dtrace.h>) */
76 uint_t di_vers; /* identifier version number (dt_version_t) */
121 uint_t dh_nextid; /* next id to be returned by idhash_nextid() */
122 uint_t dh_minid; /* min id to be returned by idhash_nextid() */
123 uint_t dh_maxid; /* max id to be returned by idhash_nextid() */
143 uint_t, uint_t);
147 extern int dt_idhash_nextid(dt_idhash_t *, uint_t *);
152 ushort_t, uint_t, dtrace_attribute_t, uint_t,
[all...]
H A Ddt_printf.h68 uint_t pdi_nbuckets; /* size of hash bucket array */
75 uint_t pfd_flags; /* format flags (see below) */
99 uint_t pfv_argc; /* number of argument descriptors */
100 uint_t pfv_flags; /* flags used for validation */
105 uint_t pfw_aid; /* aggregation variable identifier */
119 extern void dt_printf_validate(dt_pfargv_t *, uint_t,
H A Ddt_pcb.h70 uint_t pcb_asvidx; /* assembler vartab index (see dt_as.c) */
72 uint_t pcb_asxreflen; /* assembler xlator map length (see dt_as.c) */
85 uint_t pcb_cflags; /* optional compilation flags (see dtrace.h) */
86 uint_t pcb_idepth; /* preprocessor #include nesting depth */
H A Ddt_impl.h78 uint_t din_kind; /* CTF type kind to instantiate */
94 uint_t (*do_syminit)(struct dt_module *);
97 const char *, GElf_Sym *, uint_t *);
99 GElf_Addr, GElf_Sym *, uint_t *);
112 uint_t ds_symid; /* id of corresponding symbol */
113 uint_t ds_next; /* index of next element in hash chain */
128 uint_t *dm_symbuckets; /* symbol table hash buckets (chain indices) */
131 uint_t dm_symfree; /* index of next free hash element */
132 uint_t dm_nsymbuckets; /* number of elements in bucket array */
133 uint_t dm_nsymelem
[all...]
/freebsd-11-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.h65 uint_t d86_mode; /* mode for immediate */
66 uint_t d86_value_size; /* size in bytes of d86_value */
71 uint_t d86_mode;
72 uint_t d86_error;
73 uint_t d86_len; /* instruction length */
75 uint_t d86_memsize; /* size of memory referenced */
78 uint_t d86_numopnds;
79 uint_t d86_rex_prefix; /* value of REX prefix if !0 */
81 uint_t d86_opnd_size;
82 uint_t d86_addr_siz
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzmod_subr.c35 zcalloc(void *opaque, uint_t items, uint_t size)
51 zmemcpy(void *dest, const void *source, uint_t len)
57 zmemcmp(const void *s1, const void *s2, uint_t len)
63 zmemzero(void *dest, uint_t len)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Derrorq.h58 ulong_t, size_t, uint_t, uint_t);
61 ulong_t, size_t, uint_t, uint_t);
64 extern void errorq_dispatch(errorq_t *, const void *, size_t, uint_t);
69 extern void errorq_commit(errorq_t *, errorq_elem_t *, uint_t);
H A Dcpupart.h71 uint_t cp_nrunnable; /* current # of runnable threads */
72 uint_t cp_nrunning; /* current # of running threads */
90 uint_t cp_attr; /* bitmask of attributes */
125 extern uint_t cp_numparts;
126 extern uint_t cp_numparts_nonempty;
135 extern uint_t cp_haltset_fanout;
143 extern int cpupart_get_cpus(psetid_t *, processorid_t *, uint_t *);
148 extern uint_t cpupart_list(psetid_t *, uint_t, int);
149 extern int cpupart_setattr(psetid_t, uint_t);
[all...]
H A Dctf_api.h88 uint_t cte_format; /* data format (CTF_INT_* or CTF_FP_* flags) */
89 uint_t cte_offset; /* offset of value in bits */
90 uint_t cte_bits; /* size of storage in bits */
101 uint_t ctr_nelems; /* number of elements */
106 uint_t ctc_argc; /* number of typed arguments to function */
107 uint_t ctc_flags; /* function attributes (see below) */
176 extern int ctf_func_args(ctf_file_t *, ulong_t, uint_t, ctf_id_t *);
211 extern ctf_id_t ctf_add_array(ctf_file_t *, uint_t, const ctf_arinfo_t *);
212 extern ctf_id_t ctf_add_const(ctf_file_t *, uint_t, ctf_id_t);
213 extern ctf_id_t ctf_add_enum(ctf_file_t *, uint_t, cons
[all...]
H A Dnvpair.h154 int nvlist_alloc(nvlist_t **, uint_t, int);
162 uint_t nvlist_nvflag(nvlist_t *);
164 int nvlist_xalloc(nvlist_t **, uint_t, nv_alloc_t *);
184 int nvlist_add_boolean_array(nvlist_t *, const char *, boolean_t *, uint_t);
185 int nvlist_add_byte_array(nvlist_t *, const char *, uchar_t *, uint_t);
186 int nvlist_add_int8_array(nvlist_t *, const char *, int8_t *, uint_t);
187 int nvlist_add_uint8_array(nvlist_t *, const char *, uint8_t *, uint_t);
188 int nvlist_add_int16_array(nvlist_t *, const char *, int16_t *, uint_t);
189 int nvlist_add_uint16_array(nvlist_t *, const char *, uint16_t *, uint_t);
190 int nvlist_add_int32_array(nvlist_t *, const char *, int32_t *, uint_t);
[all...]
H A Dtaskq.h84 taskq_t *taskq_create(const char *, int, pri_t, int, int, uint_t);
85 taskq_t *taskq_create_instance(const char *, int, int, pri_t, int, int, uint_t);
87 struct proc *, uint_t);
89 struct proc *, uint_t, uint_t);
90 taskqid_t taskq_dispatch(taskq_t *, task_func_t, void *, uint_t);
91 void taskq_dispatch_ent(taskq_t *, task_func_t, void *, uint_t,
H A Dctf.h121 uint_t cth_parlabel; /* ref to name of parent lbl uniq'd against */
122 uint_t cth_parname; /* ref to basename of parent */
123 uint_t cth_lbloff; /* offset of label section */
124 uint_t cth_objtoff; /* offset of object section */
125 uint_t cth_funcoff; /* offset of function section */
126 uint_t cth_typeoff; /* offset of type section */
127 uint_t cth_stroff; /* offset of string section */
128 uint_t cth_strlen; /* length of string section in bytes */
139 uint_t cth_objtoff;
140 uint_t cth_funcof
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/stat/common/
H A Dstatcommon.h44 void print_timestamp(uint_t);
H A Dtimestamp.c35 print_timestamp(uint_t timestamp_fmt)
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dsid.h34 uint_t kd_len;
46 kd->kd_len = (uint_t)len;
60 static __inline uint_t
74 static __inline uint_t
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/printf/
H A Dtst.basics.d64 printf("%%o = %o\n", (uint_t)i);
67 printf("%%u = %u\n", (uint_t)i);
69 printf("%%x = %x\n", (uint_t)i);
70 printf("%%X = %X\n", (uint_t)i);
/freebsd-11-stable/sys/crypto/skein/
H A Dskein_debug.h15 void Skein_Show_Block(uint_t bits,const Skein_Ctxt_Hdr_t *h,const u64b_t *X,const u08b_t *blkPtr,
17 void Skein_Show_Round(uint_t bits,const Skein_Ctxt_Hdr_t *h,size_t r,const u64b_t *X);
18 void Skein_Show_R_Ptr(uint_t bits,const Skein_Ctxt_Hdr_t *h,size_t r,const u64b_t *X_ptr[]);
19 void Skein_Show_Final(uint_t bits,const Skein_Ctxt_Hdr_t *h,size_t cnt,const u08b_t *outPtr);
20 void Skein_Show_Key (uint_t bits,const Skein_Ctxt_Hdr_t *h,const u08b_t *key,size_t keyBytes);
22 extern uint_t skein_DebugFlag; /* flags to control debug output (0 --> none) */
H A Dskein_debug.c17 uint_t skein_DebugFlag = 0; /* off by default. Must be set externally */
57 static const char *AlgoHeader(uint_t bits)
76 void Skein_Show_Final(uint_t bits,const Skein_Ctxt_Hdr_t *h,size_t cnt,const u08b_t *outPtr)
89 void Skein_Show_Round(uint_t bits,const Skein_Ctxt_Hdr_t *h,size_t r,const u64b_t *X)
91 static uint_t injectNum=0; /* not multi-thread safe! */
124 uint_t j;
162 void Skein_Show_R_Ptr(uint_t bits,const Skein_Ctxt_Hdr_t *h,size_t r,const u64b_t *X_ptr[])
164 uint_t i;
174 void Skein_Show_Block(uint_t bits,const Skein_Ctxt_Hdr_t *h,const u64b_t *X,const u08b_t *blkPtr,
177 uint_t
[all...]
/freebsd-11-stable/cddl/compat/opensolaris/include/
H A Dthread_pool.h48 extern tpool_t *tpool_create(uint_t min_threads, uint_t max_threads,
49 uint_t linger, pthread_attr_t *attr);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_util.c66 uint_t
69 uint_t nlogs = 0;
70 uint_t c, children;
/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_impl.h67 uint_t h_name; /* reference to name in string table */
77 uint_t h_free; /* index of next free hash element */
123 uint_t cd_kind; /* type kind */
124 uint_t cd_n; /* type dimension if array */
194 uint_t *ctf_sxlate; /* translation table for symtab entries */
196 uint_t *ctf_txlate; /* translation table for type IDs */
203 uint_t ctf_refcnt; /* reference count (for parent links) */
204 uint_t ctf_flags; /* libctf flags (see below) */
285 extern int ctf_hash_insert(ctf_hash_t *, ctf_file_t *, ushort_t, uint_t);
286 extern int ctf_hash_define(ctf_hash_t *, ctf_file_t *, ushort_t, uint_t);
[all...]

Completed in 228 milliseconds

12345678