Home
last modified time | relevance | path

Searched defs:wp (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_distributor.c79 struct worker_params *wp = arg; in handle_work() local
109 sanity_test(struct worker_params *wp, struct rte_mempool *p) in sanity_test()
296 struct worker_params *wp = arg; in handle_work_with_free_mbufs() local
322 sanity_test_with_mbuf_alloc(struct worker_params *wp, struct rte_mempool *p) in sanity_test_with_mbuf_alloc()
365 struct worker_params *wp = arg; in handle_work_for_shutdown_test() local
429 sanity_test_with_worker_shutdown(struct worker_params *wp, in sanity_test_with_worker_shutdown()
513 test_flush_with_worker_shutdown(struct worker_params *wp, in test_flush_with_worker_shutdown()
582 struct worker_params *wp = arg; in handle_and_mark_work() local
607 sanity_mark_test(struct worker_params *wp, struct rte_mempool *p) in sanity_mark_test()
773 quit_workers(struct worker_params *wp, struct rte_mempool *p) in quit_workers()
/f-stack/freebsd/contrib/openzfs/lib/libuutil/
H A Duu_avl.c308 _avl_walk_init(uu_avl_walk_t *wp, uu_avl_t *ap, uint32_t flags) in _avl_walk_init()
334 _avl_walk_advance(uu_avl_walk_t *wp, uu_avl_t *ap) in _avl_walk_advance()
350 _avl_walk_fini(uu_avl_walk_t *wp) in _avl_walk_fini()
365 uu_avl_walk_t *wp; in uu_avl_walk_start() local
383 uu_avl_walk_next(uu_avl_walk_t *wp) in uu_avl_walk_next()
389 uu_avl_walk_end(uu_avl_walk_t *wp) in uu_avl_walk_end()
423 uu_avl_walk_t *wp; in uu_avl_remove() local
H A Duu_list.c397 list_walk_init(uu_list_walk_t *wp, uu_list_t *lp, uint32_t flags) in list_walk_init()
427 list_walk_advance(uu_list_walk_t *wp, uu_list_t *lp) in list_walk_advance()
442 list_walk_fini(uu_list_walk_t *wp) in list_walk_fini()
458 uu_list_walk_t *wp; in uu_list_walk_start() local
476 uu_list_walk_next(uu_list_walk_t *wp) in uu_list_walk_next()
488 uu_list_walk_end(uu_list_walk_t *wp) in uu_list_walk_end()
543 uu_list_walk_t *wp; in uu_list_remove() local
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c256 struct tm_wred_profile *wp; in tm_wred_profile_search() local
1304 struct tm_wred_profile *wp; in wred_profile_check() local
1368 struct tm_wred_profile *wp; in pmd_tm_wred_profile_add() local
1403 struct tm_wred_profile *wp; in pmd_tm_wred_profile_delete() local
1781 struct tm_wred_profile *wp = tm_wred_profile_search(dev, in node_add_check_queue() local
2692 struct tm_wred_profile *wp; in hierarchy_commit_check() local
/f-stack/freebsd/net80211/
H A Dieee80211_proto.c1777 ieee80211_wme_vap_getparams(struct ieee80211vap *vap, struct chanAccParams *wp) in ieee80211_wme_vap_getparams()
1790 ieee80211_wme_ic_getparams(struct ieee80211com *ic, struct chanAccParams *wp) in ieee80211_wme_ic_getparams()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dspa.h379 #define BPE_IS_PAYLOADWORD(bp, wp) \ argument
/f-stack/dpdk/lib/librte_acl/
H A Dacl_bld.c1441 uint32_t *wp; in acl_build_rules() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu.c1930 dmu_write_policy(objset_t *os, dnode_t *dn, int level, int wp, zio_prop_t *zp) in dmu_write_policy()
H A Dzap_micro.c90 const uint64_t *wp = zn->zn_key_norm; in zap_hash() local
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c1325 struct rte_tm_wred_params wp; in cmd_add_port_tm_node_wred_profile_parsed() local