Home
last modified time | relevance | path

Searched defs:client (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dtmem_xen.h279 struct client { struct
280 struct list_head client_list; argument
287 xen_tmem_client_t info; argument
289 bool was_frozen;
313 struct client *client; argument
340 struct client *client; member
/xen-4.10.0-shim-comet/xen/common/
A Dtmem_control.c21 struct client *client; in tmemc_freeze_pools() local
243 struct client *client; in tmemc_list() local
261 static int __tmemc_set_client_info(struct client *client, in __tmemc_set_client_info()
306 struct client *client; in tmemc_set_client_info() local
330 struct client *client = tmem_client_from_cli_id(cli_id); in tmemc_get_client_info() local
355 struct client *client = tmem_client_from_cli_id(cli_id); in tmemc_get_pool() local
412 struct client *client = tmem_client_from_cli_id(cli_id); in tmemc_set_pools() local
460 struct client *client = tmem_client_from_cli_id(cli_id); in tmemc_auth_pools() local
A Dtmem.c348 struct client *client; in pgp_delist_free() local
809 struct client *client = xzalloc(struct client); in client_create() local
863 static void client_free(struct client *client) in client_free()
871 static void client_flush(struct client *client) in client_flush()
926 struct client *client = current->domain->tmem_client; in tmem_evict() local
1061 struct client *client; in do_tmem_dup_put() local
1143 struct client *client; in do_tmem_put() local
1299 struct client *client = pool->client; in do_tmem_get() local
1443 struct client *client; in do_tmem_new_pool() local
1611 struct client *client; in tmemc_shared_pool_auth() local
[all …]
/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/tcgbios/
A Dtcgbios.h243 struct acpi_20_tcpa_client client; member

Completed in 35 milliseconds