Searched defs:tail (Results 51 - 75 of 240) sorted by relevance

12345678910

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_scan.c495 struct iwm_scan_req_umac_tail *tail; local
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_fts.c360 FTSENT *cur, *tail; local
/freebsd-11-stable/usr.sbin/bhyve/
H A Dusb_emul.h112 int tail; member in struct:usb_data_xfer
/freebsd-11-stable/usr.bin/mail/
H A Dnames.c534 struct name *tail; local
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq.h66 u32 tail; member in struct:i40e_adminq_ring
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_ctx.c101 BN_POOL_ITEM *head, *current, *tail; member in struct:bignum_pool
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_scanner.c285 struct FILE_INFO * tail; local
385 struct FILE_INFO * tail = NULL; local
/freebsd-11-stable/sys/dev/evdev/
H A Dcdev.c791 size_t count, head, tail, ready; local
840 size_t i, head, tail, ready, size; local
878 size_t head, tail, count, i; local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp89 char *tail = NULL; local
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dbitmap.h43 const unsigned int tail = size & (BITS_PER_LONG - 1); local
55 const unsigned int tail = size & (BITS_PER_LONG - 1); local
76 const unsigned int tail = size & (BITS_PER_LONG - 1); local
209 const unsigned int tail local
229 const unsigned int tail = size & (BITS_PER_LONG - 1); local
251 const unsigned tail = size & (BITS_PER_LONG - 1); local
[all...]
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_eth_com.h105 u16 tail, next_to_comp, cnt; local
184 u16 tail = io_sq->tail; local
188 io_sq->qid, tail); local
/freebsd-11-stable/contrib/gcc/
H A Dsched-ebb.c354 add_deps_for_risky_insns(rtx head, rtx tail) argument
437 schedule_ebb(rtx head, rtx tail) argument
545 rtx tail; local
[all...]
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapr_thread_pool.c783 struct apr_thread_list_elt *head, *tail, *elt; local
831 struct apr_thread_list_elt *elt, *head, *tail; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsolib-osf.c108 CORE_ADDR tail; member in struct:__anon1603
524 struct so_list *head = NULL, *tail, *newtail, so; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c521 alloc_range_list(range_list_node_t **list, range_list_node_t **tail, range_index_t *ndx, enum range_kind kind, apr_size_t offset, apr_size_t limit, apr_size_t target_offset) argument
/freebsd-11-stable/sys/dev/drm/
H A Dmach64_state.c449 u32 head, tail, ofs; local
H A Dmga_dma.c111 u32 head, tail; local
167 u32 head, tail; local
337 drm_mga_freelist_t *tail = dev_priv->tail; local
[all...]
H A Dsavage_bci.c245 drm_savage_buf_priv_t *tail = dev_priv->tail.prev; local
[all...]
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_ringbuffer.h57 u32 tail; member in struct:intel_ring_buffer
/freebsd-11-stable/contrib/nvi/regex/
H A Dengine.c301 const RCHAR_T *tail; /* string unmatched by rest of RE */ local
/freebsd-11-stable/sys/netpfil/ipfw/test/
H A Dmain.c51 struct mbuf *head, *tail; /* a simple tailq */ member in struct:cfg_s
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c83 SHA_CTX head, tail, md; member in struct:__anon4581
[all...]
H A De_aes_cbc_hmac_sha256.c83 SHA256_CTX head, tail, md; member in struct:__anon4589
[all...]
/freebsd-11-stable/lib/libc/rpc/
H A Dgetnetconfig.c105 struct netconfig_list *tail; /* last of the list */ member in struct:netconfig_info
/freebsd-11-stable/contrib/libarchive/tar/
H A Dwrite.c93 struct archive_dir_entry *head, *tail; member in struct:archive_dir

Completed in 207 milliseconds

12345678910