| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmbloom.c | 64 bcm_bloom_free_t free_cb, void *cb_ctx, uint max_hash, in bcm_bloom_create() argument 106 bcm_bloom_destroy(&bp, free_cb); in bcm_bloom_create() 112 bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb) in bcm_bloom_destroy() argument 117 if (!bloom || !*bloom || !free_cb) in bcm_bloom_destroy() 124 (*free_cb)(bp->cb_ctx, bp->filter, bp->filter_size); in bcm_bloom_destroy() 126 (*free_cb)(bp->cb_ctx, bp->hash, in bcm_bloom_destroy() 128 (*free_cb)(bp->cb_ctx, bp, sizeof(*bp)); in bcm_bloom_destroy()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmbloom.c | 64 bcm_bloom_free_t free_cb, void *cb_ctx, uint max_hash, in bcm_bloom_create() argument 106 bcm_bloom_destroy(&bp, free_cb); in bcm_bloom_create() 112 bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb) in bcm_bloom_destroy() argument 117 if (!bloom || !*bloom || !free_cb) in bcm_bloom_destroy() 124 (*free_cb)(bp->cb_ctx, bp->filter, bp->filter_size); in bcm_bloom_destroy() 126 (*free_cb)(bp->cb_ctx, bp->hash, in bcm_bloom_destroy() 128 (*free_cb)(bp->cb_ctx, bp, sizeof(*bp)); in bcm_bloom_destroy()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmbloom.c | 64 bcm_bloom_free_t free_cb, void *cb_ctx, uint max_hash, in bcm_bloom_create() argument 106 bcm_bloom_destroy(&bp, free_cb); in bcm_bloom_create() 112 bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb) in bcm_bloom_destroy() argument 117 if (!bloom || !*bloom || !free_cb) in bcm_bloom_destroy() 124 (*free_cb)(bp->cb_ctx, bp->filter, bp->filter_size); in bcm_bloom_destroy() 126 (*free_cb)(bp->cb_ctx, bp->hash, in bcm_bloom_destroy() 128 (*free_cb)(bp->cb_ctx, bp, sizeof(*bp)); in bcm_bloom_destroy()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmbloom.c | 58 bcm_bloom_free_t free_cb, void *cb_ctx, uint max_hash, in bcm_bloom_create() argument 99 bcm_bloom_destroy(&bp, free_cb); in bcm_bloom_create() 105 bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb) in bcm_bloom_destroy() argument 110 if (!bloom || !*bloom || !free_cb) in bcm_bloom_destroy() 117 (*free_cb)(bp->cb_ctx, bp->filter, bp->filter_size); in bcm_bloom_destroy() 119 (*free_cb)(bp->cb_ctx, bp->hash, in bcm_bloom_destroy() 121 (*free_cb)(bp->cb_ctx, bp, sizeof(*bp)); in bcm_bloom_destroy()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmbloom.c | 58 bcm_bloom_free_t free_cb, void *cb_ctx, uint max_hash, in bcm_bloom_create() argument 99 bcm_bloom_destroy(&bp, free_cb); in bcm_bloom_create() 105 bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb) in bcm_bloom_destroy() argument 110 if (!bloom || !*bloom || !free_cb) in bcm_bloom_destroy() 117 (*free_cb)(bp->cb_ctx, bp->filter, bp->filter_size); in bcm_bloom_destroy() 119 (*free_cb)(bp->cb_ctx, bp->hash, in bcm_bloom_destroy() 121 (*free_cb)(bp->cb_ctx, bp, sizeof(*bp)); in bcm_bloom_destroy()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mode_object.c | 58 obj->free_cb = obj_free_cb; in __drm_mode_object_add() 107 WARN_ON(!dev->driver->load && dev->registered && !object->free_cb); in drm_mode_object_unregister() 153 if (obj && obj->free_cb) { in __drm_mode_object_find() 194 if (obj->free_cb) { in drm_mode_object_put() 196 kref_put(&obj->refcount, obj->free_cb); in drm_mode_object_put() 211 if (obj->free_cb) { in drm_mode_object_get()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmbloom.h | 43 bcm_bloom_free_t free_cb, void *callback_ctx, uint max_hash, 47 int bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmbloom.h | 43 bcm_bloom_free_t free_cb, void *callback_ctx, uint max_hash, 47 int bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmbloom.h | 51 bcm_bloom_free_t free_cb, void *callback_ctx, uint max_hash, 55 int bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmbloom.h | 51 bcm_bloom_free_t free_cb, void *callback_ctx, uint max_hash, 55 int bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmbloom.h | 51 bcm_bloom_free_t free_cb, void *callback_ctx, uint max_hash, 55 int bcm_bloom_destroy(bcm_bloom_filter_t **bloom, bcm_bloom_free_t free_cb);
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_mode_object.h | 60 void (*free_cb)(struct kref *kref); member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | engine.h | 757 dyn_MEM_free_cb free_cb; member 833 fns->mem_fns.realloc_cb, fns->mem_fns.free_cb)) \
|
| H A D | ssl.h | 1390 custom_ext_free_cb free_cb, 1397 custom_ext_free_cb free_cb,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | ssl.h | 1617 SSL_custom_ext_free_cb free_cb, void *add_arg, 1628 SSL_custom_ext_free_cb free_cb, void *add_arg,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | ssl.h | 1617 SSL_custom_ext_free_cb free_cb, void *add_arg, 1628 SSL_custom_ext_free_cb free_cb, void *add_arg,
|