Searched refs:uint32_t (Results 126 - 150 of 678) sorted by relevance

1234567891011>>

/xnu-2782.1.97/bsd/sys/
H A Ddtrace_impl.h74 typedef uint32_t dtrace_optid_t;
75 typedef uint32_t dtrace_specid_t;
211 uint32_t dte_alignment; /* required alignment */
218 uint32_t dte_cond; /* security condition */
233 uint32_t dta_refcnt; /* reference count */
245 uint32_t dtag_base; /* base of aggregation */
417 uint32_t dtb_flags; /* flags */
418 uint32_t dtb_drops; /* number of drops */
421 uint32_t dtb_xamot_flags; /* inactive flags */
422 uint32_t dtb_xamot_drop
[all...]
H A Ddecmpfs.h45 uint32_t compression_magic;
46 uint32_t compression_type; /* see the enum below */
53 uint32_t attr_size;
54 uint32_t compression_magic;
55 uint32_t compression_type;
83 uint32_t cmp_type;
84 uint32_t lockcount;
114 uint32_t decmpfs_cnode_get_vnode_state(decmpfs_cnode *cp);
115 void decmpfs_cnode_set_vnode_state(decmpfs_cnode *cp, uint32_t state, int skiplock);
156 errno_t register_decmpfs_decompressor(uint32_t compression_typ
[all...]
H A Dmount_internal.h95 typedef uint32_t pending_io_t;
117 uint32_t mnt_flag; /* flags */
118 uint32_t mnt_kern_flag; /* kernel only flags */
119 uint32_t mnt_compound_ops; /* Available compound operations */
120 uint32_t mnt_lflag; /* mount life cycle flags */
121 uint32_t mnt_maxsymlinklen; /* max size of short symlink */
125 uint32_t mnt_maxreadcnt; /* Max. byte count for read */
126 uint32_t mnt_maxwritecnt; /* Max. byte count for write */
127 uint32_t mnt_segreadcnt; /* Max. segment count for read */
128 uint32_t mnt_segwritecn
[all...]
H A Ddomain.h120 uint32_t dom_flags;
121 uint32_t reserved[2];
132 uint32_t dom_flags; /* domain flags (see below ) */
133 uint32_t dom_refs; /* # socreates outstanding */
H A Dmsgbuf.h84 extern int log_dmesg(user_addr_t, uint32_t, int32_t *);
H A Dshm_internal.h95 uint32_t shm_segsz; /* size of segment in bytes */
99 uint32_t shm_atime; /* time of last shmat() */
100 uint32_t shm_dtime; /* time of last shmdt() */
101 uint32_t shm_ctime; /* time of last change by shmctl() */
H A Dvm.h111 uint32_t vm_shm; /* SYS5 shared memory private data XXX */
117 uint32_t vm_taddr; /* user virtual address of text XXX */
118 uint32_t vm_daddr; /* user virtual address of data XXX */
119 uint32_t vm_maxsaddr; /* user VA at max stack growth */
H A Dfsctl.h187 uint32_t *reserved1;
188 uint32_t *reserved2;
189 uint32_t *reserved3;
223 uint32_t num_entries;
224 uint32_t max_width;
229 uint32_t num_entries;
230 uint32_t max_width;
237 uint32_t num_entries;
238 uint32_t max_width;
245 #define FSIOC_SYNC_VOLUME _IOW('A', 1, uint32_t)
[all...]
H A Dbuf.h188 uint32_t buf_uploffset(buf_t);
227 uint32_t buf_dirtyoff(buf_t);
237 uint32_t buf_dirtyend(buf_t);
246 void buf_setdirtyoff(buf_t, uint32_t);
256 void buf_setdirtyend(buf_t, uint32_t);
431 uint32_t buf_count(buf_t);
440 uint32_t buf_size(buf_t);
449 uint32_t buf_resid(buf_t);
458 void buf_setcount(buf_t, uint32_t);
468 void buf_setsize(buf_t, uint32_t);
[all...]
H A Dcprotect.h118 #define CP_CLASS(x) ((uint32_t)(CP_EFFECTIVE_CLASSMASK & (x)))
136 uint32_t flags;
144 uint32_t dp_class;
151 uint32_t volume;
160 typedef int rewrapper_t(cp_cred_t access, uint32_t dp_class, const cp_wrapped_key_t wrapped_key_in, cp_wrapped_key_t wrapped_key_out);
161 typedef int new_key_t(cp_cred_t access, uint32_t dp_class, cp_raw_key_t key_out, cp_wrapped_key_t wrapped_key_out);
199 uint32_t cp_flags;
200 uint32_t cp_pclass; /* persistent class stored on-disk */
202 uint32_t cp_cache_key_len;
204 uint32_t cp_persistent_key_le
[all...]
/xnu-2782.1.97/bsd/net/
H A Dcontent_filter.h56 #define CFIL_OPT_NECP_CONTROL_UNIT 1 /* uint32_t */
111 uint32_t cfm_len; /* total length */
112 uint32_t cfm_version;
113 uint32_t cfm_type;
114 uint32_t cfm_op;
199 uint32_t cfs_len;
200 uint32_t cfs_filter_id;
201 uint32_t cfs_flags;
202 uint32_t cfs_sock_count;
203 uint32_t cfs_necp_control_uni
[all...]
/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateRestoreKernel.c49 uint32_t gIOHibernateState;
51 uint32_t gIOHibernateDebugFlags;
57 uint32_t gIOHibernateHandoffPageCount = sizeof(gIOHibernateHandoffPages)
184 static void debug_code(uint32_t code, uint64_t value)
244 uint32_t
245 hibernate_sum_page(uint8_t *buf, uint32_t ppnum)
247 return (((uint32_t *)buf)[((PAGE_SIZE >> 2) - 1) & ppnum]);
253 hibernate_page_bitmap(hibernate_page_list_t * list, uint32_t page)
255 uint32_t bank;
271 hibernate_page_bitmap_pin(hibernate_page_list_t * list, uint32_t * pPag
[all...]
/xnu-2782.1.97/osfmk/atm/
H A Datm_internal.h57 uint32_t reference_count:31,
76 uint32_t sync; /* Made ref count given to voucher sub system. */
77 uint32_t listener_count; /* Number of Listerners listening on the value. */
90 uint32_t reference_count; /* Refernece count for link object */
H A Datm_notification.defs50 flags : uint32_t;
57 proc_pid : uint32_t;
/xnu-2782.1.97/osfmk/i386/
H A Dmachine_routines.h124 uint32_t length);
125 extern uint32_t interrupt_timer_coalescing_enabled;
126 extern uint32_t idle_entry_timer_processing_hdeadline_threshold;
180 uint32_t lapic_id,
251 uint32_t vector_unit;
252 uint32_t cache_line_size;
253 uint32_t l1_icache_size;
254 uint32_t l1_dcache_size;
255 uint32_t l2_settings;
256 uint32_t l2_cache_siz
[all...]
/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_dyld.h70 uint32_t version;
71 uint32_t infoArrayCount;
89 uint32_t version;
90 uint32_t infoArrayCount;
/xnu-2782.1.97/osfmk/kern/
H A Dmk_timer.h48 uint32_t is_dead:1,
H A Dtimer_queue.h73 uint32_t urgency,
111 uint32_t idle_entry_timer_processing_hdeadline_threshold_ns;
112 uint32_t interrupt_timer_coalescing_ilat_threshold_ns;
113 uint32_t timer_resort_threshold_ns;
127 uint32_t latency_qos_scale[NUM_LATENCY_QOS_TIERS];
138 uint32_t urgency,
178 extern uint32_t timer_queue_migrate_cpu(int target_cpu);
H A Dclock.h54 typedef uint32_t clock_sec_t;
55 typedef uint32_t clock_usec_t, clock_nsec_t;
123 extern uint32_t hz_tick_interval;
204 uint32_t interval,
205 uint32_t scale_factor,
209 uint32_t interval,
210 uint32_t scale_factor,
277 uint32_t interval,
278 uint32_t scale_factor);
/xnu-2782.1.97/security/
H A Dmac_mach_internal.h65 int mac_do_machexc(int64_t code, int64_t subcode, uint32_t flags __unused);
/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dmptcp.d57 typedef uint32_t mptcp_token_t;
61 uint32_t flags;
62 uint32_t vers;
63 uint32_t error;
69 uint32_t rxtstart;
71 uint32_t timervals;
72 uint32_t timewait;
77 uint32_t sndwnd;
81 uint32_t rcvwnd;
136 uint32_t flag
[all...]
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_fsctl.h58 uint32_t total;
59 uint32_t extents;
60 uint32_t catalog;
61 uint32_t allocation;
62 uint32_t attribute;
63 uint32_t journal;
64 uint32_t reserved[4];
/xnu-2782.1.97/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h91 x = ((uint32_t)(((unsigned char *)(y))[3] & 255)<<24) | \
92 ((uint32_t)(((unsigned char *)(y))[2] & 255)<<16) | \
93 ((uint32_t)(((unsigned char *)(y))[1] & 255)<<8) | \
94 ((uint32_t)(((unsigned char *)(y))[0] & 255)); \
149 x = ((uint32_t)(((unsigned char *)(y))[0] & 255)<<24) | \
150 ((uint32_t)(((unsigned char *)(y))[1] & 255)<<16) | \
151 ((uint32_t)(((unsigned char *)(y))[2] & 255)<<8) | \
152 ((uint32_t)(((unsigned char *)(y))[3] & 255)); \
219 static inline uint32_t CC_ROL(uint32_t wor
[all...]
/xnu-2782.1.97/iokit/IOKit/
H A DIOUserClient.h122 uint32_t version;
124 uint32_t selector;
128 uint32_t asyncReferenceCount;
131 uint32_t scalarInputCount;
134 uint32_t structureInputSize;
139 uint32_t scalarOutputCount;
142 uint32_t structureOutputSize;
145 uint32_t structureOutputDescriptorSize;
147 uint32_t __reservedA;
151 uint32_t __reserve
[all...]
/xnu-2782.1.97/osfmk/device/
H A Ddevice.defs176 in options : uint32_t;
226 in connect_type : uint32_t;
243 in notification_type : uint32_t;
245 in reference : uint32_t
250 in memory_type : uint32_t;
253 inout address : uint32_t;
254 inout size : uint32_t;
259 in flags : uint32_t
280 in selector : uint32_t;
287 in selector : uint32_t;
[all...]

Completed in 97 milliseconds

1234567891011>>