/dflybsd-src/usr.sbin/ppp/ |
H A D | async.h | 32 struct async { struct 50 extern void async_Init(struct async *); argument
|
H A D | async.c | 59 async_Init(struct async *async) in async_Init() 66 async_Setup(struct async *async) in async_Setup() 74 async_SetLinkParams(struct async *async, u_int32_t mymap, u_int32_t hismap) in async_SetLinkParams() 84 async_Encode(struct async *async, u_char **cp, u_char c, int proto) in async_Encode() 143 async_Decode(struct async *async, u_char c) in async_Decode()
|
H A D | physical.h | 82 struct async async; /* Our async state */ member
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | oacc-host.c | 143 int async __attribute__ ((unused)), in host_openacc_exec() 152 int async __attribute__ ((unused))) in host_openacc_register_async_cleanup() 157 host_openacc_async_test (int async __attribute__ ((unused))) in host_openacc_async_test() 169 host_openacc_async_wait (int async __attribute__ ((unused))) in host_openacc_async_wait() 185 host_openacc_async_wait_all_async (int async __attribute__ ((unused))) in host_openacc_async_wait_all_async() 190 host_openacc_async_set_async (int async __attribute__ ((unused))) in host_openacc_async_set_async()
|
H A D | oacc-parallel.c | 75 int async = GOMP_ASYNC_SYNC; in GOACC_parallel_keyed() local 201 int async, int num_waits, ...) in GOACC_parallel() 263 int async, int num_waits, ...) in GOACC_enter_exit_data() 399 goacc_wait (int async, int num_waits, va_list *ap) in goacc_wait() 425 int async, int num_waits, ...) in GOACC_update() 478 GOACC_wait (int async, int num_waits, ...) in GOACC_wait()
|
H A D | oacc-cuda.c | 57 acc_get_cuda_stream (int async) in acc_get_cuda_stream() 71 acc_set_cuda_stream (int async, void *stream) in acc_set_cuda_stream()
|
H A D | oacc-async.c | 35 acc_async_test (int async) in acc_async_test() 60 acc_wait (int async) in acc_wait()
|
H A D | oacc-plugin.c | 34 GOMP_PLUGIN_async_unmap_vars (void *ptr, int async) in GOMP_PLUGIN_async_unmap_vars()
|
H A D | oacc-mem.c | 674 gomp_acc_remove_pointer (void *h, bool force_copyfrom, int async, int mapnum) in gomp_acc_remove_pointer()
|
/dflybsd-src/sys/dev/disk/iscsi/initiator/ |
H A D | iscsi.h | 276 typedef struct async { struct 289 u_char asyncEvent; argument 290 u_char asyncVCode; argument 297 } async_t; argument 406 async_t async; member
|
/dflybsd-src/usr.sbin/ypbind/ |
H A D | yp_ping.c | 215 int async; in __yp_ping() local
|
/dflybsd-src/sys/dev/disk/xdisk/ |
H A D | xdisk.c | 94 int async; member 874 xa_start(xa_tag_t *tag, kdmsg_msg_t *msg, int async) in xa_start()
|
/dflybsd-src/sys/dev/netif/iwm/ |
H A D | if_iwm_util.c | 169 int async, wantresp; in iwm_send_cmd() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | serial.h | 280 void (*async) (struct serial *scb, int async_p); member
|
/dflybsd-src/sys/netgraph/async/ |
H A D | ng_async.c | 70 hook_p async; /* Asynchronous side */ member
|
/dflybsd-src/sys/netgraph7/async/ |
H A D | ng_async.c | 78 hook_p async; /* Asynchronous side */ member
|
/dflybsd-src/sys/dev/netif/iwn/ |
H A D | if_iwn.c | 5218 iwn_cmd(struct iwn_softc *sc, int code, const void *buf, int size, int async) 5302 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) 5323 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) 5444 iwn_add_broadcast_node(struct iwn_softc *sc, int async) 5630 int async) 5781 int async) 6420 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async)
|
/dflybsd-src/sys/dev/netif/wpi/ |
H A D | if_wpi.c | 3273 int async) in wpi_cmd() 3475 wpi_add_broadcast_node(struct wpi_softc *sc, int async) in wpi_add_broadcast_node() 3724 wpi_set_txpower(struct wpi_softc *sc, int async) in wpi_set_txpower() 3842 wpi_set_pslevel(struct wpi_softc *sc, uint8_t dtim, int level, int async) in wpi_set_pslevel() 3914 wpi_send_rxon(struct wpi_softc *sc, int assoc, int async) in wpi_send_rxon()
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | rv770.c | 801 void rv770_page_flip(struct radeon_device *rdev, int crtc_id, u64 crtc_base, bool async) in rv770_page_flip()
|
H A D | rs600.c | 112 void rs600_page_flip(struct radeon_device *rdev, int crtc_id, u64 crtc_base, bool async) in rs600_page_flip()
|
H A D | r100.c | 156 void r100_page_flip(struct radeon_device *rdev, int crtc_id, u64 crtc_base, bool async) in r100_page_flip()
|
/dflybsd-src/sys/kern/ |
H A D | vfs_cluster.c | 1249 int async; in cluster_write() local
|
H A D | uipc_socket.c | 1153 int cnt = 0, async = 0; in sosendtcp() local
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | dce_virtual.c | 58 int crtc_id, u64 crtc_base, bool async) in dce_virtual_page_flip()
|
/dflybsd-src/sys/dev/sound/midi/ |
H A D | midi.c | 114 struct proc *async; member
|