Home
last modified time | relevance | path

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

/optee_os/core/tests/
H A Dnotif_test_wd.c16 struct wd_data { struct
25 static struct wd_data default_wd_data; argument
28 static struct wd_data *get_wd_data(struct guest_partition *prtn) in get_wd_data()
39 struct wd_data *wd = container_of(co, struct wd_data, callout); in test_wd_callback()
63 struct wd_data *wd = get_wd_data(prtn); in wd_ndrv_atomic_cb()
82 struct wd_data *wd = get_wd_data(prtn); in wd_ndrv_yielding_cb()
98 struct wd_data *wd = data; in wd_data_destroy()
109 sizeof(struct wd_data), in nex_init_test_wd()