Searched defs:tail (Results 151 - 175 of 240) sorted by relevance

12345678910

/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.h47 union lang_statement_union **tail; member in struct:statement_list
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pow.h707 uint64_t tail : 1; /**< Set when this POW entry is at the tail of its tag list (also set when in the member in struct:__anon8701::__anon8707
738 uint64_t tail : 1; /**< Set when this SSO entry is at the tail of its tag list (also set when in the member in struct:__anon8701::__anon8708
772 uint64_t tail : 1; /**< Set when this POW entry is at the tail o member in struct:__anon8701::__anon8709
847 uint64_t tail : 1; /**< Set when this SSO entry is at the tail of its tag list (also set when in the member in struct:__anon8701::__anon8712
900 uint64_t tail : 1; /**< Set when this POW entry is at the tail of its tag list (also set when in the member in struct:__anon8701::__anon8714
922 uint64_t tail : 1; /**< Set when this SSO entry is at the tail of its tag list (also set when in the member in struct:__anon8701::__anon8715
1248 uint64_t tail : 1; member in struct:__anon8728::__anon8729
[all...]
H A Dcvmx-usb.c164 cvmx_usb_transaction_t *tail; /**< The last pending transaction */ member in struct:cvmx_usb_pipe
185 cvmx_usb_pipe_t *tail; /**< Tail if the list, or NULL if empty */ member in struct:__anon8788
197 int tail; member in struct:__anon8789
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Di915_drv.h82 int tail; member in struct:_drm_i915_ring_buffer
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dif_npe.c984 struct npebuf **tail; member in struct:txdone
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c979 char *tail = name + strlen(name) - strlen(p->ext); local
/freebsd-11-stable/sys/netgraph/
H A Dng_ppp.c1708 struct mbuf *m = NULL, *tail; local
/freebsd-11-stable/sys/dev/patm/
H A Dif_patmvar.h176 u_int tail; /* next free entry for host */ member in struct:patm_scd
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatmvar.h115 uint32_t head, tail; /* head and tail */ member in struct:herbp
139 u_int tail; /* written back to adapter */ member in struct:hetpdrq
/freebsd-11-stable/sys/dev/vnic/
H A Dnicvf_queues.h254 uint32_t tail; member in struct:rbdr
319 uint32_t tail; member in struct:snd_queue
H A Dnicvf_queues.c440 int head, tail, idx; local
534 int tail, qcount; local
1717 uint64_t head, tail; local
[all...]
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dmlx4.h203 int tail; member in struct:mlx4_srq
215 unsigned tail; member in struct:mlx4_wq
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5dv.h143 uint32_t tail; member in struct:mlx5dv_srq
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h190 osal_list_entry_t *head, *tail; member in struct:osal_list_t
[all...]
/freebsd-11-stable/sys/ofed/include/rdma/
H A Drdmavt_qp.h197 u32 tail; /* receives pull requests from here. */ member in struct:rvt_rwq
/freebsd-11-stable/sys/dev/hptnr/
H A Dldm.h127 struct tq_item *head, *tail; member in struct:task_queue
/freebsd-11-stable/sys/dev/hptrr/
H A Dldm.h126 struct tq_item *head, *tail; member in struct:task_queue
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dldm.h127 struct tq_item *head, *tail; member in struct:task_queue
/freebsd-11-stable/sys/dev/ntb/
H A Dntb_transport.c1609 unsigned int tail = qp->remote_rx_info->entry; local
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dconfig_file.c301 struct hostapd_eap_user *user = NULL, *tail = NULL, *new_user = NULL; local
/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c1598 struct ar_rx_tail *tail; local
[all...]
/freebsd-11-stable/sys/dev/ioat/
H A Dioat_internal.h497 uint32_t tail; member in struct:ioat_softc
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_upgtvar.h156 uint8_t tail; member in struct:upgt_eeprom_freq4_2
/freebsd-11-stable/sys/net/
H A Dnetmap.h296 uint32_t tail; /* ( member in struct:netmap_ring
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dir.c167 dsl_dir_hold_obj(dsl_pool_t *dp, uint64_t ddobj, const char *tail, void *tag, dsl_dir_t **ddp) argument

Completed in 247 milliseconds

12345678910