Searched defs:clip_entry (Results 1 – 1 of 1) sorted by relevance
15 struct clip_entry { struct16 spinlock_t lock; /* Hold while modifying clip reference */17 refcount_t refcnt;18 struct list_head list;19 union {