Searched refs:uctx_list (Results 1 – 2 of 2) sorted by relevance
228 list_add_tail(&uctx->uctx_list_entry, &fwctl->uctx_list); in fwctl_fops_open()311 INIT_LIST_HEAD(&fwctl->uctx_list); in _alloc_device()381 while ((uctx = list_first_entry_or_null(&fwctl->uctx_list, in fwctl_unregister()
75 struct list_head uctx_list; member