Home
last modified time | relevance | path

Searched refs:sync_table (Results 1 – 6 of 6) sorted by relevance

/external/virglrenderer/vtest/
Dvtest_renderer.c122 struct util_hash_table *sync_table; member
532 ctx->sync_table = util_hash_table_create(u32_hash_func, in vtest_new_context()
535 if (!ctx->sync_table) { in vtest_new_context()
570 util_hash_table_destroy(ctx->sync_table); in vtest_free_context()
672 util_hash_table_clear(ctx->sync_table); in vtest_destroy_context()
1781 util_hash_table_set(ctx->sync_table, intptr_to_pointer(sync->sync_id), sync); in vtest_sync_create()
1800 util_hash_table_remove(ctx->sync_table, intptr_to_pointer(sync_id)); in vtest_sync_unref()
1822 sync = util_hash_table_get(ctx->sync_table, intptr_to_pointer(sync_id)); in vtest_sync_read()
1867 sync = util_hash_table_get(ctx->sync_table, intptr_to_pointer(sync_id)); in vtest_sync_write()
1906 sync = util_hash_table_get(ctx->sync_table, intptr_to_pointer(sync_id)); in vtest_sync_wait_init()
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h13347 int (*sync_table)(struct net_device *, unsigned int); member
Dvmlinux.h13347 int (*sync_table)(struct net_device *, unsigned int); member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h14571 int (*sync_table)(struct net_device *, unsigned int); member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h12214 int (*sync_table)(struct net_device *, unsigned int); member
Dvmlinux_510.h12214 int (*sync_table)(struct net_device *, unsigned int); member