| /f-stack/freebsd/contrib/zlib/ |
| H A D | zutil.c | 217 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc() 243 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() 280 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc() 286 void ZLIB_INTERNAL zcfree (voidpf opaque, voidpf ptr) in zcfree() 305 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc() argument 315 void ZLIB_INTERNAL zcfree (opaque, ptr) in zcfree() argument
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | pool.c | 31 void *opaque; member 67 static void* POOL_thread(void* opaque) { in POOL_thread() 260 static void POOL_add_internal(POOL_ctx* ctx, POOL_function function, void *opaque) in POOL_add_internal() 272 void POOL_add(POOL_ctx* ctx, POOL_function function, void* opaque) in POOL_add() 285 int POOL_tryAdd(POOL_ctx* ctx, POOL_function function, void* opaque) in POOL_tryAdd() 333 void POOL_add(POOL_ctx* ctx, POOL_function function, void* opaque) { in POOL_add() 338 int POOL_tryAdd(POOL_ctx* ctx, POOL_function function, void* opaque) { in POOL_tryAdd()
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_kvargs.c | 75 const char *value_str, void *opaque) in sfc_kvarg_bool_handler() 99 const char *value_str, void *opaque) in sfc_kvarg_long_handler() 118 const char *value_str, void *opaque) in sfc_kvarg_string_handler()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_zlib.c | 45 zcalloc(void *opaque, uint_t items, uint_t size) in zcalloc() 53 zcfree(void *opaque, void *ptr) in zcfree()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_class_eth.c | 43 const char *value, void *opaque) in eth_mac_cmp() 64 const char *value, void *opaque) in eth_representor_cmp()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/ |
| H A D | crypto_onetimeauth_poly1305.h | 20 unsigned char opaque[256]; member
|
| /f-stack/dpdk/drivers/event/sw/ |
| H A D | sw_evdev.c | 879 assign_numa_node(const char *key __rte_unused, const char *value, void *opaque) in assign_numa_node() 889 set_sched_quanta(const char *key __rte_unused, const char *value, void *opaque) in set_sched_quanta() 899 set_credit_quanta(const char *key __rte_unused, const char *value, void *opaque) in set_credit_quanta() 909 set_deq_burst_sz(const char *key __rte_unused, const char *value, void *opaque) in set_deq_burst_sz() 919 set_min_burst_sz(const char *key __rte_unused, const char *value, void *opaque) in set_min_burst_sz() 929 set_refill_once(const char *key __rte_unused, const char *value, void *opaque) in set_refill_once()
|
| /f-stack/dpdk/lib/librte_mempool/ |
| H A D | rte_mempool.c | 155 mempool_add_elem(struct rte_mempool *mp, __rte_unused void *opaque, in mempool_add_elem() 261 void *opaque) in rte_mempool_memchunk_mz_free() 313 void *opaque) in rte_mempool_populate_iova() 390 void *opaque) in rte_mempool_populate_virt() 631 void *opaque) in rte_mempool_memchunk_anon_free() 1131 mempool_obj_audit(struct rte_mempool *mp, __rte_unused void *opaque, in mempool_obj_audit()
|
| /f-stack/dpdk/drivers/event/opdl/ |
| H A D | opdl_evdev.c | 578 assign_numa_node(const char *key __rte_unused, const char *value, void *opaque) in assign_numa_node() 588 set_do_validation(const char *key __rte_unused, const char *value, void *opaque) in set_do_validation() 598 set_do_test(const char *key __rte_unused, const char *value, void *opaque) in set_do_test()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_kvargs.c | 21 __rte_unused void *opaque) in check_handler()
|
| H A D | test_mempool.c | 463 __rte_unused void *opaque, in test_mp_mem_init()
|
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_tim_evdev.c | 584 tim_parse_ring_param(char *value, void *opaque) in tim_parse_ring_param() 624 tim_parse_ring_ctl_list(const char *value, void *opaque) in tim_parse_ring_ctl_list() 650 tim_parse_kvargs_dict(const char *key, const char *value, void *opaque) in tim_parse_kvargs_dict()
|
| /f-stack/dpdk/drivers/common/qat/qat_adf/ |
| H A D | icp_qat_fw_pke.h | 94 u64 opaque; member 247 u64 opaque; member
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_gunzip_filter_module.c | 616 ngx_http_gunzip_filter_alloc(void *opaque, u_int items, u_int size) in ngx_http_gunzip_filter_alloc() 629 ngx_http_gunzip_filter_free(void *opaque, void *address) in ngx_http_gunzip_filter_free()
|
| H A D | ngx_http_gzip_filter_module.c | 1020 ngx_http_gzip_filter_alloc(void *opaque, u_int items, u_int size) in ngx_http_gzip_filter_alloc() 1067 ngx_http_gzip_filter_free(void *opaque, void *address) in ngx_http_gzip_filter_free()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | witness.c | 10 witness_comp_t *comp, void *opaque) { in witness_init()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_mr.c | 246 mlx5_mr_update_ext_mp_cb(struct rte_mempool *mp, void *opaque, in mlx5_mr_update_ext_mp_cb() 494 mlx5_mr_update_mp_cb(struct rte_mempool *mp __rte_unused, void *opaque, in mlx5_mr_update_mp_cb()
|
| /f-stack/dpdk/drivers/net/nfb/ |
| H A D | nfb_rx.c | 17 const char *value, __rte_unused void *opaque) in timestamp_check_handler()
|
| /f-stack/dpdk/lib/librte_kvargs/ |
| H A D | rte_kvargs.c | 217 const char *value, void *opaque) in rte_kvargs_strcmp()
|
| /f-stack/dpdk/lib/librte_cmdline/ |
| H A D | cmdline_rdline.h | 91 void *opaque; member
|
| /f-stack/dpdk/drivers/event/dlb2/ |
| H A D | dlb2.c | 191 set_numa_node(const char *key __rte_unused, const char *value, void *opaque) in set_numa_node() 208 void *opaque) in set_max_num_events() 235 void *opaque) in set_num_dir_credits() 262 void *opaque) in set_dev_id() 282 void *opaque) in set_cos() 313 void *opaque) in set_qid_depth_thresh()
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb.c | 258 set_numa_node(const char *key __rte_unused, const char *value, void *opaque) in set_numa_node() 276 void *opaque) in set_max_num_events() 302 void *opaque) in set_num_dir_credits() 1712 void *opaque) in set_dev_id() 1732 void *opaque) in set_defer_sched() 1755 void *opaque) in set_num_atm_inflights()
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_txr.c | 438 uint32_t opaque = 0; in bnxt_handle_tx_cp() local
|
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_pmd.c | 143 __rte_unused void *opaque, void *obj, in req_pool_obj_init()
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_mr.c | 1211 mlx4_mr_update_ext_mp_cb(struct rte_mempool *mp, void *opaque, in mlx4_mr_update_ext_mp_cb() 1335 mlx4_mr_update_mp_cb(struct rte_mempool *mp __rte_unused, void *opaque, in mlx4_mr_update_mp_cb()
|