Home
last modified time | relevance | path

Searched defs:ndata (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/kernel/
H A Dnotif.c48 struct notif_data *ndata = get_notif_data(prtn); in notif_async_is_started() local
86 struct notif_data *ndata = get_notif_data(prtn); in notif_deliver_atomic_event() local
119 struct notif_data *ndata = get_notif_data(prtn); in notif_deliver_event() local
/optee_os/core/tee/
H A Dfs_htree.c408 uint8_t *ndata = (uint8_t *)&node->node + sizeof(node->node.hash); in calc_node_hash() local