| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_mesh.c | 205 struct ieee80211_mesh_state *ms = vap->iv_mesh; in mesh_rt_add_locked() local 232 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_find() local 245 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_add() local 310 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_proxy_check() local 370 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_del() local 394 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_flush() local 409 struct ieee80211_mesh_state *ms = vap->iv_mesh; in ieee80211_mesh_rt_flush_peer() local 427 struct ieee80211_mesh_state *ms = vap->iv_mesh; in mesh_rt_flush_invalid() local 486 struct ieee80211_mesh_state *ms = vap->iv_mesh; in mesh_select_proto_path() local 501 struct ieee80211_mesh_state *ms = vap->iv_mesh; in mesh_select_proto_metric() local [all …]
|
| H A D | ieee80211_hwmp.c | 807 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_rootmode_setup() local 840 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_rootmode_cb() local 881 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_rootmode_rann_cb() local 909 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_update_transmitter() local 948 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_recv_preq() local 1273 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_recv_prep() local 1506 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_peerdown() local 1543 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_recv_perr() local 1695 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_senderror() local 1742 struct ieee80211_mesh_state *ms = vap->iv_mesh; in hwmp_recv_rann() local [all …]
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_lazy.c | 20 ZSTD_updateDUBT(ZSTD_matchState_t* ms, in ZSTD_updateDUBT() 64 ZSTD_insertDUBT1(ZSTD_matchState_t* ms, in ZSTD_insertDUBT1() 154 ZSTD_matchState_t* ms, in ZSTD_DUBT_findBetterDictMatch() 231 ZSTD_DUBT_findBestMatch(ZSTD_matchState_t* ms, in ZSTD_DUBT_findBestMatch() 381 ZSTD_BtFindBestMatch( ZSTD_matchState_t* ms, in ZSTD_BtFindBestMatch() 411 ZSTD_matchState_t* ms, in ZSTD_BtFindBestMatch_dictMatchState_selectMLS() 427 ZSTD_matchState_t* ms, in ZSTD_BtFindBestMatch_extDict_selectMLS() 451 ZSTD_matchState_t* ms, in ZSTD_insertAndFindFirstIndex_internal() 598 ZSTD_matchState_t* ms, in ZSTD_HcFindBestMatch_generic() 786 ZSTD_matchState_t* ms, in ZSTD_HcFindBestMatch_selectMLS() [all …]
|
| H A D | zstd_opt.c | 341 static U32 ZSTD_insertAndFindFirstIndexHash3 (ZSTD_matchState_t* ms, in ZSTD_insertAndFindFirstIndexHash3() 370 ZSTD_matchState_t* ms, in ZSTD_insertBt1() 484 ZSTD_matchState_t* ms, in ZSTD_updateTree_internal() 511 ZSTD_matchState_t* ms, in ZSTD_insertBtAndGetAllMatches() 744 ZSTD_matchState_t* ms, in ZSTD_BtGetAllMatches() 930 ZSTD_compressBlock_opt_generic(ZSTD_matchState_t* ms, in ZSTD_compressBlock_opt_generic() 1215 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_btopt() 1252 ZSTD_initStats_ultra(ZSTD_matchState_t* ms, in ZSTD_initStats_ultra() 1280 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_btultra() 1288 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_btultra2() [all …]
|
| H A D | zstd_fast.c | 15 void ZSTD_fillHashTable(ZSTD_matchState_t* ms, in ZSTD_fillHashTable() 48 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_generic() 187 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast() 208 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_dictMatchState_generic() 355 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_dictMatchState() 376 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_extDict_generic() 480 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_extDict()
|
| H A D | zstd_double_fast.c | 15 void ZSTD_fillDoubleHashTable(ZSTD_matchState_t* ms, in ZSTD_fillDoubleHashTable() 52 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_generic() 320 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast() 340 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_dictMatchState() 360 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_extDict_generic() 505 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_extDict()
|
| H A D | zstd_ldm.c | 185 static size_t ZSTD_ldm_fillFastTables(ZSTD_matchState_t* ms, in ZSTD_ldm_fillFastTables() 261 static void ZSTD_ldm_limitTableUpdate(ZSTD_matchState_t* ms, const BYTE* anchor) in ZSTD_ldm_limitTableUpdate() 598 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_ldm_blockCompress()
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_memalloc.c | 36 alloc_seg(struct rte_memseg *ms, void *requested_addr, int socket_id, in alloc_seg() 157 free_seg(struct rte_memseg *ms) in free_seg() 176 struct rte_memseg **ms; member 283 struct rte_memseg *ms; member 316 eal_memalloc_alloc_seg_bulk(struct rte_memseg **ms, int n_segs, in eal_memalloc_alloc_seg_bulk() 367 struct rte_memseg *ms = NULL; in eal_memalloc_alloc_seg() local 373 eal_memalloc_free_seg_bulk(struct rte_memseg **ms, int n_segs) in eal_memalloc_free_seg_bulk() 427 eal_memalloc_free_seg(struct rte_memseg *ms) in eal_memalloc_free_seg()
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstrlib.c | 186 static int check_capture (MatchState *ms, int l) { in check_capture() 194 static int capture_to_close (MatchState *ms) { in capture_to_close() 202 static const char *classend (MatchState *ms, const char *p) { in classend() 281 static const char *matchbalance (MatchState *ms, const char *s, in matchbalance() 301 static const char *max_expand (MatchState *ms, const char *s, in max_expand() 316 static const char *min_expand (MatchState *ms, const char *s, in min_expand() 329 static const char *start_capture (MatchState *ms, const char *s, in start_capture() 343 static const char *end_capture (MatchState *ms, const char *s, in end_capture() 513 MatchState ms; in str_find_aux() local 549 MatchState ms; in gmatch_aux() local [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lstrlib.c | 237 static int check_capture (MatchState *ms, int l) { in check_capture() 245 static int capture_to_close (MatchState *ms) { in capture_to_close() 253 static const char *classend (MatchState *ms, const char *p) { in classend() 336 static const char *matchbalance (MatchState *ms, const char *s, in matchbalance() 357 static const char *max_expand (MatchState *ms, const char *s, in max_expand() 372 static const char *min_expand (MatchState *ms, const char *s, in min_expand() 385 static const char *start_capture (MatchState *ms, const char *s, in start_capture() 399 static const char *end_capture (MatchState *ms, const char *s, in end_capture() 609 MatchState ms; in str_find_aux() local 651 MatchState ms; in gmatch_aux() local [all …]
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_memory.c | 266 struct rte_memseg *ms = rte_fbarray_get(arr, i); in eal_memseg_list_populate() local 340 const struct rte_memseg *ms, void *arg) in find_virt() 353 const struct rte_memseg *ms, size_t len, void *arg) in find_virt_legacy() 418 dump_memseg(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in dump_memseg() 527 const struct rte_memseg *ms, void *arg) in check_iova() 663 const struct rte_memseg *ms; in rte_memseg_contig_walk_thread_unsafe() local 715 const struct rte_memseg *ms; in rte_memseg_walk_thread_unsafe() local 781 rte_memseg_get_fd_thread_unsafe(const struct rte_memseg *ms) in rte_memseg_get_fd_thread_unsafe() 823 rte_memseg_get_fd(const struct rte_memseg *ms) in rte_memseg_get_fd() 835 rte_memseg_get_fd_offset_thread_unsafe(const struct rte_memseg *ms, in rte_memseg_get_fd_offset_thread_unsafe() [all …]
|
| H A D | malloc_heap.c | 113 const struct rte_memseg *ms, size_t len, void *arg __rte_unused) in malloc_add_seg() 280 rollback_expand_heap(struct rte_memseg **ms, int n_segs, in rollback_expand_heap() 295 bool contig, struct rte_memseg **ms, int n_segs) in alloc_pages_on_heap() 393 struct rte_memseg **ms; in try_expand_heap_primary() local 820 struct rte_memseg *ms; in malloc_heap_free_pages() local 1142 struct rte_memseg *ms; in malloc_heap_create_external_seg() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_memory.c | 29 const struct rte_memseg *ms, void *arg __rte_unused) in check_mem() 40 check_seg_fds(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in check_seg_fds()
|
| H A D | test_ring_stress_impl.h | 80 lcore_op_stat_aggr(struct lcore_stat *ms, const struct lcore_stat *ls) in lcore_op_stat_aggr() 91 lcore_stat_aggr(struct lcore_stat *ms, const struct lcore_stat *ls) in lcore_stat_aggr()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_memalloc.c | 495 alloc_seg(struct rte_memseg *ms, void *addr, int socket_id, in alloc_seg() 706 free_seg(struct rte_memseg *ms, struct hugepage_info *hi, in free_seg() 784 struct rte_memseg **ms; member 924 struct rte_memseg *ms; member 990 eal_memalloc_alloc_seg_bulk(struct rte_memseg **ms, int n_segs, size_t page_sz, in eal_memalloc_alloc_seg_bulk() 1059 struct rte_memseg *ms; in eal_memalloc_alloc_seg() local 1067 eal_memalloc_free_seg_bulk(struct rte_memseg **ms, int n_segs) in eal_memalloc_free_seg_bulk() 1121 eal_memalloc_free_seg(struct rte_memseg *ms) in eal_memalloc_free_seg() 1168 struct rte_memseg *ms; in sync_chunk() local 1208 struct rte_memseg *ms; in sync_chunk() local
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | misc.h | 50 struct rte_mbuf *ms; in mbuf_get_seg_ofs() local 84 mbuf_cut_seg_ofs(struct rte_mbuf *mb, struct rte_mbuf *ms, uint32_t ofs, in mbuf_cut_seg_ofs()
|
| /f-stack/dpdk/lib/librte_eal/include/generic/ |
| H A D | rte_cycles.h | 148 rte_delay_ms(unsigned ms) in rte_delay_ms()
|
| /f-stack/dpdk/drivers/common/dpaax/ |
| H A D | dpaax_iova_table.c | 393 struct rte_memseg *ms; in dpaax_memevent_cb() local 439 const struct rte_memseg *ms, size_t len, in dpaax_memevent_walk_memsegs()
|
| /f-stack/dpdk/drivers/net/virtio/virtio_user/ |
| H A D | vhost_vdpa.c | 128 const struct rte_memseg *ms, size_t len, void *arg) in vhost_vdpa_map_contig() 139 vhost_vdpa_map(const struct rte_memseg_list *msl, const struct rte_memseg *ms, in vhost_vdpa_map()
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_common_mr.c | 287 const struct rte_memseg *ms; in mr_find_next_chunk() local 502 const struct rte_memseg *ms, size_t len, void *arg) in mr_find_contig_memsegs_cb() 594 const struct rte_memseg *ms; in mlx5_mr_create_primary() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_limit_req_module.c | 366 ngx_msec_int_t ms; in ngx_http_limit_req_lookup() local 496 ngx_msec_int_t ms; in ngx_http_limit_req_account() local 570 ngx_msec_int_t ms; in ngx_http_limit_req_expire() local
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_mr.c | 312 const struct rte_memseg *ms; in mr_find_next_chunk() local 516 const struct rte_memseg *ms, size_t len, void *arg) in mr_find_contig_memsegs_cb() 597 const struct rte_memseg *ms; in mlx4_mr_create_primary() local 914 const struct rte_memseg *ms; in mlx4_mr_mem_event_free_cb() local
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_time.h | 62 #define ngx_msleep(ms) (void) usleep(ms * 1000) argument
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | ae.c | 202 static void aeAddMillisecondsToNow(long long milliseconds, long *sec, long *ms) { in aeAddMillisecondsToNow() 393 long long ms = in aeProcessEvents() local
|
| /f-stack/dpdk/drivers/bus/dpaa/ |
| H A D | rte_dpaa_bus.h | 171 struct dpaa_memseg *ms; in rte_dpaa_mem_ptov() local 198 const struct rte_memseg *ms; in rte_dpaa_mem_vtop() local
|