Searched defs:clip_entry (Results 1 – 1 of 1) sorted by relevance
13 struct clip_entry { struct14 spinlock_t lock; /* Hold while modifying clip reference */15 atomic_t refcnt;16 struct list_head list;17 union {