Home
last modified time | relevance | path

Searched refs:user64_addr_t (Results 1 – 25 of 31) sorted by relevance

12

/xnu-8019.80.24/osfmk/kdp/
H A Dkdp_dyld.h55 user64_addr_t imageLoadAddress; /* base address image is mapped int */
56 user64_addr_t imageFilePath; /* path dyld used to load the image */
107 user64_addr_t infoArray;
108 user64_addr_t notification;
111 user64_addr_t dyldImageLoadAddress;
112 user64_addr_t jitInfo;
113 user64_addr_t dyldVersion;
114 user64_addr_t errorMessage;
115 user64_addr_t terminationFlags;
116 user64_addr_t coreSymbolicationShmPage;
[all …]
/xnu-8019.80.24/bsd/sys/
H A Dfsctl.h79 user64_addr_t token;
80 user64_addr_t flags;
81 user64_addr_t fdptr;
101 user64_addr_t token;
102 user64_addr_t flags;
103 user64_addr_t fdptr;
104 user64_addr_t infoptr;
126 user64_addr_t token;
127 user64_addr_t flags;
128 user64_addr_t fdptr;
[all …]
H A Dsocket.h890 user64_addr_t msg_name; /* optional address */
892 user64_addr_t msg_iov; /* scatter/gather array */
894 user64_addr_t msg_control; /* ancillary data, see below */
937 user64_addr_t msg_name; /* optional address */
939 user64_addr_t msg_iov; /* scatter/gather array */
941 user64_addr_t msg_control; /* ancillary data, see below */
984 user64_addr_t sae_srcaddr; /* optional source address */
986 user64_addr_t sae_dstaddr; /* destination address */
1196 user64_addr_t headers; /* pointer to an array of header struct iovec's */
1198 user64_addr_t trailers; /* pointer to an array of trailer struct iovec's */
[all …]
H A Dsignal.h187 user64_addr_t sival_ptr;
208 user64_addr_t sigev_notify_function; /* Notify function */
209 user64_addr_t sigev_notify_attributes; /* Notify attributes */
265 user64_addr_t si_addr; /* faulting instruction (see below) */
412 user64_addr_t __sa_handler;
413 user64_addr_t __sa_sigaction;
424 user64_addr_t sa_tramp; /* signal mask to apply */
515 user64_addr_t ss_sp; /* signal stack base */
H A Dattr.h608 user64_addr_t returnattrs;
609 user64_addr_t returnbuffer;
613 user64_addr_t searchparams1;
615 user64_addr_t searchparams2;
H A Dimgsrc.h89 user64_addr_t mi_devpath;
H A Daio.h96 user64_addr_t aio_buf; /* Location of buffer */
H A Dsysctl.h1031 user64_addr_t pc_ucred; /* Current credentials. */
1080 user64_addr_t e_tsess __attribute((aligned(8))); /* tty session pointer */
/xnu-8019.80.24/bsd/netinet/
H A Dip_dummynet.h552 user64_addr_t p; /* really an array of "size" entries */
557 user64_addr_t next;
560 user64_addr_t head, tail; /* queue of packets */
578 user64_addr_t fs; /* parent flow set */
590 user64_addr_t next; /* next flow set in all_flow_sets list */
602 user64_addr_t pipe; /* pointer to parent pipe */
614 user64_addr_t rq; /* array of rq_size entries */
632 user64_addr_t w_q_lookup; /* lookup table for computing (1-w_q)^t */
641 user64_addr_t next;
647 user64_addr_t head, tail; /* packets in delay line */
[all …]
H A Dip_dummynet.c409 fs_bp->w_q_lookup = CAST_DOWN(user64_addr_t, set->w_q_lookup); in cp_flow_set_to_64_user()
513 pipe_bp->scheduler_heap.p = CAST_DOWN(user64_addr_t, pipe_bp->scheduler_heap.p); in cp_pipe_to_64_user()
515 pipe_bp->not_eligible_heap.p = CAST_DOWN(user64_addr_t, pipe_bp->not_eligible_heap.p); in cp_pipe_to_64_user()
517 pipe_bp->idle_heap.p = CAST_DOWN(user64_addr_t, pipe_bp->idle_heap.p); in cp_pipe_to_64_user()
523 pipe_bp->ifp = CAST_DOWN(user64_addr_t, p->ifp); in cp_pipe_to_64_user()
535 pipe_bp->next = CAST_DOWN( user64_addr_t, DN_IS_PIPE ); in cp_pipe_to_64_user()
2477 fs_bp->next = CAST_DOWN(user64_addr_t, in dummynet_get()
H A Din.h636 user64_addr_t msfr_srcs;
/xnu-8019.80.24/bsd/dev/arm/
H A Dunix_signal.c144 …ser_ucontext64_t *uctx, int oonstack, int mask, user64_addr_t sp, user64_size_t stack_size, user64… in sendsig_fill_uctx64()
154 uctx->uc_link = (user64_addr_t)0; in sendsig_fill_uctx64()
156 uctx->uc_mcontext64 = (user64_addr_t) p_mctx; in sendsig_fill_uctx64()
161 user64_addr_t catcher, int infostyle, int sig, user64_addr_t p_sinfo, in sendsig_set_thread_state64()
162user64_addr_t p_uctx, user64_addr_t token, user64_addr_t trampact, user64_addr_t sp, thread_t th_a… in sendsig_set_thread_state64()
392 (user64_addr_t)&((struct user_sigframe64*)sp)->mctx); in sendsig()
559 user64_addr_t token; in sendsig()
574 token = (user64_addr_t)token_uctx ^ (user64_addr_t)ps->ps_sigreturn_token; in sendsig()
585 catcher, infostyle, sig, (user64_addr_t)&((struct user_sigframe64*)sp)->sinfo, in sendsig()
586 (user64_addr_t)p_uctx, token, trampact, sp, th_act)) != KERN_SUCCESS) { in sendsig()
[all …]
/xnu-8019.80.24/bsd/net/
H A Dif_bridgevar.h255 user64_addr_t ifbicu_buf;
256 user64_addr_t ifbicu_req;
340 user64_addr_t ifbacu_buf;
341 user64_addr_t ifbacu_req;
492 user64_addr_t ifbpstpu_buf;
493 user64_addr_t ifbpstpu_req;
608 user64_addr_t ifbml_buf;
640 user64_addr_t brmr_buf; /* buffer */
H A Dif.h106 user64_addr_t ifcru_buffer __attribute__((aligned(8)));
642 user64_addr_t ifmu_ulist __attribute__((aligned(8)));
681 user64_addr_t ifd_data;
731 user64_addr_t ifcu_req __attribute__((aligned(8)));
942 user64_addr_t ifar_uuids __attribute__((aligned(8)));
1077 user64_addr_t iftdm_table __attribute__((aligned(8)));
1103 user64_addr_t ifpl_list;
H A Dndrv.h130 user64_addr_t demux_list __attribute__((aligned(8)));
H A Dnetwork_agent.h236 user64_addr_t netagent_data __attribute__((aligned(8)));
244 user64_addr_t data __attribute__((aligned(8)));
H A Dpfvar.h1832 user64_addr_t psu_buf;
1833 user64_addr_t psu_states;
1880 user64_addr_t pgtu_buf;
1881 user64_addr_t pgtu_tokens;
1909 user64_addr_t psu_buf;
1910 user64_addr_t psu_src_nodes;
1972 user64_addr_t array __attribute__((aligned(8)));
2024 user64_addr_t pfrio_buffer __attribute__((aligned(8)));
2057 user64_addr_t pfiio_buffer __attribute__((aligned(8)));
H A Dbpf.h158 user64_addr_t bf_insns __attribute__((aligned(8)));
/xnu-8019.80.24/bsd/dev/i386/
H A Dunix_signal.c225 user64_addr_t token; in sendsig()
326 token = (user64_addr_t)token_uctx ^ (user64_addr_t)ps->ps_sigreturn_token; in sendsig()
820 user64_addr_t token; in sigreturn()
850 token = (user64_addr_t)token_uctx ^ (user64_addr_t)ps->ps_sigreturn_token; in sigreturn()
851 if ((user64_addr_t)uap->token != token) { in sigreturn()
854 p->p_comm, proc_getpid(p), (user64_addr_t)uap->token, token); in sigreturn()
/xnu-8019.80.24/bsd/nfs/
H A Dnfs_ioctl.h61 user64_addr_t principal; /* principal data in userspace */
/xnu-8019.80.24/bsd/i386/
H A Dtypes.h128 typedef __uint64_t user64_addr_t __attribute__((aligned(8))); typedef
/xnu-8019.80.24/bsd/arm/
H A Dtypes.h120 typedef __uint64_t user64_addr_t; typedef
/xnu-8019.80.24/osfmk/arm/commpage/
H A Dcommpage.c76 extern user64_addr_t commpage_text64_location;
/xnu-8019.80.24/osfmk/i386/commpage/
H A Dcommpage.c994 extern user64_addr_t commpage_text64_location;
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_fsevents.c1802 user64_addr_t devices;
2370 user64_addr_t event_list;
2373 user64_addr_t fd;

12