Searched defs:upper (Results 76 - 100 of 136) sorted by relevance

123456

/linux-master/fs/overlayfs/
H A Dreaddir.c1024 void ovl_cleanup_whiteouts(struct ovl_fs *ofs, struct dentry *upper, argument
[all...]
H A Dcopy_up.c470 ovl_set_origin_fh(struct ovl_fs *ofs, const struct ovl_fh *fh, struct dentry *upper) argument
486 ovl_set_upper_fh(struct ovl_fs *ofs, struct dentry *upper, struct dentry *index) argument
507 ovl_create_index(struct dentry *dentry, const struct ovl_fh *fh, struct dentry *upper) argument
582 struct dentry *upper; local
745 struct dentry *temp, *upper, *trap; local
845 struct dentry *temp, *upper; local
[all...]
H A Doverlayfs.h700 ovl_verify_origin_fh(struct ovl_fs *ofs, struct dentry *upper, const struct ovl_fh *fh, bool set) argument
706 ovl_verify_origin(struct ovl_fs *ofs, struct dentry *upper, struct dentry *origin, bool set) argument
713 ovl_verify_upper(struct ovl_fs *ofs, struct dentry *index, struct dentry *upper, bool set) argument
[all...]
H A Dutil.c915 ovl_check_protattr(struct inode *inode, struct dentry *upper) argument
950 ovl_set_protattr(struct inode *inode, struct dentry *upper, struct fileattr *fa) argument
[all...]
/linux-master/net/batman-adv/
H A Dmulticast.c87 struct net_device *upper = soft_iface; local
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c1393 struct net_device *upper = info->upper_dev; local
/linux-master/kernel/bpf/
H A Ddevmap.c592 struct net_device *upper; local
/linux-master/include/linux/
H A Ddcache.h545 static inline struct inode *d_backing_inode(const struct dentry *upper) argument
/linux-master/drivers/thermal/
H A Dthermal_core.c645 thermal_bind_cdev_to_trip(struct thermal_zone_device *tz, const struct thermal_trip *trip, struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower, unsigned int weight) argument
760 thermal_zone_bind_cooling_device(struct thermal_zone_device *tz, int trip_index, struct thermal_cooling_device *cdev, unsigned long upper, unsigned long lower, unsigned int weight) argument
[all...]
/linux-master/drivers/video/fbdev/
H A Dvga16fb.c332 u32 yres, lower, vslen, upper, ytotal; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1008 struct net_device *upper = info->upper_dev, *ndev_tmp; local
/linux-master/include/net/
H A Dmacsec.h51 u32 upper; member in struct:pn::__anon117
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c167 s64 upper = (off + (1 << 11)) >> 12; local
193 s64 upper = (val + (1 << 11)) >> 12; local
307 s64 upper, lowe local
419 s64 upper, lower; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgk104.c993 bool upper = false; local
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h230 } upper; member in struct:ixgbe_adv_rx_desc::__anon1246
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1296 struct net_device *upper; local
H A Dprestera_main.c1108 struct net_device *upper; local
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c279 int upper, lower, cur_vit_mask; local
/linux-master/drivers/rtc/
H A Drtc-abx80x.c694 u8 extram, reg, len, lower, upper; local
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.c2047 u8 upper, lower; local
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2643 struct net_device *upper = info->upper_dev; local
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c348 static int ipoib_upper_walk(struct net_device *upper, argument
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dchan.c784 s16 upper, lower; local
/linux-master/security/selinux/ss/
H A Dpolicydb.c1676 struct user_datum *upper, *user; local
1713 struct role_datum *upper, *role; local
1750 struct type_datum *upper; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c336 const char *name, *upper, *role, *bonded, *primary; local

Completed in 349 milliseconds

123456