Searched defs:ufl (Results 1 – 2 of 2) sorted by relevance
651 static int get_compat_flock(struct flock *kfl, const struct compat_flock __user *ufl) in get_compat_flock()661 static int get_compat_flock64(struct flock *kfl, const struct compat_flock64 __user *ufl) in get_compat_flock64()671 static int put_compat_flock(const struct flock *kfl, struct compat_flock __user *ufl) in put_compat_flock()682 static int put_compat_flock64(const struct flock *kfl, struct compat_flock64 __user *ufl) in put_compat_flock64()
123 struct ice_dpll_pin ufl[ICE_DPLL_PIN_SW_NUM]; member