Home
last modified time | relevance | path

Searched refs:u_event (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/vprotocol/pessimist/
H A Dvprotocol_pessimist_eventlog.h68 mevent = &(event->u_event.e_matching); in vprotocol_pessimist_matching_log_finish()
134 if(event->u_event.e_matching.src == -1) in vprotocol_pessimist_event_flush()
141 …:\tlog\tel\t%"PRIpclock"\tnot matched yet (%d)", event->u_event.e_matching.reqid, event->u_event.e… in vprotocol_pessimist_event_flush()
144 event->u_event.e_matching.src = in vprotocol_pessimist_event_flush()
148 …t:\tlog\tel\t%"PRIpclock"\tfrom %d\tsent to EL", event->u_event.e_matching.reqid, event->u_event.e… in vprotocol_pessimist_event_flush()
150 event->u_event; in vprotocol_pessimist_event_flush()
196 event->u_event.e_delivery.reqid == 0) in vprotocol_pessimist_delivery_log()
199 event->u_event.e_delivery.probeid = mca_vprotocol_pessimist.clock++; in vprotocol_pessimist_delivery_log()
206 devent = &(event->u_event.e_delivery); in vprotocol_pessimist_delivery_log()
218 devent = &(event->u_event.e_delivery); in vprotocol_pessimist_delivery_log()
H A Dvprotocol_pessimist_event.h51 vprotocol_pessimist_mem_event_t u_event; member
63 event->u_event.e_matching.src = -1; \
H A Dvprotocol_pessimist_eventlog.c88 mevent = &(event->u_event.e_matching); in vprotocol_pessimist_matching_replay()
122 devent = &(event->u_event.e_delivery); in vprotocol_pessimist_delivery_replay()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/vprotocol/pessimist/
H A Dvprotocol_pessimist_eventlog.h68 mevent = &(event->u_event.e_matching); in vprotocol_pessimist_matching_log_finish()
134 if(event->u_event.e_matching.src == -1) in vprotocol_pessimist_event_flush()
141 …:\tlog\tel\t%"PRIpclock"\tnot matched yet (%d)", event->u_event.e_matching.reqid, event->u_event.e… in vprotocol_pessimist_event_flush()
144 event->u_event.e_matching.src = in vprotocol_pessimist_event_flush()
148 …t:\tlog\tel\t%"PRIpclock"\tfrom %d\tsent to EL", event->u_event.e_matching.reqid, event->u_event.e… in vprotocol_pessimist_event_flush()
150 event->u_event; in vprotocol_pessimist_event_flush()
196 event->u_event.e_delivery.reqid == 0) in vprotocol_pessimist_delivery_log()
199 event->u_event.e_delivery.probeid = mca_vprotocol_pessimist.clock++; in vprotocol_pessimist_delivery_log()
206 devent = &(event->u_event.e_delivery); in vprotocol_pessimist_delivery_log()
218 devent = &(event->u_event.e_delivery); in vprotocol_pessimist_delivery_log()
H A Dvprotocol_pessimist_event.h51 vprotocol_pessimist_mem_event_t u_event; member
63 event->u_event.e_matching.src = -1; \
H A Dvprotocol_pessimist_eventlog.c88 mevent = &(event->u_event.e_matching); in vprotocol_pessimist_matching_replay()
122 devent = &(event->u_event.e_delivery); in vprotocol_pessimist_delivery_replay()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Dcompat.c180 const struct compat_sigevent __user *u_event) in get_compat_sigevent() argument
183 return (!access_ok(u_event, sizeof(*u_event)) || in get_compat_sigevent()
185 &u_event->sigev_value.sival_int) || in get_compat_sigevent()
186 __get_user(event->sigev_signo, &u_event->sigev_signo) || in get_compat_sigevent()
187 __get_user(event->sigev_notify, &u_event->sigev_notify) || in get_compat_sigevent()
189 &u_event->sigev_notify_thread_id)) in get_compat_sigevent()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Dcompat.c180 const struct compat_sigevent __user *u_event) in get_compat_sigevent() argument
183 return (!access_ok(u_event, sizeof(*u_event)) || in get_compat_sigevent()
185 &u_event->sigev_value.sival_int) || in get_compat_sigevent()
186 __get_user(event->sigev_signo, &u_event->sigev_signo) || in get_compat_sigevent()
187 __get_user(event->sigev_notify, &u_event->sigev_notify) || in get_compat_sigevent()
189 &u_event->sigev_notify_thread_id)) in get_compat_sigevent()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Dcompat.c180 const struct compat_sigevent __user *u_event) in get_compat_sigevent() argument
183 return (!access_ok(u_event, sizeof(*u_event)) || in get_compat_sigevent()
185 &u_event->sigev_value.sival_int) || in get_compat_sigevent()
186 __get_user(event->sigev_signo, &u_event->sigev_signo) || in get_compat_sigevent()
187 __get_user(event->sigev_notify, &u_event->sigev_notify) || in get_compat_sigevent()
189 &u_event->sigev_notify_thread_id)) in get_compat_sigevent()
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dyou.h38 struct u_event { struct
301 struct u_event uevent; /* certain events have happened */
/dports/games/nethack33/nethack-3.3.1/include/
H A Dyou.h38 struct u_event { struct
301 struct u_event uevent; /* certain events have happened */
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dyou.h38 struct u_event { struct
301 struct u_event uevent; /* certain events have happened */
/dports/games/nethack34/nethack-3.4.3/include/
H A Dyou.h38 struct u_event { struct
309 struct u_event uevent; /* certain events have happened */
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dyou.h38 struct u_event { struct
309 struct u_event uevent; /* certain events have happened */
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dyou.h38 struct u_event { struct
309 struct u_event uevent; /* certain events have happened */
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dyou.h42 struct u_event { struct
319 struct u_event uevent; /* certain events have happened */
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dyou.h39 struct u_event { struct
346 struct u_event uevent; /* certain events have happened */
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dyou.h39 struct u_event { struct
346 struct u_event uevent; /* certain events have happened */
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dyou.h38 struct u_event { struct
379 struct u_event uevent; /* certain events have happened */
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dyou.h38 struct u_event { struct
391 struct u_event uevent; /* certain events have happened */
/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dyou.h42 struct u_event { struct
432 struct u_event uevent; /* certain events have happened */
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmultimsgs.cpp8410 ushort u_event = (ushort)event; in send_event_update_packet() local
8415 ADD_USHORT(u_event); in send_event_update_packet()
8429 ushort u_event; in process_event_update_packet() local
8432 GET_USHORT(u_event); in process_event_update_packet()
8433 store_flags = Mission_events[u_event].flags; in process_event_update_packet()
8434 GET_INT(Mission_events[u_event].flags); in process_event_update_packet()
8435 GET_INT(Mission_events[u_event].formula); in process_event_update_packet()
8436 GET_INT(Mission_events[u_event].result); in process_event_update_packet()
8437 GET_INT(Mission_events[u_event].count); in process_event_update_packet()
8442 mission_event_set_directive_special(u_event); in process_event_update_packet()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/network/
H A Dmultimsgs.cpp8051 ushort u_event = (ushort)event; in send_event_update_packet() local
8056 ADD_USHORT(u_event); in send_event_update_packet()
8070 ushort u_event; in process_event_update_packet() local
8073 GET_USHORT(u_event); in process_event_update_packet()
8074 store_flags = Mission_events[u_event].flags; in process_event_update_packet()
8075 GET_INT(Mission_events[u_event].flags); in process_event_update_packet()
8076 GET_INT(Mission_events[u_event].formula); in process_event_update_packet()
8077 GET_INT(Mission_events[u_event].result); in process_event_update_packet()
8078 GET_INT(Mission_events[u_event].count); in process_event_update_packet()
8083 mission_event_set_directive_special(u_event); in process_event_update_packet()
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Dmake.h483 #define event u1.u_event
497 Time_t u_event; /* state rule event time */ member
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Dmake.h483 #define event u1.u_event
497 Time_t u_event; /* state rule event time */ member

12