| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_party.c | 78 struct uniapi_party_created *ind; in uni_create_partyx() local 154 struct uniapi_party_destroyed *ind; in uni_destroy_party() local 331 struct uniapi_add_party_indication *ind; in pun0_add_party() local 387 struct uniapi_party_alerting_indication *ind; in pun1_party_alerting() local 423 struct uniapi_add_party_ack_indication *ind; in pun1pun4_add_party_ack() local 459 struct uniapi_add_party_rej_indication *ind; in pun1_add_party_rej() local 490 struct uniapi_drop_party_ack_indication *ind; in pun5_add_party_rej() local 525 struct uniapi_drop_party_ack_indication *ind; in punx_drop_party_ack() local 553 struct uniapi_drop_party_indication *ind; in punx_drop_party() local 592 struct uniapi_drop_party_ack_indication *ind; in pun5_drop_party() local [all …]
|
| H A D | sig_call.c | 150 struct uniapi_call_created *ind; in uni_create_call() local 215 struct uniapi_call_destroyed *ind; in uni_destroy_call() local 307 struct uniapi_release_indication *ind; in clear_callD() local 365 struct uniapi_setup_indication *ind; in un0_setup() local 551 struct uniapi_proceeding_indication *ind; in u1n6_call_proc() local 735 struct uniapi_alerting_indication *ind; in unx_alerting() local 1179 struct uniapi_setup_complete_indication *ind; in u8_connect_ack() local 1391 struct uniapi_release_indication *ind; in unx_release() local 1478 struct uniapi_notify_indication *ind; in unx_notify() local
|
| H A D | sig_reset.c | 536 struct uniapi_reset_indication *ind; in response_restart() local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_inlines_a.h | 58 arena_tdata_get(tsd_t *tsd, unsigned ind, bool refresh_if_missing) { in arena_tdata_get() 83 arena_get(tsdn_t *tsdn, unsigned ind, bool init_if_missing) { in arena_get() 99 decay_ticker_get(tsd_t *tsd, unsigned ind) { in decay_ticker_get()
|
| H A D | jemalloc_internal_inlines_b.h | 50 unsigned ind = percpu_arena_choose(); in arena_choose_impl() local
|
| H A D | base_structs.h | 22 unsigned ind; member
|
| H A D | jemalloc_internal_inlines_c.h | 41 iallocztm(tsdn_t *tsdn, size_t size, szind_t ind, bool zero, tcache_t *tcache, in iallocztm() 61 ialloc(tsd_t *tsd, size_t size, szind_t ind, bool zero, bool slow_path) { in ialloc()
|
| H A D | tcache_inlines.h | 215 tcaches_get(tsd_t *tsd, unsigned ind) { in tcaches_get()
|
| H A D | sz.h | 68 pszind_t ind = grp + mod; in sz_psz2ind() local
|
| H A D | arena_inlines_b.h | 87 arena_malloc(tsdn_t *tsdn, arena_t *arena, size_t size, szind_t ind, bool zero, in arena_malloc()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | cc_conn.c | 1115 struct uniapi_drop_party_ack_indication *ind = uni_msg_rptr(msg, in cc_conn_sig_handle() local 1306 struct uniapi_setup_indication *ind = uni_msg_rptr(msg, in cc_conn_sig_handle() local 1383 struct uniapi_proceeding_indication *ind = uni_msg_rptr(msg, in cc_conn_sig_handle() local 1406 struct uniapi_alerting_indication *ind = uni_msg_rptr(msg, in cc_conn_sig_handle() local 1567 struct uniapi_add_party_ack_indication *ind = uni_msg_rptr(msg, in cc_conn_sig_handle() local 1584 struct uniapi_add_party_rej_indication *ind = uni_msg_rptr(msg, in cc_conn_sig_handle() local 1604 struct uniapi_drop_party_indication *ind = uni_msg_rptr(msg, in cc_conn_sig_handle() local
|
| H A D | cc_port.c | 671 struct uniapi_reset_indication *ind = uni_msg_rptr(msg, in cc_uni_signal() local
|
| H A D | cc_user.c | 1511 struct atm_call_release *ind; in cc_user_sig_handle() local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/ |
| H A D | xallocx.c | 10 static unsigned ind = 0; in arena_ind() local 89 get_size_impl(const char *cmd, size_t ind) { in get_size_impl() 107 get_small_size(size_t ind) { in get_small_size() 112 get_large_size(size_t ind) { in get_large_size()
|
| H A D | mallocx.c | 21 get_size_impl(const char *cmd, size_t ind) { in get_size_impl() 39 get_large_size(size_t ind) { in get_large_size()
|
| H A D | rallocx.c | 21 get_size_impl(const char *cmd, size_t ind) { in get_size_impl() 39 get_large_size(size_t ind) { in get_large_size()
|
| /f-stack/dpdk/lib/librte_eal/unix/ |
| H A D | eal_unix_timer.c | 13 int ind = 0; in rte_delay_us_sleep() local
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | arena_reset.c | 33 get_size_impl(const char *cmd, size_t ind) { in get_size_impl() 51 get_small_size(size_t ind) { in get_small_size() 56 get_large_size(size_t ind) { in get_large_size()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | base.c | 32 base_map(tsdn_t *tsdn, extent_hooks_t *extent_hooks, unsigned ind, size_t size) { in base_map() 55 base_unmap(tsdn_t *tsdn, extent_hooks_t *extent_hooks, unsigned ind, void *addr, in base_unmap() 249 unsigned ind, pszind_t *pind_last, size_t *extent_sn_next, size_t size, in base_block_alloc() 350 base_new(tsdn_t *tsdn, unsigned ind, extent_hooks_t *extent_hooks) { in base_new()
|
| H A D | jemalloc.c | 291 arena_set(unsigned ind, arena_t *arena) { in arena_set() 312 arena_init_locked(tsdn_t *tsdn, unsigned ind, extent_hooks_t *extent_hooks) { in arena_init_locked() 340 arena_new_create_background_thread(tsdn_t *tsdn, unsigned ind) { in arena_new_create_background_thread() 358 arena_init(tsdn_t *tsdn, unsigned ind, extent_hooks_t *extent_hooks) { in arena_init() 371 arena_bind(tsd_t *tsd, unsigned ind, bool internal) { in arena_bind() 394 arena_unbind(tsd_t *tsd, unsigned ind, bool internal) { in arena_unbind() 408 arena_tdata_get_hard(tsd_t *tsd, unsigned ind) { in arena_tdata_get_hard() 1673 size_t size, size_t usize, szind_t ind) { in imalloc_no_sample() 1715 size_t usize, szind_t ind) { in imalloc_sample() 1801 szind_t ind = 0; in imalloc_body() local
|
| H A D | tcache.c | 629 tcaches_flush(tsd_t *tsd, unsigned ind) { in tcaches_flush() 639 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/scripts/ |
| H A D | gen_run_tests.py | 48 ind = 0 variable
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lparser.h | 48 } ind; member
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4.c | 620 struct ibv_rwq_ind_table *ind = NULL; in mlx4_hw_rss_sup() local
|
| /f-stack/freebsd/opencrypto/ |
| H A D | criov.c | 130 int ind, len; in cuio_getptr() local
|