Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A 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 …]
/openbmc/linux/drivers/crypto/
H A Dgeode-aes.h53 struct crypto_cipher *cip; member
/openbmc/linux/fs/xfs/
H A Dxfs_export.c224 struct xfs_inode *cip; in xfs_fs_get_parent() local
H A Dxfs_iops.c296 struct xfs_inode *cip; in xfs_vn_lookup() local
409 struct xfs_inode *cip = NULL; in xfs_vn_symlink() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3429 static void init_core_info(struct core_info *cip, struct kvmppc_vcore *vc) in init_core_info()
3472 static bool can_dynamic_split(struct kvmppc_vcore *vc, struct core_info *cip) in can_dynamic_split()
3505 static bool can_piggyback(struct kvmppc_vcore *pvc, struct core_info *cip, in can_piggyback()
3533 static void collect_piggybacks(struct core_info *cip, int target_threads) in collect_piggybacks()
3564 static bool recheck_signals_and_mmu(struct core_info *cip) in recheck_signals_and_mmu()
/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c1663 char cip[3][128]; in TEST_F() local
1698 char cip[128]; in TEST_F() local
/openbmc/linux/arch/s390/crypto/
H A Daes_s390.c49 struct crypto_cipher *cip; member