| /minix3/minix/lib/libsys/ |
| H A D | sched_start.c | 18 assert(_ENDPOINT_P(scheduler_e) >= 0); in sched_inherit() 19 assert(_ENDPOINT_P(schedulee_e) >= 0); in sched_inherit() 20 assert(_ENDPOINT_P(parent_e) >= 0); in sched_inherit() 62 assert(_ENDPOINT_P(schedulee_e) >= 0); in sched_start() 63 assert(_ENDPOINT_P(parent_e) >= 0); in sched_start()
|
| H A D | sched_stop.c | 20 assert(_ENDPOINT_P(scheduler_e) >= 0); in sched_stop() 21 assert(_ENDPOINT_P(schedulee_e) >= 0); in sched_stop()
|
| H A D | sef.c | 84 sef_self_proc_nr = _ENDPOINT_P(sef_self_endpoint); in sef_startup()
|
| /minix3/minix/include/minix/ |
| H A D | ipc_filter.h | 10 #define ANY_USR _ENDPOINT(1, _ENDPOINT_P(ANY)) 11 #define ANY_SYS _ENDPOINT(2, _ENDPOINT_P(ANY)) 12 #define ANY_TSK _ENDPOINT(3, _ENDPOINT_P(ANY))
|
| H A D | endpoint.h | 68 #define _ENDPOINT_P(e) \ macro
|
| /minix3/minix/servers/rs/ |
| H A D | main.c | 206 if(iskerneln(_ENDPOINT_P(ip->endpoint))) { in sef_cb_init_fresh() 220 if(iskerneln(_ENDPOINT_P(boot_image_priv->endpoint))) { in sef_cb_init_fresh() 248 if(iskerneln(_ENDPOINT_P(boot_image_priv->endpoint))) { in sef_cb_init_fresh() 266 _ENDPOINT_P(boot_image_priv->endpoint)); in sef_cb_init_fresh() 344 rproc_ptr[_ENDPOINT_P(rpub->endpoint)]= rp; in sef_cb_init_fresh() 354 if(iskerneln(_ENDPOINT_P(boot_image_priv->endpoint))) { in sef_cb_init_fresh() 417 if(iskerneln(_ENDPOINT_P(boot_image_priv->endpoint))) { in sef_cb_init_fresh() 440 rp = rproc_ptr[_ENDPOINT_P(RS_PROC_NR)]; in sef_cb_init_fresh() 515 old_rs_rp = rproc_ptr[_ENDPOINT_P(RS_PROC_NR)]; in sef_cb_init_restart() 516 new_rs_rp = rproc_ptr[_ENDPOINT_P(info->old_endpoint)]; in sef_cb_init_restart() [all …]
|
| H A D | const.h | 107 #define RUPDATE_IS_VM_INIT_DONE() (rproc_ptr[_ENDPOINT_P(VM_PROC_NR)]->r_flags & RS_INIT_DONE) 109 #define RUPDATE_IS_RS_INIT_DONE() (rproc_ptr[_ENDPOINT_P(RS_PROC_NR)]->r_flags & RS_INIT_DONE)
|
| H A D | manager.c | 588 child_proc_nr_n = _ENDPOINT_P(child_proc_nr_e); 690 rs_rp = rproc_ptr[_ENDPOINT_P(RS_PROC_NR)]; 768 rs_rp = rproc_ptr[_ENDPOINT_P(RS_PROC_NR)]; in clone_service() 1045 rproc_ptr[_ENDPOINT_P(rp->r_pub->endpoint)] = NULL; in reincarnate_service() 1922 swap_slot_pointer(&rproc_ptr[_ENDPOINT_P(src_rp->r_pub->endpoint)], 1924 swap_slot_pointer(&rproc_ptr[_ENDPOINT_P(dst_rp->r_pub->endpoint)], 2108 rproc_ptr[_ENDPOINT_P(rpub->endpoint)] = NULL;
|
| /minix3/minix/servers/sched/ |
| H A D | utility.c | 31 *proc = _ENDPOINT_P(endpoint); in sched_isokendpt() 48 *proc = _ENDPOINT_P(endpoint); in sched_isemtyendpt()
|
| /minix3/minix/kernel/ |
| H A D | ipc_filter.h | 25 (!(priv(proc_addr(_ENDPOINT_P((EP))))->s_flags & SYS_PROC)) 26 #define IPCF_IS_TSK_EP(EP) (iskerneln(_ENDPOINT_P((EP))))
|
| /minix3/minix/tests/ |
| H A D | test39.c | 33 mp = _ENDPOINT_P(ept); in test39a()
|
| /minix3/minix/lib/libddekit/src/ |
| H A D | dde.c | 63 switch (_ENDPOINT_P(m.m_source)) { in dispatcher_thread()
|
| /minix3/minix/servers/vfs/ |
| H A D | glo.h | 27 # define fproc_addr(e) (&fproc[_ENDPOINT_P(e)])
|
| H A D | utility.c | 99 *proc = _ENDPOINT_P(endpoint); in isokendpt_f()
|
| /minix3/minix/servers/is/ |
| H A D | main.c | 49 switch (_ENDPOINT_P(who_e)) { in main()
|
| H A D | dmp_kernel.c | 24 procname = proc_name(_ENDPOINT_P(rp->p_sendto_e)); \ 26 procname = proc_name(_ENDPOINT_P(rp->p_getfrom_e)); \
|
| /minix3/minix/servers/pm/ |
| H A D | schedule.c | 34 assert(_ENDPOINT_P(trmp->mp_endpoint) == INIT_PROC_NR); in sched_init()
|
| H A D | utility.c | 110 *proc = _ENDPOINT_P(endpoint); in pm_isokendpt()
|
| H A D | main.c | 66 if (_ENDPOINT_P(m_in.m_source) == CLOCK) in main()
|
| /minix3/minix/lib/libinputdriver/ |
| H A D | inputdriver.c | 146 switch (_ENDPOINT_P(m_ptr->m_source)) { in inputdriver_process()
|
| /minix3/minix/kernel/arch/i386/ |
| H A D | do_sdevio.c | 84 if(proc_nr != _ENDPOINT_P(caller->p_endpoint)) in do_sdevio()
|
| /minix3/minix/drivers/storage/floppy/ |
| H A D | floppy.c | 769 switch (_ENDPOINT_P(mess.m_source)) { in start_motor() 845 switch (_ENDPOINT_P(mess.m_source)) { in seek() 1123 switch (_ENDPOINT_P(mess.m_source)) { in f_reset() 1174 switch (_ENDPOINT_P(mess.m_source)) { in f_intr_wait()
|
| /minix3/minix/drivers/storage/mmc/ |
| H A D | emmc.c | 163 && (_ENDPOINT_P(m.m_source) == CLOCK)) in irq_receive() 166 && (_ENDPOINT_P(m.m_source) == HARDWARE)) in irq_receive()
|
| /minix3/minix/lib/libblockdriver/ |
| H A D | driver.c | 392 switch (_ENDPOINT_P(m_ptr->m_source)) { in blockdriver_process_on_thread()
|
| /minix3/minix/servers/ipc/ |
| H A D | sem.c | 751 slot = _ENDPOINT_P(m->m_source); in do_semop() 871 slot = _ENDPOINT_P(endpt); in sem_process_event()
|