Home
last modified time | relevance | path

Searched defs:cip (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-sysfs.c77 struct pvr2_sysfs_ctl_item *cip; in show_name() local
91 struct pvr2_sysfs_ctl_item *cip; in show_type() local
112 struct pvr2_sysfs_ctl_item *cip; in show_min() local
125 struct pvr2_sysfs_ctl_item *cip; in show_max() local
138 struct pvr2_sysfs_ctl_item *cip; in show_def() local
157 struct pvr2_sysfs_ctl_item *cip; in show_val_norm() local
176 struct pvr2_sysfs_ctl_item *cip; in show_val_custom() local
195 struct pvr2_sysfs_ctl_item *cip; in show_enum() local
219 struct pvr2_sysfs_ctl_item *cip; in show_bits() local
240 static int store_val_any(struct pvr2_sysfs_ctl_item *cip, int customfl, in store_val_any()
[all …]
/kernel/linux/linux-5.10/drivers/crypto/
Dgeode-aes.h53 struct crypto_cipher *cip; member
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_export.c210 struct xfs_inode *cip; in xfs_fs_get_parent() local
Dxfs_iops.c259 struct xfs_inode *cip; in xfs_vn_lookup() local
371 struct xfs_inode *cip = NULL; in xfs_vn_symlink() local
/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv.c2802 static void init_core_info(struct core_info *cip, struct kvmppc_vcore *vc) in init_core_info()
2845 static bool can_dynamic_split(struct kvmppc_vcore *vc, struct core_info *cip) in can_dynamic_split()
2883 static bool can_piggyback(struct kvmppc_vcore *pvc, struct core_info *cip, in can_piggyback()
2911 static void collect_piggybacks(struct core_info *cip, int target_threads) in collect_piggybacks()
2942 static bool recheck_signals_and_mmu(struct core_info *cip) in recheck_signals_and_mmu()
/kernel/linux/linux-5.10/arch/s390/crypto/
Daes_s390.c48 struct crypto_cipher *cip; member