Searched refs:x2 (Results 26 - 50 of 131) sorted by relevance

123456

/xnu-2782.1.97/osfmk/mach/
H A Dmemory_object_types.h246 #define MEMORY_OBJECT_DATA_NO_CHANGE 0x2
361 #define MEMORY_OBJECT_RESPECT_CACHE 0x2
489 #define UPL_ABORT_UNAVAILABLE 0x2
514 #define UPL_NOCOMMIT 0x2
579 #define UPL_COMMIT_CLEAR_DIRTY 0x2
595 #define UPL_PHYS_CONTIG 0x2
603 #define UPL_POP_PAGEOUT 0x2
H A Dflipc_cb.h605 flipc_Completed = 0x2, flipc_Ready = 0x3
607 #define FLIPC_BUFFER_PROCESSED_P(state) ((state) & 0x2)
/xnu-2782.1.97/tools/lldbmacros/
H A Dpmap.py375 1 if (tex_bits & 0x2) else 0,
439 if pte & 0x2:
476 1 if (tex_bits & 0x2) else 0,
516 elif (tte & 0x3) == 0x2 :
579 if (tte & 0x2 == 0x2) and (level != 0x3):
629 if tte & 0x2 == 0x0:
657 if tte & 0x2 == 0x0:
/xnu-2782.1.97/bsd/net/
H A Dif_types.h77 #define IFT_1822 0x2 /* old-style arpanet imp */
H A Droute.h227 #define RTF_GATEWAY 0x2 /* destination is a gateway */
350 #define RTM_DELETE 0x2 /* Delete Route */
379 #define RTV_HOPCOUNT 0x2 /* init or lock _hopcount */
391 #define RTA_GATEWAY 0x2 /* gateway sockaddr present */
/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched.h54 #define PKTSCHEDF_QALG_RIO 0x2 /* use RIO */
/xnu-2782.1.97/osfmk/i386/
H A Dthread.h132 #define CopyIOActive 0x2 /* Checked to ensure DTrace actions do not re-enter copyio(). */
/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_internal.h58 #define KDP_ARP 0x2
/xnu-2782.1.97/osfmk/kern/
H A Ddebug.h210 kTimerArmingRecord = 0x2,
219 kKernel64_p = 0x2
294 #define KDB_CUR_DB 0x2
344 #define DB_PRT 0x2
/xnu-2782.1.97/bsd/sys/
H A Dkdebug.h203 #define MACH_STACK_HANDOFF 0x2 /* stack_handoff() */
246 #define MACH_THREAD_SET_VOUCHER 0x2
258 #define PMAP__PROTECT 0x2
280 #define SFI_SET_CLASS_OFFTIME 0x2
443 * TRACE_DATA_EXEC 0x2
481 #define PROCESS_THROTTLED 0x2
500 #define IMP_HOLD 0x2 /* Task holds a boost assertion */
506 #define IMP_UNBOOSTED 0x2 /* Task drops a boost assertion */
510 #define IMP_MSG_DELV 0x2 /* boosting message delivered to task */
537 #define ATM_MIN_LINK_LIST 0x2
[all...]
H A Dresource.h119 #define PRIO_DARWIN_GPU_DENY 0x2
125 #define PRIO_DARWIN_ROLE_UI 0x2 /* On screen, non-focal UI */
413 #define RLIMIT_CPU_USAGE_MONITOR 0x2 /* Configure the CPU usage monitor. */
H A Dproc_info.h260 #define TH_FLAGS_IDLE 0x2 /* thread is an idle thread */
274 #define WQ_EXCEEDED_TOTAL_THREAD_LIMIT 0x2
369 #define INI_IPV6 0x2
784 #define PROC_DIRTY_ALLOW_IDLE_EXIT 0x2
790 #define PROC_DIRTY_ALLOWS_IDLE_EXIT 0x2
800 #define PROC_PIDORIGINATOR_BGSTATE 0x2
805 #define PROC_INFO_CALL_PIDINFO 0x2
H A Dmman.h179 #define MINCORE_REFERENCED 0x2 /* Page has been referenced by us */
H A Dkern_control.h225 #define CTL_FLAG_REG_ID_UNIT 0x2
266 #define CTL_DATA_EOR 0x2
H A Dspawn_internal.h163 #define POSIX_SPAWN_JETSAM_HIWATER_BACKGROUND 0x2
/xnu-2782.1.97/EXTERNAL_HEADERS/mach-o/
H A Dloader.h111 #define MH_EXECUTE 0x2 /* demand paged executable file */
127 #define MH_INCRLINK 0x2 /* the object file is the output of an
245 #define LC_SYMTAB 0x2 /* link-edit stab symbol table info */
365 #define SG_FVMLIB 0x2 /* this segment is the VM that is allocated by
445 #define S_CSTRING_LITERALS 0x2 /* section with only literal C strings*/
/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_var.h112 #define MPOF_SUBFLOW_OK 0x2 /* can be issued on subflow socket */
192 #define MPTSF_CONNECTING 0x2 /* connection was attempted */
338 #define MPTCPF_FALLBACK_TO_TCP 0x2 /* Fallback to TCP */
378 #define MPCE_RECV_DATA_ACK 0x2
435 #define MP_VERBOSE_DEBUG_1 0x2
H A Din_pcb.h462 #define INP_IPV6 0x2
702 #define INPCB_STATE_CACHED 0x2
711 #define WNT_RELEASE 0x2
759 #define INPCB_GET_PORTS_USED_NOWAKEUPOK 0x2
H A Dtcp_timer.h258 #define TCP_TIMERLIST_100MS_MODE 0x2
/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dip.d52 ip_ver = (P != NULL) ? (((P->inp_vflag & 0x2) != 0) ? 6 : 4) : 0;
55 ip_saddr = (P != NULL) ? (((P->inp_vflag & 0x2) != 0) ?
58 ip_daddr = (P != NULL) ? (((P->inp_vflag & 0x2) != 0) ?
/xnu-2782.1.97/iokit/IOKit/
H A DIOStatistics.h37 #define IOSTATISTICS_VER 0x2
/xnu-2782.1.97/osfmk/vm/
H A Dvm_pageout.h319 #define UPL_KERNEL_MAPPED 0x2
343 #define UPL_CREATE_LITE 0x2
506 #define VM_PAGER_COMPRESSOR_NO_SWAP 0x2 /* In-core compressor only. */
/xnu-2782.1.97/bsd/dev/
H A Dmem.c260 if (kmem & 0x2) {
/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfsdefs.h291 #define DEVFS_UPDATE_MOD 0x2
/xnu-2782.1.97/bsd/netinet6/
H A Dnd6.h96 #define ND6_LNF_IN_USE 0x2 /* currently in llinfo_nd6 list */
186 #define ND6_IFF_ACCEPT_RTADV 0x2
272 #define NDDRF_IFSCOPE 0x2 /* installed as a scoped route */
454 #define NDPRF_DETACHED 0x2

Completed in 98 milliseconds

123456