Searched refs:boolean_t (Results 1 - 25 of 497) sorted by relevance

1234567891011>>

/darwin-on-arm/xnu/osfmk/mach/arm/
H A Dboolean.h68 typedef int boolean_t; typedef
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_private.h34 static boolean_t
41 static boolean_t
48 static boolean_t
55 static boolean_t
62 static boolean_t
69 static boolean_t
76 static boolean_t
83 static boolean_t
90 static boolean_t
97 static boolean_t
[all...]
H A Dkdp_internal.h46 boolean_t is_conn;
47 boolean_t is_halted;
49 boolean_t exception_ack_needed;
67 typedef boolean_t
75 boolean_t
83 boolean_t
98 boolean_t
/darwin-on-arm/xnu/osfmk/mach/i386/
H A Dboolean.h69 typedef unsigned int boolean_t; typedef
71 typedef int boolean_t; typedef
/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.h36 IOServicePublishResource( const char * property, boolean_t value );
38 boolean_t
41 boolean_t
/darwin-on-arm/xnu/osfmk/console/
H A Dserial_protos.h47 int _serial_getc(int unit, int line, boolean_t wait, boolean_t raw);
51 int (*getc)(int, int, boolean_t, boolean_t);
54 boolean_t console_is_serial(void);
/darwin-on-arm/xnu/osfmk/kern/
H A Dmacro_help.h71 boolean_t NEVER;
72 boolean_t ALWAYS;
H A Dnorma_protos.h63 boolean_t clone,
64 boolean_t kill_parent,
72 boolean_t anywhere,
75 boolean_t copy,
H A Dthread_call.h86 extern boolean_t thread_call_enter(
98 extern boolean_t thread_call_enter1(
114 extern boolean_t thread_call_enter_delayed(
128 extern boolean_t thread_call_enter1_delayed(
144 extern boolean_t thread_call_cancel(
162 extern boolean_t thread_call_cancel_wait(
205 extern boolean_t thread_call_free(
215 boolean_t thread_call_isactive(
259 extern boolean_t thread_call_is_delayed(
266 boolean_t unique_cal
[all...]
H A Dtimer_call.h50 boolean_t async_dequeue; /* this field is protected by
61 extern boolean_t timer_call_enter(
66 extern boolean_t timer_call_enter1(
72 extern boolean_t timer_call_cancel(
H A Dtask_swap.h122 boolean_t); /* make_unswappable */
130 boolean_t); /* swappable */
/darwin-on-arm/xnu/osfmk/mach_debug/
H A Dvm_info.h84 boolean_t vir_needs_copy; /* does object need to be copied? */
97 boolean_t vir_needs_copy; /* does object need to be copied? */
110 boolean_t vir_needs_copy; /* does object need to be copied? */
134 boolean_t vio_pager_created;
135 boolean_t vio_pager_initialized;
136 boolean_t vio_pager_ready;
137 boolean_t vio_can_persist;
138 boolean_t vio_internal;
139 boolean_t vio_temporary;
140 boolean_t vio_aliv
[all...]
/darwin-on-arm/xnu/osfmk/arm/
H A Dmp.h80 extern void *console_cpu_alloc(boolean_t boot_cpu);
87 extern volatile boolean_t mp_kdp_trap;
88 extern volatile boolean_t force_immediate_debugger_NMI;
89 extern volatile boolean_t pmap_tlb_flush_timeout;
95 extern boolean_t mp_recent_debugger_activity(void);
H A Dmachine_routines.h51 boolean_t ml_is64bit(void);
55 boolean_t ml_thread_is64bit(thread_t);
59 boolean_t ml_state_is64bit(void *);
63 void ml_fp_setvalid(boolean_t);
83 boolean_t ml_delay_should_spin(uint64_t interval);
118 boolean_t machine_timeout_suspended(void);
129 typedef void (*time_base_enable_t) (cpu_id_t cpu_id, boolean_t enable);
137 boolean_t boot_cpu;
139 boolean_t supports_nap;
152 boolean_t ml_probe_rea
[all...]
/darwin-on-arm/xnu/osfmk/i386/vmx/
H A Dvmx_cpu.h41 boolean_t initialized; /* the specs have already been read */
42 boolean_t vmx_present; /* VMX feature available and enabled */
46 boolean_t act_halt; /* HLT activity state supported */
47 boolean_t act_shutdown; /* shutdown activity state supported */
48 boolean_t act_SIPI; /* wait-for-SIPI activity supported */
49 boolean_t act_CSTATE; /* C-state activity state supported */
/darwin-on-arm/xnu/osfmk/i386/
H A Dvmx.h46 int host_vmxon(boolean_t exclusive);
H A Dmachine_routines.h49 boolean_t ml_is64bit(void);
53 boolean_t ml_thread_is64bit(thread_t);
57 boolean_t ml_state_is64bit(void *);
61 void ml_fp_setvalid(boolean_t);
85 boolean_t ml_delay_should_spin(uint64_t interval);
134 boolean_t machine_timeout_suspended(void);
145 typedef void (*time_base_enable_t)(cpu_id_t cpu_id, boolean_t enable);
153 boolean_t boot_cpu;
155 boolean_t supports_nap;
169 boolean_t boot_cp
[all...]
/darwin-on-arm/xnu/osfmk/mach/
H A Dmemory_object.h165 boolean_t temporary;
166 boolean_t invalidate;
171 boolean_t may_cache;
175 boolean_t object_ready;
176 boolean_t may_cache;
183 boolean_t may_cache_object;
184 boolean_t temporary;
189 boolean_t temporary;
190 boolean_t invalidate;
191 boolean_t silent_overwrit
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Dnetboot.h44 boolean_t netboot_iaddr(struct in_addr * iaddr_p);
46 boolean_t netboot_rootpath(struct in_addr * server_ip,
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_pager.h50 boolean_t is_device;
67 extern boolean_t vm_pager_has_page(void);
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_map_store_ll.h34 boolean_t first_free_is_valid_ll( struct _vm_map*);
37 boolean_t vm_map_store_lookup_entry_ll( struct _vm_map*, vm_map_offset_t, struct vm_map_entry**);
H A Dvm_fault.h93 boolean_t change_wiring,
115 boolean_t must_be_resident,/* Must page be resident? */
126 boolean_t no_zero_fill, /* don't fill absent pages */
127 boolean_t data_supply, /* treat as data_supply */
143 boolean_t deallocate,
163 boolean_t wired,
164 boolean_t change_wiring,
165 boolean_t no_cache,
166 boolean_t cs_bypass,
167 boolean_t *need_retr
[all...]
/darwin-on-arm/xnu/bsd/dev/vn/
H A Dshadow.h38 boolean_t
41 boolean_t
44 boolean_t
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_copyright.c88 static boolean_t is_space(const char c)
90 static boolean_t is_token_delimiter(const char c)
92 static boolean_t is_token_break(const char *str)
94 static boolean_t token_is_year(const char *str)
96 static boolean_t token_is_yearRange(const char *str)
98 static boolean_t dates_are_valid(const char *str, const u_long len)
103 static boolean_t
121 static boolean_t
131 static boolean_t
145 static boolean_t
[all...]
H A Dkxld_sym.h42 typedef boolean_t (*KXLDSymPredicateTest)(const KXLDSym *sym);
104 boolean_t kxld_sym_is_absolute(const KXLDSym *sym)
107 boolean_t kxld_sym_is_section(const KXLDSym *sym)
110 boolean_t kxld_sym_is_defined(const KXLDSym *sym)
113 boolean_t kxld_sym_is_defined_locally(const KXLDSym *sym)
116 boolean_t kxld_sym_is_external(const KXLDSym *sym)
119 boolean_t kxld_sym_is_exported(const KXLDSym *sym)
122 boolean_t kxld_sym_is_undefined(const KXLDSym *sym)
125 boolean_t kxld_sym_is_indirect(const KXLDSym *sym)
128 boolean_t kxld_sym_is_replace
[all...]

Completed in 63 milliseconds

1234567891011>>