Home
last modified time | relevance | path

Searched refs:uint32_t (Results 1 – 25 of 1431) sorted by relevance

12345678910>>...58

/xnu-8796.141.3/EXTERNAL_HEADERS/mach-o/
H A Dloader.h55 uint32_t magic; /* mach magic number identifier */
58 uint32_t filetype; /* type of file */
59 uint32_t ncmds; /* number of load commands */
60 uint32_t sizeofcmds; /* the size of all the load commands */
61 uint32_t flags; /* flags */
73 uint32_t magic; /* mach magic number identifier */
76 uint32_t filetype; /* type of file */
77 uint32_t ncmds; /* number of load commands */
78 uint32_t sizeofcmds; /* the size of all the load commands */
79 uint32_t flags; /* flags */
[all …]
/xnu-8796.141.3/pexpert/pexpert/arm/
H A Dapple_uart_regs.h10 uint32_t raw;
12 uint32_t receive_mode : 2;
13 uint32_t transmit_mode : 2;
14 uint32_t send_break_signal : 1;
15 uint32_t loop_back_mode : 1;
16 uint32_t : 1;
17 uint32_t rx_time_out_enable : 1;
18 uint32_t : 1;
19 uint32_t new_receive_time_out_interrupt_enable : 1;
20 uint32_t clock_selection : 1;
[all …]
/xnu-8796.141.3/iokit/IOKit/
H A DIOStatistics.h54 typedef uint32_t IOStatisticsCounterType;
69 uint32_t created;
70 uint32_t produced;
71 uint32_t checksForWork;
75 uint32_t created;
76 uint32_t openGateCalls;
77 uint32_t closeGateCalls;
79 uint32_t timeouts;
80 uint32_t checksForWork;
84 uint32_t created;
[all …]
H A DIOHibernatePrivate.h64 uint32_t iBootMemoryRegion;
65 uint32_t physPage;
66 uint32_t pageCount;
67 uint32_t protection;
88 uint32_t restore1CodePhysPage;
89 uint32_t reserved1;
91 uint32_t restore1PageCount;
92 uint32_t restore1CodeOffset;
93 uint32_t restore1StackOffset;
95 uint32_t pageCount;
[all …]
/xnu-8796.141.3/osfmk/i386/
H A Dtss.h68 uint32_t back_link; /* segment number of previous task,
70 uint32_t esp0; /* initial stack pointer ... */
71 uint32_t ss0; /* and segment for ring 0 */
72 uint32_t esp1; /* initial stack pointer ... */
73 uint32_t ss1; /* and segment for ring 1 */
74 uint32_t esp2; /* initial stack pointer ... */
75 uint32_t ss2; /* and segment for ring 2 */
76 uint32_t cr3; /* CR3 - page table directory
78 uint32_t eip;
79 uint32_t eflags;
[all …]
H A Dmachdep_call.h44 kern_return_t (*args_1)(uint32_t);
46 kern_return_t (*args_2)(uint32_t, uint32_t);
48 kern_return_t (*args_3)(uint32_t, uint32_t, uint32_t);
50 kern_return_t (*args_4)(uint32_t, uint32_t, uint32_t, uint32_t);
51 kern_return_t (*args_var)(uint32_t, ...);
52 int (*args_bsd_3)(uint32_t *, uint32_t,
53 uint32_t, uint32_t);
54 int (*args64_bsd_3)(uint32_t *, uint64_t,
86 extern kern_return_t thread_fast_set_cthread_self(uint32_t);
88 extern kern_return_t thread_set_user_ldt(uint32_t, uint32_t, uint32_t);
[all …]
H A Dcpu_topology.h55 uint32_t cache_size; /* total size of cache */
133 uint32_t flags;
134 uint32_t cpu_num; /* cpu number */
135 uint32_t lnum; /* logical cpu number (within core) */
136 uint32_t pnum; /* physical cpu number */
160 uint32_t flags;
161 uint32_t lcore_num; /* logical core # (unique within die) */
162 uint32_t pcore_num; /* physical core # (globally unique) */
163 uint32_t num_lcpus; /* Number of logical cpus */
164 uint32_t active_lcpus;/* Number of {running, idle} cpus */
[all …]
/xnu-8796.141.3/pexpert/pexpert/i386/
H A Dboot.h68 uint32_t Type;
69 uint32_t Pad;
84 uint32_t v_baseAddr; /* Base address of video memory */
85 uint32_t v_display; /* Display Code (if Applicable */
86 uint32_t v_rowBytes; /* Number of bytes per pixel row */
87 uint32_t v_width; /* Width */
88 uint32_t v_height; /* Height */
89 uint32_t v_depth; /* Pixel Depth */
94 uint32_t v_display; /* Display Code (if Applicable */
95 uint32_t v_rowBytes; /* Number of bytes per pixel row */
[all …]
/xnu-8796.141.3/osfmk/kern/
H A Dkpc.h94 extern uint32_t kpc_get_classes(void);
97 extern uint32_t kpc_get_running(void);
105 extern int kpc_set_running(uint32_t classes);
108 extern int kpc_get_cpu_counters(boolean_t all_cpus, uint32_t classes,
112 extern int kpc_get_shadow_counters( boolean_t all_cpus, uint32_t classes,
116 extern int kpc_get_curthread_counters(uint32_t *inoutcount, uint64_t *buf);
119 extern uint32_t kpc_get_counter_count(uint32_t classes);
120 extern uint32_t kpc_get_config_count(uint32_t classes);
123 extern uint32_t kpc_get_thread_counting(void);
124 extern int kpc_set_thread_counting(uint32_t classes);
[all …]
H A Dpms.h38 typedef void (*pmsSetFunc_t)(uint32_t, uint32_t, uint32_t); /* Function used to set hardware po…
39 typedef uint32_t (*pmsQueryFunc_t)(uint32_t, uint32_t); /* Function used to query hardware power st…
43 uint32_t stCnt[2]; /* Number of times switched to next step */
48 uint32_t pmsStepID; /* Unique ID for this step */
49 uint32_t pmsSetCmd; /* Command to select power state */
74 uint32_t pmsSetFuncInd; /* Index to function in function table */
77 uint32_t pmsDown; /* Next state if going lower */
78 uint32_t pmsNext; /* Normal next state */
79uint32_t pmsTDelay; /* State if command was pmsDelay and timer expired…
93 uint32_t pmsState; /* Current power management state */
[all …]
H A Ddebug.h52 uint32_t snapshot_magic;
53 uint32_t nkern_frames;
54 uint32_t nuser_frames;
103 uint32_t snapshot_magic;
110 uint32_t nloadinfos;
116 uint32_t ss_flags;
135 uint32_t was_throttled;
136 uint32_t did_throttle;
137 uint32_t latency_qos;
158 uint32_t donating_pid_count;
[all …]
/xnu-8796.141.3/bsd/skywalk/channel/
H A Dos_channel_private.h159 const uint32_t csm_ver; /* schema layout version */
160 const volatile uint32_t csm_flags; /* CSM_* flags */
173 const uint32_t csm_tx_rings; /* # of tx rings */
174 const uint32_t csm_rx_rings; /* # of rx rings */
185 const uint32_t csm_allocator_ring_pairs;
190 const uint32_t csm_num_event_rings;
198 const uint32_t csm_flowadv_max;
282 typedef uint32_t slot_idx_t;
284 typedef uint32_t obj_idx_t;
381 const uint32_t ring_num_slots; /* # of slots in the ring */
[all …]
/xnu-8796.141.3/bsd/sys/
H A Dproc_info.h64 uint32_t pbi_flags; /* 64bit; emulated etc */
65 uint32_t pbi_status;
66 uint32_t pbi_xstatus;
67 uint32_t pbi_pid;
68 uint32_t pbi_ppid;
75 uint32_t rfu_1; /* reserved */
78 uint32_t pbi_nfiles;
79 uint32_t pbi_pgid;
80 uint32_t pbi_pjobc;
81 uint32_t e_tdev; /* controlling tty dev */
[all …]
H A Dpthread_shims.h83 …_addr_t user_funcarg, user_addr_t user_stack, user_addr_t user_pthread, uint32_t flags, user_addr_…
85 …terminate)(struct proc *p, user_addr_t stackaddr, size_t size, uint32_t kthport, uint32_t sem, int…
91 …h_mutexwait)(proc_t p, user_addr_t mutex, uint32_t mgen, uint32_t ugen, uint64_t tid, uint32_t fl…
92 …h_mutexdrop)(proc_t p, user_addr_t mutex, uint32_t mgen, uint32_t ugen, uint64_t tid, uint32_t fl…
93 …cv, uint64_t cvlsgen, uint64_t cvudgen, uint32_t flags, user_addr_t mutex, uint64_t mugen, uint64_…
94 … cv, uint64_t cvlsgen, uint32_t cvugen, int thread_port, user_addr_t mutex, uint64_t mugen, uint64…
95 …t cv, uint64_t cvlsgen, uint32_t cvugen, user_addr_t mutex, uint64_t mugen, uint32_t flags, int64_…
96 …)(proc_t p, user_addr_t cv, uint32_t cvgen, uint32_t cvugen, uint32_t cvsgen, uint32_t prepocnt, u…
97 …ongrdlock)(proc_t p, user_addr_t rwlock, uint32_t lgenval, uint32_t ugenval, uint32_t rw_wc, int f…
98 …rw_rdlock)(proc_t p, user_addr_t rwlock, uint32_t lgenval, uint32_t ugenval, uint32_t rw_wc, int f…
[all …]
H A Dbsdtask_info.h77 uint32_t pri_protection;
78 uint32_t pri_max_protection;
79 uint32_t pri_inheritance;
80 uint32_t pri_flags; /* shared, external pager, is submap */
82 uint32_t pri_behavior;
83 uint32_t pri_user_wired_count;
84 uint32_t pri_user_tag;
85 uint32_t pri_pages_resident;
86 uint32_t pri_pages_shared_now_private;
87 uint32_t pri_pages_swapped_out;
[all …]
/xnu-8796.141.3/bsd/skywalk/nexus/netif/
H A Dnx_netif.h46 uint32_t nf_refcnt;
49 struct __kern_packet *, uint32_t);
68 uint32_t nf_refcnt;
72 void *, uint32_t);
86 struct __kern_packet *, uint32_t, struct netif_flow **);
90 struct netif_flow_desc *, uint32_t);
287 uint32_t nif_flags;
292 uint32_t nif_agent_flow_cnt;
293 uint32_t nif_agent_flags;
297 uint32_t nif_hwassist;
[all …]
/xnu-8796.141.3/bsd/netinet/
H A Dcpu_in_cksum_gen.c106 extern uint32_t os_cpu_in_cksum(const void *, uint32_t, uint32_t);
107 extern uint32_t os_cpu_in_cksum_mbuf(struct _mbuf *, int, int, uint32_t);
109 uint32_t
110 os_cpu_in_cksum(const void *data, uint32_t len, uint32_t initial_sum) in os_cpu_in_cksum()
119 IS_P2ALIGNED(data, sizeof(uint32_t)) && in os_cpu_in_cksum()
127 sum += *(uint32_t *)(void *)p; in os_cpu_in_cksum()
128 sum += *(uint32_t *)(void *)(p + 4); in os_cpu_in_cksum()
129 sum += *(uint32_t *)(void *)(p + 8); in os_cpu_in_cksum()
130 sum += *(uint32_t *)(void *)(p + 12); in os_cpu_in_cksum()
131 sum += *(uint32_t *)(void *)(p + 16); in os_cpu_in_cksum()
[all …]
H A Din_cksum.c88 uint32_t l;
93 uint32_t l[2];
97 extern uint32_t os_cpu_in_cksum(const void *, uint32_t, uint32_t);
128 in_pseudo(uint32_t a, uint32_t b, uint32_t c) in in_pseudo()
166 ip_cksum_hdr_dir(struct mbuf *m, uint32_t hlen, int out) in ip_cksum_hdr_dir()
187 ip_cksum_hdr_dir_buffer(const void *buffer, uint32_t hlen, uint32_t len, in ip_cksum_hdr_dir_buffer()
215 inet_cksum(struct mbuf *m, uint32_t nxt, uint32_t off, uint32_t len) in inet_cksum()
217 uint32_t sum; in inet_cksum()
225 uint32_t mlen; in inet_cksum()
271 inet_cksum_buffer(const void *buffer, uint32_t nxt, uint32_t off, in inet_cksum_buffer()
[all …]
/xnu-8796.141.3/bsd/dev/
H A Dmunge.c39 munge_32_to_64_unsigned(volatile uint64_t *dest, volatile uint32_t *src, int count);
93 volatile uint32_t *in_args = (volatile uint32_t*)args; in munge_wl()
103 volatile uint32_t *in_args = (volatile uint32_t*)args; in munge_wwl()
114 volatile uint32_t *in_args = (volatile uint32_t*)args; in munge_wwlw()
125 volatile uint32_t *in_args = (volatile uint32_t*)args; in munge_wwlll()
138 volatile uint32_t *in_args = (volatile uint32_t*)args; in munge_wwllww()
152 volatile uint32_t *in_args = (volatile uint32_t*)args; in munge_wlw()
163 volatile uint32_t *in_args = (volatile uint32_t*)args; in munge_wlww()
175 volatile uint32_t *in_args = (volatile uint32_t*)args; in munge_wlwwwll()
190 volatile uint32_t *in_args = (volatile uint32_t*)args; in munge_wlwwwllw()
[all …]
/xnu-8796.141.3/bsd/skywalk/mem/
H A Dskmem_cache_var.h45 uint32_t bc_lim; /* buffer obj limit */
46 uint32_t bc_flags; /* SKMEM_BUFCTL_* flags */
47 uint32_t bc_idx; /* buffer index within slab */
48 volatile uint32_t bc_usecnt; /* outstanding use */
65 uint32_t bc_flags; /* SKMEM_BUFCTL_* flags */
66 uint32_t bc_idx; /* buffer index within slab */
67 volatile uint32_t bc_usecnt; /* outstanding use */
69 uint32_t bc_timestamp; /* transaction time */
70 uint32_t bc_depth; /* stack depth */
92 uint32_t sl_refcnt; /* outstanding allocations */
[all …]
/xnu-8796.141.3/bsd/skywalk/nexus/
H A Dos_nexus_private.h55 uint32_t ni_version; /* in: NEXUSCTL_INIT_CURRENT_VERSION */
56 uint32_t __ni_align; /* reserved */
90 uint32_t nxp_namelen; /* length of name */
94 uint32_t nxp_flags; /* NXPF_* */
95 uint32_t nxp_format; /* provider-defined */
96 uint32_t nxp_tx_rings; /* # of channel transmit rings */
97 uint32_t nxp_rx_rings; /* # of channel receive rings */
98 uint32_t nxp_tx_slots; /* # of slots per channel TX ring */
99 uint32_t nxp_rx_slots; /* # of slots per channel RX ring */
100 uint32_t nxp_buf_size; /* size of each buffer */
[all …]
/xnu-8796.141.3/bsd/nfs/gss/
H A Dgss_krb5_mech.h61 typedef uint32_t OM_uint32;
147 uint32_t etype;
149 uint32_t key_len;
156 uint32_t sign_alg;
157 uint32_t seal_alg;
162 uint32_t acceptor_subkey;
167 uint32_t proto;
176 uint32_t vers;
177 uint32_t initiate;
178 uint32_t endtime;
[all …]
/xnu-8796.141.3/bsd/skywalk/core/
H A Dskywalk_var.h114 extern uint32_t sk_debug;
188 static inline uint32_t
189 SLOT_NEXT(uint32_t i, uint32_t lim) in SLOT_NEXT()
196 static inline uint32_t
197 SLOT_PREV(uint32_t i, uint32_t lim) in SLOT_PREV()
203 static inline uint32_t
204 SLOT_INCREMENT(uint32_t i, uint32_t n, uint32_t lim) in SLOT_INCREMENT()
298 extern uint32_t sk_opp_defunct;
299 extern uint32_t sk_cksum_tx;
300 extern uint32_t sk_cksum_rx;
[all …]
/xnu-8796.141.3/osfmk/arm/
H A Dmachine_cpuid.h34 uint32_t arm_32bit_isa : 4,
43 uint32_t value;
48 uint32_t endianness_support : 4;
49 uint32_t exception_1_support : 4;
50 uint32_t exception_2_support : 4;
51 uint32_t sign_zero_ext_support : 4;
52 uint32_t if_then_support : 4;
53 uint32_t immediate_support : 4;
54 uint32_t interworking_support : 4;
55 uint32_t jazelle_support : 4;
[all …]
/xnu-8796.141.3/bsd/net/
H A Dpktap.h73 uint32_t filter_op;
74 uint32_t filter_param;
76 uint32_t _filter_if_type;
86 uint32_t filter_op;
87 uint32_t filter_param;
89 uint32_t _filter_if_type;
104 uint32_t pth_length; /* length of this header */
105 uint32_t pth_type_next; /* type of data following */
106 uint32_t pth_dlt; /* DLT of packet */
108 uint32_t pth_flags; /* flags */
[all …]

12345678910>>...58