Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/usb/pvrusb2/
Dpvrusb2-sysfs.c73 struct pvr2_sysfs_ctl_item *cip; in show_name() local
87 struct pvr2_sysfs_ctl_item *cip; in show_type() local
108 struct pvr2_sysfs_ctl_item *cip; in show_min() local
121 struct pvr2_sysfs_ctl_item *cip; in show_max() local
134 struct pvr2_sysfs_ctl_item *cip; in show_def() local
153 struct pvr2_sysfs_ctl_item *cip; in show_val_norm() local
172 struct pvr2_sysfs_ctl_item *cip; in show_val_custom() local
191 struct pvr2_sysfs_ctl_item *cip; in show_enum() local
215 struct pvr2_sysfs_ctl_item *cip; in show_bits() local
236 static int store_val_any(struct pvr2_sysfs_ctl_item *cip, int customfl, in store_val_any()
[all …]
/linux-6.12.1/drivers/crypto/
Dgeode-aes.h53 struct crypto_cipher *cip; member
/linux-6.12.1/fs/xfs/
Dxfs_export.c224 struct xfs_inode *cip; in xfs_fs_get_parent() local
Dxfs_iops.c316 struct xfs_inode *cip; in xfs_vn_lookup() local
432 struct xfs_inode *cip = NULL; in xfs_vn_symlink() local
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv.c3520 static void init_core_info(struct core_info *cip, struct kvmppc_vcore *vc) in init_core_info()
3563 static bool can_dynamic_split(struct kvmppc_vcore *vc, struct core_info *cip) in can_dynamic_split()
3596 static bool can_piggyback(struct kvmppc_vcore *pvc, struct core_info *cip, in can_piggyback()
3624 static void collect_piggybacks(struct core_info *cip, int target_threads) in collect_piggybacks()
3655 static bool recheck_signals_and_mmu(struct core_info *cip) in recheck_signals_and_mmu()
/linux-6.12.1/tools/testing/selftests/net/
Dtls.c1742 char cip[3][128]; in TEST_F() local
1777 char cip[128]; in TEST_F() local
/linux-6.12.1/arch/s390/crypto/
Daes_s390.c49 struct crypto_cipher *cip; member