Home
last modified time | relevance | path

Searched defs:src_e (Results 1 – 13 of 13) sorted by relevance

/minix3/minix/lib/libsys/
H A Dvm_update.c7 vm_update(endpoint_t src_e, endpoint_t dst_e, int flags) in vm_update()
H A Dvm_prepare.c7 vm_prepare(endpoint_t src_e, endpoint_t dst_e, int flags) in vm_prepare()
H A Dsys_safecopy.c6 int sys_safecopyfrom(endpoint_t src_e, in sys_safecopyfrom()
H A Dsef_liveupdate.c255 int sef_lu_handle_state_data(endpoint_t src_e, in sef_lu_handle_state_data()
/minix3/minix/kernel/
H A Dipc.h14 #define WILLRECEIVE(src_e,dst_ptr,m_src_v,m_src_p) \ argument
19 #define CANRECEIVE(receive_e,src_e,dst_ptr,m_src_v,m_src_p) \ argument
H A Dproc.c968 endpoint_t src_e, /* which message source is wanted */ in mini_receive()
1397 endpoint_t dst, src_e; in try_one() local
H A Dsystem.c803 int allow_ipc_filtered_msg(struct proc *rp, endpoint_t src_e,
/minix3/minix/kernel/system/
H A Ddo_update.c42 endpoint_t src_e, dst_e; in do_update() local
266 endpoint_t src_e = proc_addr(src_privp->s_proc_nr)->p_endpoint; in adjust_asyn_table() local
/minix3/minix/servers/vm/
H A Drs.c80 endpoint_t src_e, dst_e; in do_rs_prepare() local
152 endpoint_t src_e, dst_e, reply_e; in do_rs_update() local
/minix3/minix/drivers/storage/mmc/
H A Dmmcblk.c263 copyfrom(endpoint_t src_e, in copyfrom()
/minix3/minix/servers/rs/
H A Dmanager.c135 int copy_rs_start(src_e, src_rs_start, dst_rs_start) in copy_rs_start() argument
151 int copy_label(src_e, src_label, src_len, dst_label, dst_len) in copy_label() argument
174 int init_state_data(endpoint_t src_e, int prepare_state, in init_state_data()
H A Dupdate.c230 int srv_update(endpoint_t src_e, endpoint_t dst_e, int sys_upd_flags) in srv_update()
/minix3/minix/servers/vfs/
H A Dselect.c667 endpoint_t src_e, dst_e; in copy_fdsets() local