Home
last modified time | relevance | path

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

/linux-6.1.9/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 …]
/linux-6.1.9/drivers/crypto/
Dgeode-aes.h53 struct crypto_cipher *cip; member
/linux-6.1.9/fs/xfs/
Dxfs_export.c210 struct xfs_inode *cip; in xfs_fs_get_parent() local
Dxfs_iops.c296 struct xfs_inode *cip; in xfs_vn_lookup() local
409 struct xfs_inode *cip = NULL; in xfs_vn_symlink() local
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv.c3401 static void init_core_info(struct core_info *cip, struct kvmppc_vcore *vc) in init_core_info()
3444 static bool can_dynamic_split(struct kvmppc_vcore *vc, struct core_info *cip) in can_dynamic_split()
3477 static bool can_piggyback(struct kvmppc_vcore *pvc, struct core_info *cip, in can_piggyback()
3505 static void collect_piggybacks(struct core_info *cip, int target_threads) in collect_piggybacks()
3536 static bool recheck_signals_and_mmu(struct core_info *cip) in recheck_signals_and_mmu()
/linux-6.1.9/tools/testing/selftests/net/
Dtls.c1544 char cip[3][128]; in TEST_F() local
1579 char cip[128]; in TEST_F() local
/linux-6.1.9/arch/s390/crypto/
Daes_s390.c49 struct crypto_cipher *cip; member