Home
last modified time | relevance | path

Searched defs:tl (Results 1 – 25 of 28) sorted by relevance

12

/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_ticketlock.h52 rte_ticketlock_init(rte_ticketlock_t *tl) in rte_ticketlock_init()
64 rte_ticketlock_lock(rte_ticketlock_t *tl) in rte_ticketlock_lock()
77 rte_ticketlock_unlock(rte_ticketlock_t *tl) in rte_ticketlock_unlock()
92 rte_ticketlock_trylock(rte_ticketlock_t *tl) in rte_ticketlock_trylock()
116 rte_ticketlock_is_locked(rte_ticketlock_t *tl) in rte_ticketlock_is_locked()
129 rte_ticketlock_t tl; /**< the actual ticketlock */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c824 txg_list_create(txg_list_t *tl, spa_t *spa, size_t offset) in txg_list_create()
838 txg_list_empty_impl(txg_list_t *tl, uint64_t txg) in txg_list_empty_impl()
846 txg_list_empty(txg_list_t *tl, uint64_t txg) in txg_list_empty()
856 txg_list_destroy(txg_list_t *tl) in txg_list_destroy()
875 txg_all_lists_empty(txg_list_t *tl) in txg_all_lists_empty()
893 txg_list_add(txg_list_t *tl, void *p, uint64_t txg) in txg_list_add()
918 txg_list_add_tail(txg_list_t *tl, void *p, uint64_t txg) in txg_list_add_tail()
946 txg_list_remove(txg_list_t *tl, uint64_t txg) in txg_list_remove()
995 txg_list_member(txg_list_t *tl, void *p, uint64_t txg) in txg_list_member()
1008 txg_list_head(txg_list_t *tl, uint64_t txg) in txg_list_head()
[all …]
H A Ddsl_pool.c605 txg_list_t *tl = &vd->vdev_ms_list; in dsl_early_sync_task_verify() local
/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A DSFMT.c164 uint64_t th, tl, oh, ol; in rshift128() local
179 uint64_t th, tl, oh, ol; in rshift128() local
203 uint64_t th, tl, oh, ol; in lshift128() local
218 uint64_t th, tl, oh, ol; in lshift128() local
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_pipe.c739 ngx_chain_t *cl, *tl, *next, *out, **ll, **last_out, **last_free; in ngx_event_pipe_write_chain_to_temp_file() local
1075 ngx_chain_t *cl, *tl; in ngx_event_pipe_drain_chains() local
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vfpf_if.h56 struct channel_tlv tl; member
63 struct channel_tlv tl; member
75 struct channel_tlv tl; member
130 struct channel_tlv tl; member
249 struct channel_tlv tl; member
381 struct channel_tlv tl; member
389 struct channel_tlv tl; member
395 struct channel_tlv tl; member
401 struct channel_tlv tl; member
414 struct channel_tlv tl; member
[all …]
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request_body.c866 ngx_chain_t *cl, *tl, *out, **ll; in ngx_http_request_body_length_filter() local
936 ngx_chain_t *cl, *out, *tl, **ll; in ngx_http_request_body_chunked_filter() local
/f-stack/dpdk/app/test/
H A Dtest_ticketlock.c47 static rte_ticketlock_t tl, tl_try; variable
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_chunked_filter_module.c111 ngx_chain_t *out, *cl, *tl, **ll; in ngx_http_chunked_body_filter() local
H A Dngx_http_ssi_filter_module.c1993 ngx_chain_t *cl, *tl, **ll, *out; in ngx_http_ssi_include() local
H A Dngx_http_fastcgi_module.c1356 ngx_chain_t *cl, *tl, *out, **ll; in ngx_http_fastcgi_body_output_filter() local
H A Dngx_http_proxy_module.c1577 ngx_chain_t *out, *cl, *tl, **ll, **fl; in ngx_http_proxy_body_output_filter() local
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_device.h37 rte_spinlock_t tl; member
/f-stack/tools/libutil/
H A Dlogin_ok.c96 const char **tl; in login_timelist() local
/f-stack/dpdk/lib/librte_ipsec/
H A Dipsec_sqn.h66 uint32_t th, tl, bl; in reconstruct_esn() local
H A Desp_inb.c519 uint32_t adj, i, k, tl; in tun_process() local
579 uint32_t i, k, l2, tl; in trs_process() local
/f-stack/freebsd/netipsec/
H A Dipsec.c1253 uint32_t tl, th, bl; in ipsec_chkreplay() local
1368 uint32_t tl, th, bl; in ipsec_updatereplay() local
/f-stack/freebsd/crypto/camellia/
H A Dcamellia.c444 uint32_t kw4l, kw4r, dw, tl, tr; in camellia_setup128() local
651 uint32_t kw4l, kw4r, dw, tl, tr; in camellia_setup256() local
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h54 struct channel_tlv tl; member
64 struct channel_tlv tl; member
71 struct channel_tlv tl; member
H A Dbnx2x_vfpf.c69 struct channel_tlv *tl = (struct channel_tlv *) in bnx2x_add_tlv() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlvm.c293 size_t tl = tsvalue(top-1)->len; in luaV_concat() local
/f-stack/freebsd/kern/
H A Dsubr_unit.c666 u_int i, last, tl; in alloc_unr_specificl() local
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c257 task_expire(spl_timer_list_t tl) in task_expire()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlvm.c310 size_t tl = tsvalue(top-1)->len; in luaV_concat() local
/f-stack/freebsd/netgraph/
H A Dng_base.c2739 struct typelist *tl; in ng_generic_msg() local

12