Home
last modified time | relevance | path

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

/linux/fs/
H A Dfcntl.c651 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()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.h123 struct ice_dpll_pin ufl[ICE_DPLL_PIN_SW_NUM]; member