| /f-stack/dpdk/lib/librte_eal/include/generic/ |
| H A D | rte_ticketlock.h | 52 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 D | txg.c | 824 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 D | dsl_pool.c | 605 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 D | SFMT.c | 164 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 D | ngx_event_pipe.c | 739 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 D | ecore_vfpf_if.h | 56 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 D | ngx_http_request_body.c | 866 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 D | test_ticketlock.c | 47 static rte_ticketlock_t tl, tl_try; variable
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_chunked_filter_module.c | 111 ngx_chain_t *out, *cl, *tl, **ll; in ngx_http_chunked_body_filter() local
|
| H A D | ngx_http_ssi_filter_module.c | 1993 ngx_chain_t *cl, *tl, **ll, *out; in ngx_http_ssi_include() local
|
| H A D | ngx_http_fastcgi_module.c | 1356 ngx_chain_t *cl, *tl, *out, **ll; in ngx_http_fastcgi_body_output_filter() local
|
| H A D | ngx_http_proxy_module.c | 1577 ngx_chain_t *out, *cl, *tl, **ll, **fl; in ngx_http_proxy_body_output_filter() local
|
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_device.h | 37 rte_spinlock_t tl; member
|
| /f-stack/tools/libutil/ |
| H A D | login_ok.c | 96 const char **tl; in login_timelist() local
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | ipsec_sqn.h | 66 uint32_t th, tl, bl; in reconstruct_esn() local
|
| H A D | esp_inb.c | 519 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 D | ipsec.c | 1253 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 D | camellia.c | 444 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 D | bnx2x_vfpf.h | 54 struct channel_tlv tl; member 64 struct channel_tlv tl; member 71 struct channel_tlv tl; member
|
| H A D | bnx2x_vfpf.c | 69 struct channel_tlv *tl = (struct channel_tlv *) in bnx2x_add_tlv() local
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lvm.c | 293 size_t tl = tsvalue(top-1)->len; in luaV_concat() local
|
| /f-stack/freebsd/kern/ |
| H A D | subr_unit.c | 666 u_int i, last, tl; in alloc_unr_specificl() local
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-taskq.c | 257 task_expire(spl_timer_list_t tl) in task_expire()
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lvm.c | 310 size_t tl = tsvalue(top-1)->len; in luaV_concat() local
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_base.c | 2739 struct typelist *tl; in ng_generic_msg() local
|