Searched refs:sys_map_t (Results 1 – 9 of 9) sorted by relevance
35 sys_map_t s_ipc_to; /* allowed destination processes */42 sys_map_t s_notify_pending; /* bit map with pending notifications */43 sys_map_t s_asyn_pending; /* bit map with pending asyn messages */
13 } sys_map_t; typedef
773 static int has_pending(sys_map_t *map, int src_p, int asynm) in has_pending()845 sys_map_t * map = &priv(caller)->s_notify_pending; in has_pending_notify()854 sys_map_t * map = &priv(caller)->s_asyn_pending; in has_pending_asend()863 sys_map_t * map = &priv(caller)->s_notify_pending; in unset_notify_pending()1353 sys_map_t *map; in try_async()
169 sys_map_t map; in kmain()
99 void fill_sendto_mask(const struct proc *rc, sys_map_t *map);
349 void fill_sendto_mask(const struct proc *rp, sys_map_t *map) in fill_sendto_mask()
129 void fill_send_mask(sys_map_t *send_mask, int set_bits);
83 sys_map_t *send_mask; /* the send mask to fill in */ in fill_send_mask()
34 sys_map_t map; in do_privctl()