Symbol: ti
function parameter
Defined...
-
drivers/block/pktcdvd.c:1557:82-1557:101: static int pkt_get_track_info(struct pktcdvd_device *pd, __u16 track, __u8 type, track_information *ti)
-
drivers/block/pktcdvd.c:1712:58-1712:77: static int pkt_writable_track(struct pktcdvd_device *pd, track_information *ti)
-
drivers/cdrom/cdrom.c:2775:29-2775:48: __u16 track, __u8 type, track_information *ti)
-
drivers/infiniband/hw/qib/qib_file_ops.c:285:6-285:33: const struct qib_tid_info *ti)
-
drivers/infiniband/hw/qib/qib_file_ops.c:484:4-484:31: const struct qib_tid_info *ti)
-
drivers/md/dm-audit.c:37:8-37:26: struct dm_target *ti, int result)
-
drivers/md/dm-audit.h:28:9-28:27: struct dm_target *ti, int result)
-
drivers/md/dm-audit.h:34:9-34:27: struct dm_target *ti, int result)
-
drivers/md/dm-audit.h:40:12-40:30: struct dm_target *ti, int result)
-
drivers/md/dm-cache-target.c:1958:23-1958:41: static void cache_dtr(struct dm_target *ti)
-
drivers/md/dm-cache-target.c:2596:22-2596:40: static int cache_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-cache-target.c:2631:22-2631:40: static int cache_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-cache-target.c:2663:25-2663:43: static int cache_end_io(struct dm_target *ti, struct bio *bio, blk_status_t *error)
-
drivers/md/dm-cache-target.c:2773:31-2773:49: static void cache_postsuspend(struct dm_target *ti)
-
drivers/md/dm-cache-target.c:2941:28-2941:46: static int cache_preresume(struct dm_target *ti)
-
drivers/md/dm-cache-target.c:3003:26-3003:44: static void cache_resume(struct dm_target *ti)
-
drivers/md/dm-cache-target.c:3056:26-3056:44: static void cache_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-cache-target.c:3328:26-3328:44: static int cache_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-cache-target.c:3351:34-3351:52: static int cache_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-cache-target.c:3414:28-3414:46: static void cache_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-clone-target.c:1318:22-1318:40: static int clone_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-clone-target.c:1377:24-1377:42: static int clone_endio(struct dm_target *ti, struct bio *bio, blk_status_t *error)
-
drivers/md/dm-clone-target.c:1426:26-1426:44: static void clone_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-clone-target.c:1774:22-1774:40: static int clone_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-clone-target.c:1948:23-1948:41: static void clone_dtr(struct dm_target *ti)
-
drivers/md/dm-clone-target.c:1974:31-1974:49: static void clone_postsuspend(struct dm_target *ti)
-
drivers/md/dm-clone-target.c:2012:26-2012:44: static void clone_resume(struct dm_target *ti)
-
drivers/md/dm-clone-target.c:2070:28-2070:46: static void clone_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-clone-target.c:2089:34-2089:52: static int clone_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-clone-target.c:2134:26-2134:44: static int clone_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-crypt.c:357:56-357:74: static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:425:54-425:72: static int crypt_iv_lmk_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:583:54-583:72: static int crypt_iv_tcw_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:729:56-729:74: static int crypt_iv_eboiv_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:787:59-787:77: static int crypt_iv_elephant_ctr(struct crypt_config *cc, struct dm_target *ti,
-
drivers/md/dm-crypt.c:1174:57-1174:75: static int crypt_integrity_ctr(struct crypt_config *cc, struct dm_target *ti)
-
drivers/md/dm-crypt.c:2721:23-2721:41: static void crypt_dtr(struct dm_target *ti)
-
drivers/md/dm-crypt.c:2774:29-2774:47: static int crypt_ctr_ivmode(struct dm_target *ti, const char *ivmode)
-
drivers/md/dm-crypt.c:2883:33-2883:51: static int crypt_ctr_cipher_new(struct dm_target *ti, char *cipher_in, char *key,
-
drivers/md/dm-crypt.c:2956:33-2956:51: static int crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key,
-
drivers/md/dm-crypt.c:3041:29-3041:47: static int crypt_ctr_cipher(struct dm_target *ti, char *cipher_in, char *key)
-
drivers/md/dm-crypt.c:3097:31-3097:49: static int crypt_ctr_optional(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-crypt.c:3177:31-3177:49: static int crypt_report_zones(struct dm_target *ti,
-
drivers/md/dm-crypt.c:3194:22-3194:40: static int crypt_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-crypt.c:3409:22-3409:40: static int crypt_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-crypt.c:3483:26-3483:44: static void crypt_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-crypt.c:3573:31-3573:49: static void crypt_postsuspend(struct dm_target *ti)
-
drivers/md/dm-crypt.c:3580:28-3580:46: static int crypt_preresume(struct dm_target *ti)
-
drivers/md/dm-crypt.c:3592:26-3592:44: static void crypt_resume(struct dm_target *ti)
-
drivers/md/dm-crypt.c:3603:26-3603:44: static int crypt_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-crypt.c:3644:34-3644:52: static int crypt_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-crypt.c:3652:28-3652:46: static void crypt_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-delay.c:121:23-121:41: static void delay_dtr(struct dm_target *ti)
-
drivers/md/dm-delay.c:140:28-140:46: static int delay_class_ctr(struct dm_target *ti, struct delay_class *c, char **argv)
-
drivers/md/dm-delay.c:174:22-174:40: static int delay_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-delay.c:268:30-268:48: static void delay_presuspend(struct dm_target *ti)
-
drivers/md/dm-delay.c:277:26-277:44: static void delay_resume(struct dm_target *ti)
-
drivers/md/dm-delay.c:284:22-284:40: static int delay_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-delay.c:308:26-308:44: static void delay_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-delay.c:337:34-337:52: static int delay_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-dust.c:224:21-224:39: static int dust_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-dust.c:321:21-321:39: static int dust_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-dust.c:405:22-405:40: static void dust_dtr(struct dm_target *ti)
-
drivers/md/dm-dust.c:414:25-414:43: static int dust_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-dust.c:513:25-513:43: static void dust_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-dust.c:537:31-537:49: static int dust_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
-
drivers/md/dm-dust.c:553:33-553:51: static int dust_iterate_devices(struct dm_target *ti, iterate_devices_callout_fn fn,
-
drivers/md/dm-ebs-target.c:247:20-247:38: static int ebs_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-ebs-target.c:348:21-348:39: static void ebs_dtr(struct dm_target *ti)
-
drivers/md/dm-ebs-target.c:361:20-361:38: static int ebs_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-ebs-target.c:393:24-393:42: static void ebs_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-ebs-target.c:412:30-412:48: static int ebs_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
-
drivers/md/dm-ebs-target.c:424:26-424:44: static void ebs_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-ebs-target.c:434:32-434:50: static int ebs_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-era-target.c:1465:20-1465:38: static int era_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-era-target.c:1556:21-1556:39: static void era_dtr(struct dm_target *ti)
-
drivers/md/dm-era-target.c:1561:20-1561:38: static int era_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-era-target.c:1586:29-1586:47: static void era_postsuspend(struct dm_target *ti)
-
drivers/md/dm-era-target.c:1606:26-1606:44: static int era_preresume(struct dm_target *ti)
-
drivers/md/dm-era-target.c:1645:24-1645:42: static void era_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-era-target.c:1690:24-1690:42: static int era_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-era-target.c:1718:32-1718:50: static int era_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-era-target.c:1726:26-1726:44: static void era_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-exception-store.c:192:31-192:49: int dm_exception_store_create(struct dm_target *ti, int argc, char **argv,
-
drivers/md/dm-flakey.c:54:6-54:24: struct dm_target *ti)
-
drivers/md/dm-flakey.c:239:23-239:41: static int flakey_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-flakey.c:318:24-318:42: static void flakey_dtr(struct dm_target *ti)
-
drivers/md/dm-flakey.c:326:35-326:53: static sector_t flakey_map_sector(struct dm_target *ti, sector_t bi_sector)
-
drivers/md/dm-flakey.c:333:28-333:46: static void flakey_map_bio(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-flakey.c:413:30-413:48: static struct bio *clone_bio(struct dm_target *ti, struct flakey_c *fc, struct bio *bio)
-
drivers/md/dm-flakey.c:478:23-478:41: static int flakey_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-flakey.c:553:26-553:44: static int flakey_end_io(struct dm_target *ti, struct bio *bio,
-
drivers/md/dm-flakey.c:590:27-590:45: static void flakey_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-flakey.c:641:33-641:51: static int flakey_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
-
drivers/md/dm-flakey.c:656:32-656:50: static int flakey_report_zones(struct dm_target *ti,
-
drivers/md/dm-flakey.c:669:35-669:53: static int flakey_iterate_devices(struct dm_target *ti, iterate_devices_callout_fn fn, void *data)
-
drivers/md/dm-integrity.c:1851:29-1851:47: static int dm_integrity_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-integrity.c:3130:38-3130:56: static void dm_integrity_postsuspend(struct dm_target *ti)
-
drivers/md/dm-integrity.c:3179:33-3179:51: static void dm_integrity_resume(struct dm_target *ti)
-
drivers/md/dm-integrity.c:3301:33-3301:51: static void dm_integrity_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-integrity.c:3410:41-3410:59: static int dm_integrity_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-integrity.c:3421:35-3421:53: static void dm_integrity_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-integrity.c:3586:30-3586:48: static void dm_integrity_set(struct dm_target *ti, struct dm_integrity_c *ic)
-
drivers/md/dm-integrity.c:4028:29-4028:47: static int dm_integrity_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-integrity.c:4597:30-4597:48: static void dm_integrity_dtr(struct dm_target *ti)
-
drivers/md/dm-linear.c:30:23-30:41: static int linear_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-linear.c:73:24-73:42: static void linear_dtr(struct dm_target *ti)
-
drivers/md/dm-linear.c:81:35-81:53: static sector_t linear_map_sector(struct dm_target *ti, sector_t bi_sector)
-
drivers/md/dm-linear.c:88:23-88:41: static int linear_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-linear.c:98:27-98:45: static void linear_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-linear.c:121:33-121:51: static int linear_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
-
drivers/md/dm-linear.c:137:32-137:50: static int linear_report_zones(struct dm_target *ti,
-
drivers/md/dm-linear.c:150:35-150:53: static int linear_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-linear.c:159:44-159:62: static struct dax_device *linear_dax_pgoff(struct dm_target *ti, pgoff_t *pgoff)
-
drivers/md/dm-linear.c:168:38-168:56: static long linear_dax_direct_access(struct dm_target *ti, pgoff_t pgoff,
-
drivers/md/dm-linear.c:177:39-177:57: static int linear_dax_zero_page_range(struct dm_target *ti, pgoff_t pgoff,
-
drivers/md/dm-linear.c:185:41-185:59: static size_t linear_dax_recovery_write(struct dm_target *ti, pgoff_t pgoff,
-
drivers/md/dm-log-userspace-base.c:126:37-126:55: static int build_constructor_string(struct dm_target *ti,
-
drivers/md/dm-log-userspace-base.c:191:52-191:70: static int userspace_ctr(struct dm_dirty_log *log, struct dm_target *ti,
-
drivers/md/dm-log-writes.c:506:27-506:45: static int log_writes_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-log-writes.c:611:28-611:46: static void log_writes_dtr(struct dm_target *ti)
-
drivers/md/dm-log-writes.c:636:28-636:46: static void normal_map_bio(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-log-writes.c:643:27-643:45: static int log_writes_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-log-writes.c:766:26-766:44: static int normal_end_io(struct dm_target *ti, struct bio *bio,
-
drivers/md/dm-log-writes.c:795:31-795:49: static void log_writes_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-log-writes.c:820:37-820:55: static int log_writes_prepare_ioctl(struct dm_target *ti,
-
drivers/md/dm-log-writes.c:835:39-835:57: static int log_writes_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-log-writes.c:848:31-848:49: static int log_writes_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-log-writes.c:867:33-867:51: static void log_writes_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-log-writes.c:883:48-883:66: static struct dax_device *log_writes_dax_pgoff(struct dm_target *ti,
-
drivers/md/dm-log-writes.c:892:42-892:60: static long log_writes_dax_direct_access(struct dm_target *ti, pgoff_t pgoff,
-
drivers/md/dm-log-writes.c:901:43-901:61: static int log_writes_dax_zero_page_range(struct dm_target *ti, pgoff_t pgoff,
-
drivers/md/dm-log-writes.c:909:45-909:63: static size_t log_writes_dax_recovery_write(struct dm_target *ti,
-
drivers/md/dm-log.c:149:4-149:22: struct dm_target *ti,
-
drivers/md/dm-log.c:349:31-349:49: static int _check_region_size(struct dm_target *ti, uint32_t region_size)
-
drivers/md/dm-log.c:368:57-368:75: static int create_log_context(struct dm_dirty_log *log, struct dm_target *ti,
-
drivers/md/dm-log.c:518:47-518:65: static int core_ctr(struct dm_dirty_log *log, struct dm_target *ti,
-
drivers/md/dm-log.c:546:47-546:65: static int disk_ctr(struct dm_dirty_log *log, struct dm_target *ti,
-
drivers/md/dm-mpath.c:185:53-185:71: static void free_pgpaths(struct list_head *pgpaths, struct dm_target *ti)
-
drivers/md/dm-mpath.c:197:5-197:23: struct dm_target *ti)
-
drivers/md/dm-mpath.c:210:42-210:60: static struct multipath *alloc_multipath(struct dm_target *ti)
-
drivers/md/dm-mpath.c:233:35-233:53: static int alloc_multipath_stage2(struct dm_target *ti, struct multipath *m)
-
drivers/md/dm-mpath.c:507:36-507:54: static int multipath_clone_and_map(struct dm_target *ti, struct request *rq,
-
drivers/md/dm-mpath.c:671:30-671:48: static int multipath_map_bio(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-mpath.c:847:11-847:29: struct dm_target *ti)
-
drivers/md/dm-mpath.c:936:6-936:24: struct dm_target *ti)
-
drivers/md/dm-mpath.c:1181:26-1181:44: static int multipath_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-mpath.c:1320:27-1320:45: static void multipath_dtr(struct dm_target *ti)
-
drivers/md/dm-mpath.c:1642:29-1642:47: static int multipath_end_io(struct dm_target *ti, struct request *clone,
-
drivers/md/dm-mpath.c:1691:33-1691:51: static int multipath_end_io_bio(struct dm_target *ti, struct bio *clone,
-
drivers/md/dm-mpath.c:1743:34-1743:52: static void multipath_presuspend(struct dm_target *ti)
-
drivers/md/dm-mpath.c:1752:35-1752:53: static void multipath_postsuspend(struct dm_target *ti)
-
drivers/md/dm-mpath.c:1764:30-1764:48: static void multipath_resume(struct dm_target *ti)
-
drivers/md/dm-mpath.c:1799:30-1799:48: static void multipath_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-mpath.c:1959:30-1959:48: static int multipath_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-mpath.c:2028:36-2028:54: static int multipath_prepare_ioctl(struct dm_target *ti,
-
drivers/md/dm-mpath.c:2078:38-2078:56: static int multipath_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-mpath.c:2113:27-2113:45: static int multipath_busy(struct dm_target *ti)
-
drivers/md/dm-raid.c:735:40-735:58: static struct raid_set *raid_set_alloc(struct dm_target *ti, struct raid_type *raid_type,
-
drivers/md/dm-raid.c:2500:32-2500:50: static int analyse_superblocks(struct dm_target *ti, struct raid_set *rs)
-
drivers/md/dm-raid.c:2994:21-2994:39: static int raid_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-raid.c:3309:22-3309:40: static void raid_dtr(struct dm_target *ti)
-
drivers/md/dm-raid.c:3319:21-3319:39: static int raid_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-raid.c:3503:25-3503:43: static void raid_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-raid.c:3709:25-3709:43: static int raid_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-raid.c:3760:33-3760:51: static int raid_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-raid.c:3778:27-3778:45: static void raid_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-raid.c:3787:30-3787:48: static void raid_postsuspend(struct dm_target *ti)
-
drivers/md/dm-raid.c:3965:27-3965:45: static int raid_preresume(struct dm_target *ti)
-
drivers/md/dm-raid.c:4034:25-4034:43: static void raid_resume(struct dm_target *ti)
-
drivers/md/dm-raid1.c:259:25-259:43: static int mirror_flush(struct dm_target *ti)
-
drivers/md/dm-raid1.c:890:6-890:24: struct dm_target *ti,
-
drivers/md/dm-raid1.c:937:49-937:67: static void free_context(struct mirror_set *ms, struct dm_target *ti,
-
drivers/md/dm-raid1.c:948:46-948:64: static int get_mirror(struct mirror_set *ms, struct dm_target *ti,
-
drivers/md/dm-raid1.c:979:46-979:64: static struct dm_dirty_log *create_dirty_log(struct dm_target *ti,
-
drivers/md/dm-raid1.c:1075:23-1075:41: static int mirror_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-raid1.c:1181:24-1181:42: static void mirror_dtr(struct dm_target *ti)
-
drivers/md/dm-raid1.c:1196:23-1196:41: static int mirror_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-raid1.c:1245:26-1245:44: static int mirror_end_io(struct dm_target *ti, struct bio *bio,
-
drivers/md/dm-raid1.c:1312:31-1312:49: static void mirror_presuspend(struct dm_target *ti)
-
drivers/md/dm-raid1.c:1358:32-1358:50: static void mirror_postsuspend(struct dm_target *ti)
-
drivers/md/dm-raid1.c:1368:27-1368:45: static void mirror_resume(struct dm_target *ti)
-
drivers/md/dm-raid1.c:1405:27-1405:45: static void mirror_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-raid1.c:1470:35-1470:53: static int mirror_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-snap.c:1184:8-1184:26: struct dm_target *ti)
-
drivers/md/dm-snap.c:1237:25-1237:43: static int snapshot_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-snap.c:1466:26-1466:44: static void snapshot_dtr(struct dm_target *ti)
-
drivers/md/dm-snap.c:1946:25-1946:43: static int snapshot_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-snap.c:2114:31-2114:49: static int snapshot_merge_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-snap.c:2180:28-2180:46: static int snapshot_end_io(struct dm_target *ti, struct bio *bio,
-
drivers/md/dm-snap.c:2191:39-2191:57: static void snapshot_merge_presuspend(struct dm_target *ti)
-
drivers/md/dm-snap.c:2198:31-2198:49: static int snapshot_preresume(struct dm_target *ti)
-
drivers/md/dm-snap.c:2222:29-2222:47: static void snapshot_resume(struct dm_target *ti)
-
drivers/md/dm-snap.c:2296:35-2296:53: static void snapshot_merge_resume(struct dm_target *ti)
-
drivers/md/dm-snap.c:2313:29-2313:47: static void snapshot_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-snap.c:2382:37-2382:55: static int snapshot_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-snap.c:2396:31-2396:49: static void snapshot_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-snap.c:2622:23-2622:41: static int origin_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-snap.c:2657:24-2657:42: static void origin_dtr(struct dm_target *ti)
-
drivers/md/dm-snap.c:2665:23-2665:41: static int origin_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-snap.c:2692:27-2692:45: static void origin_resume(struct dm_target *ti)
-
drivers/md/dm-snap.c:2703:32-2703:50: static void origin_postsuspend(struct dm_target *ti)
-
drivers/md/dm-snap.c:2712:27-2712:45: static void origin_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-snap.c:2731:35-2731:53: static int origin_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-stripe.c:64:23-64:41: static int get_stripe(struct dm_target *ti, struct stripe_c *sc,
-
drivers/md/dm-stripe.c:88:23-88:41: static int stripe_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-stripe.c:189:24-189:42: static void stripe_dtr(struct dm_target *ti)
-
drivers/md/dm-stripe.c:271:23-271:41: static int stripe_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-stripe.c:301:44-301:62: static struct dax_device *stripe_dax_pgoff(struct dm_target *ti, pgoff_t *pgoff)
-
drivers/md/dm-stripe.c:316:38-316:56: static long stripe_dax_direct_access(struct dm_target *ti, pgoff_t pgoff,
-
drivers/md/dm-stripe.c:325:39-325:57: static int stripe_dax_zero_page_range(struct dm_target *ti, pgoff_t pgoff,
-
drivers/md/dm-stripe.c:333:41-333:59: static size_t stripe_dax_recovery_write(struct dm_target *ti, pgoff_t pgoff,
-
drivers/md/dm-stripe.c:360:27-360:45: static void stripe_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-stripe.c:403:26-403:44: static int stripe_end_io(struct dm_target *ti, struct bio *bio,
-
drivers/md/dm-stripe.c:439:35-439:53: static int stripe_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-stripe.c:455:29-455:47: static void stripe_io_hints(struct dm_target *ti,
-
drivers/md/dm-switch.c:60:44-60:62: static struct switch_ctx *alloc_switch_ctx(struct dm_target *ti, unsigned int nr_paths,
-
drivers/md/dm-switch.c:77:31-77:49: static int alloc_region_table(struct dm_target *ti, unsigned int nr_paths)
-
drivers/md/dm-switch.c:205:46-205:64: static int parse_path(struct dm_arg_set *as, struct dm_target *ti)
-
drivers/md/dm-switch.c:234:24-234:42: static void switch_dtr(struct dm_target *ti)
-
drivers/md/dm-switch.c:253:23-253:41: static int switch_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-switch.c:320:23-320:41: static int switch_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-switch.c:470:27-470:45: static int switch_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-switch.c:490:27-490:45: static void switch_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-switch.c:520:33-520:51: static int switch_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
-
drivers/md/dm-switch.c:538:35-538:53: static int switch_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-table.c:226:35-226:53: static int device_area_is_invalid(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:334:25-334:43: int __ref dm_get_device(struct dm_target *ti, const char *path, blk_mode_t mode,
-
drivers/md/dm-table.c:400:33-400:51: static int dm_set_device_limits(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:429:20-429:38: void dm_put_device(struct dm_target *ti, struct dm_dev *d)
-
drivers/md/dm-table.c:463:39-463:57: static int adjoin(struct dm_table *t, struct dm_target *ti)
-
drivers/md/dm-table.c:820:35-820:53: static int device_not_dax_capable(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:831:47-831:65: static int device_not_dax_synchronous_capable(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:855:35-855:53: static int device_is_rq_stackable(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1216:38-1216:56: static int dm_keyslot_evict_callback(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1255:38-1255:56: device_intersect_crypto_capabilities(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1490:36-1490:54: static int device_not_poll_capable(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1535:25-1535:43: static int count_device(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1581:35-1581:53: static int device_not_zoned_model(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1617:44-1617:62: static int device_not_matches_zone_sectors(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1773:33-1773:51: static int device_flush_capable(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1807:43-1807:61: static int device_dax_write_cache_enabled(struct dm_target *ti,
-
drivers/md/dm-table.c:1821:33-1821:51: static int device_is_rotational(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1827:33-1827:51: static int device_is_not_random(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1835:44-1835:62: static int device_not_write_zeroes_capable(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1859:38-1859:56: static int device_not_nowait_capable(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1881:39-1881:57: static int device_not_discard_capable(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm-table.c:1909:44-1909:62: static int device_not_secure_erase_capable(struct dm_target *ti,
-
drivers/md/dm-table.c:1932:41-1932:59: static int device_requires_stable_pages(struct dm_target *ti,
-
drivers/md/dm-target.c:140:36-140:54: static int io_err_clone_and_map_rq(struct dm_target *ti, struct request *rq,
-
drivers/md/dm-target.c:152:29-152:47: static void io_err_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-target.c:159:38-159:56: static long io_err_dax_direct_access(struct dm_target *ti, pgoff_t pgoff,
-
drivers/md/dm-thin.c:2723:25-2723:43: static int thin_bio_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-thin.c:2865:51-2865:69: static int bind_control_target(struct pool *pool, struct dm_target *ti)
-
drivers/md/dm-thin.c:2891:54-2891:72: static void unbind_control_target(struct pool *pool, struct dm_target *ti)
-
drivers/md/dm-thin.c:3130:22-3130:40: static void pool_dtr(struct dm_target *ti)
-
drivers/md/dm-thin.c:3146:11-3146:29: struct dm_target *ti)
-
drivers/md/dm-thin.c:3287:21-3287:39: static int pool_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-thin.c:3442:21-3442:39: static int pool_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-thin.c:3457:34-3457:52: static int maybe_resize_data_dev(struct dm_target *ti, bool *need_commit)
-
drivers/md/dm-thin.c:3505:38-3505:56: static int maybe_resize_metadata_dev(struct dm_target *ti, bool *need_commit)
-
drivers/md/dm-thin.c:3567:27-3567:45: static int pool_preresume(struct dm_target *ti)
-
drivers/md/dm-thin.c:3627:25-3627:43: static void pool_resume(struct dm_target *ti)
-
drivers/md/dm-thin.c:3647:29-3647:47: static void pool_presuspend(struct dm_target *ti)
-
drivers/md/dm-thin.c:3659:34-3659:52: static void pool_presuspend_undo(struct dm_target *ti)
-
drivers/md/dm-thin.c:3671:30-3671:48: static void pool_postsuspend(struct dm_target *ti)
-
drivers/md/dm-thin.c:3846:25-3846:43: static int pool_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-thin.c:3916:25-3916:43: static void pool_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-thin.c:4046:33-4046:51: static int pool_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-thin.c:4054:27-4054:45: static void pool_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-thin.c:4149:22-4149:40: static void thin_dtr(struct dm_target *ti)
-
drivers/md/dm-thin.c:4185:21-4185:39: static int thin_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-thin.c:4330:21-4330:39: static int thin_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-thin.c:4337:23-4337:41: static int thin_endio(struct dm_target *ti, struct bio *bio,
-
drivers/md/dm-thin.c:4376:29-4376:47: static void thin_presuspend(struct dm_target *ti)
-
drivers/md/dm-thin.c:4384:30-4384:48: static void thin_postsuspend(struct dm_target *ti)
-
drivers/md/dm-thin.c:4395:27-4395:45: static int thin_preresume(struct dm_target *ti)
-
drivers/md/dm-thin.c:4408:25-4408:43: static void thin_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-thin.c:4467:33-4467:51: static int thin_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-thin.c:4489:27-4489:45: static void thin_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-uevent.c:59:12-59:30: struct dm_target *ti,
-
drivers/md/dm-uevent.c:170:53-170:71: void dm_path_uevent(enum dm_uevent_type event_type, struct dm_target *ti,
-
drivers/md/dm-unstripe.c:28:53-28:71: static void cleanup_unstripe(struct unstripe_c *uc, struct dm_target *ti)
-
drivers/md/dm-unstripe.c:39:25-39:43: static int unstripe_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-unstripe.c:110:26-110:44: static void unstripe_dtr(struct dm_target *ti)
-
drivers/md/dm-unstripe.c:117:29-117:47: static sector_t map_to_core(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-unstripe.c:135:25-135:43: static int unstripe_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-unstripe.c:145:29-145:47: static void unstripe_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-unstripe.c:167:37-167:55: static int unstripe_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-unstripe.c:175:31-175:49: static void unstripe_io_hints(struct dm_target *ti,
-
drivers/md/dm-verity-target.c:761:23-761:41: static int verity_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-verity-target.c:804:27-804:45: static void verity_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-verity-target.c:923:33-923:51: static int verity_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
-
drivers/md/dm-verity-target.c:934:35-934:53: static int verity_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-verity-target.c:942:29-942:47: static void verity_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-verity-target.c:955:24-955:42: static void verity_dtr(struct dm_target *ti)
-
drivers/md/dm-verity-target.c:1174:23-1174:41: static int verity_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-verity-target.c:1461:26-1461:44: bool dm_is_verity_target(struct dm_target *ti)
-
drivers/md/dm-verity-target.c:1472:24-1472:42: int dm_verity_get_mode(struct dm_target *ti)
-
drivers/md/dm-verity-target.c:1488:31-1488:49: int dm_verity_get_root_digest(struct dm_target *ti, u8 **root_digest, unsigned int *digest_size)
-
drivers/md/dm-writecache.c:925:32-925:50: static void writecache_suspend(struct dm_target *ti)
-
drivers/md/dm-writecache.c:996:31-996:49: static void writecache_resume(struct dm_target *ti)
-
drivers/md/dm-writecache.c:1191:31-1191:49: static int writecache_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm-writecache.c:1541:27-1541:45: static int writecache_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-writecache.c:1616:30-1616:48: static int writecache_end_io(struct dm_target *ti, struct bio *bio, blk_status_t *status)
-
drivers/md/dm-writecache.c:1632:39-1632:57: static int writecache_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-writecache.c:1640:33-1640:51: static void writecache_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-writecache.c:2183:28-2183:46: static void writecache_dtr(struct dm_target *ti)
-
drivers/md/dm-writecache.c:2229:27-2229:45: static int writecache_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-writecache.c:2680:31-2680:49: static void writecache_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-zero.c:19:21-19:39: static int zero_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-zero.c:38:21-38:39: static int zero_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-zero.c:62:27-62:45: static void zero_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-zone.c:266:43-266:61: static int device_not_zone_append_capable(struct dm_target *ti,
-
drivers/md/dm-zoned-target.c:625:20-625:38: static int dmz_map(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm-zoned-target.c:688:33-688:51: static int dmz_get_zoned_device(struct dm_target *ti, char *path,
-
drivers/md/dm-zoned-target.c:751:35-751:53: static void dmz_put_zoned_devices(struct dm_target *ti)
-
drivers/md/dm-zoned-target.c:763:30-763:48: static int dmz_fixup_devices(struct dm_target *ti)
-
drivers/md/dm-zoned-target.c:829:20-829:38: static int dmz_ctr(struct dm_target *ti, unsigned int argc, char **argv)
-
drivers/md/dm-zoned-target.c:961:21-961:39: static void dmz_dtr(struct dm_target *ti)
-
drivers/md/dm-zoned-target.c:991:26-991:44: static void dmz_io_hints(struct dm_target *ti, struct queue_limits *limits)
-
drivers/md/dm-zoned-target.c:1019:30-1019:48: static int dmz_prepare_ioctl(struct dm_target *ti, struct block_device **bdev)
-
drivers/md/dm-zoned-target.c:1035:25-1035:43: static void dmz_suspend(struct dm_target *ti)
-
drivers/md/dm-zoned-target.c:1049:24-1049:42: static void dmz_resume(struct dm_target *ti)
-
drivers/md/dm-zoned-target.c:1059:32-1059:50: static int dmz_iterate_devices(struct dm_target *ti,
-
drivers/md/dm-zoned-target.c:1076:24-1076:42: static void dmz_status(struct dm_target *ti, status_type_t type,
-
drivers/md/dm-zoned-target.c:1123:24-1123:42: static int dmz_message(struct dm_target *ti, unsigned int argc, char **argv,
-
drivers/md/dm.c:612:53-612:71: static struct bio *alloc_tio(struct clone_info *ci, struct dm_target *ti,
-
drivers/md/dm.c:1087:29-1087:47: static bool swap_bios_limit(struct dm_target *ti, struct bio *bio)
-
drivers/md/dm.c:1155:51-1155:69: static inline sector_t max_io_len_target_boundary(struct dm_target *ti,
-
drivers/md/dm.c:1161:30-1161:48: static sector_t __max_io_len(struct dm_target *ti, sector_t sector,
-
drivers/md/dm.c:1181:35-1181:53: static inline sector_t max_io_len(struct dm_target *ti, sector_t sector)
-
drivers/md/dm.c:1186:30-1186:48: int dm_set_target_max_io_len(struct dm_target *ti, sector_t len)
-
drivers/md/dm.c:1473:5-1473:23: struct dm_target *ti, unsigned int num_bios,
-
drivers/md/dm.c:1502:57-1502:75: static int __send_duplicate_bios(struct clone_info *ci, struct dm_target *ti,
-
drivers/md/dm.c:1570:64-1570:82: static void __send_changing_extent_only(struct clone_info *ci, struct dm_target *ti,
-
drivers/md/dm.c:1611:8-1611:26: struct dm_target *ti)
-
drivers/md/dm.c:3096:18-3096:36: int dm_suspended(struct dm_target *ti)
-
drivers/md/dm.c:3102:24-3102:42: int dm_post_suspending(struct dm_target *ti)
-
drivers/md/dm.c:3108:27-3108:45: int dm_noflush_suspending(struct dm_target *ti)
-
drivers/md/dm.c:3173:29-3173:47: static int __dm_pr_register(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm.c:3233:28-3233:46: static int __dm_pr_reserve(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm.c:3276:28-3276:46: static int __dm_pr_release(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm.c:3310:28-3310:46: static int __dm_pr_preempt(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm.c:3367:30-3367:48: static int __dm_pr_read_keys(struct dm_target *ti, struct dm_dev *dev,
-
drivers/md/dm.c:3399:37-3399:55: static int __dm_pr_read_reservation(struct dm_target *ti, struct dm_dev *dev,
-
drivers/net/ethernet/amd/xgbe/xgbe-drv.c:910:31-910:55: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/amd/xgbe/xgbe-drv.c:921:26-921:50: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:13052:29-13052:53: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/broadcom/bnxt/bnxt.c:13066:31-13066:55: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:6-2694:30: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/cavium/liquidio/lio_main.c:2705:8-2705:32: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1777:6-1777:30: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1788:8-1788:32: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:3738:11-3738:35: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:3781:9-3781:33: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/cisco/enic/enic_main.c:181:9-181:33: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/cisco/enic/enic_main.c:208:11-208:35: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/emulex/benet/be_main.c:3982:29-3982:53: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/emulex/benet/be_main.c:4013:31-4013:55: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/intel/i40e/i40e_main.c:13029:9-13029:33: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/intel/i40e/i40e_main.c:13054:11-13054:35: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/intel/ice/ice_flex_pipe.c:575:26-575:50: unsigned int idx, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/intel/ice/ice_flex_pipe.c:599:28-599:52: unsigned int idx, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c:5046:25-5046:49: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c:5054:27-5054:51: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/ethernet/sfc/ef10.c:3901:10-3901:34: struct udp_tunnel_info *ti)
-
drivers/net/ethernet/sfc/ef10.c:3961:12-3961:36: struct udp_tunnel_info *ti)
-
drivers/net/netdevsim/udp_tunnels.c:13:25-13:49: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/netdevsim/udp_tunnels.c:42:27-42:51: unsigned int entry, struct udp_tunnel_info *ti)
-
drivers/net/wireless/ath/ath11k/hal_tx.c:38:7-38:27: struct hal_tx_info *ti)
-
drivers/net/wireless/ath/ath12k/dp_tx.c:110:11-110:31: struct hal_tx_info *ti)
-
drivers/net/wireless/ath/ath12k/hal_tx.c:34:7-34:27: struct hal_tx_info *ti)
-
drivers/scsi/sr_ioctl.c:117:62-117:79: static int sr_fake_playtrkind(struct cdrom_device_info *cdi, struct cdrom_ti *ti)
-
drivers/scsi/sr_ioctl.c:161:3-161:20: struct cdrom_ti *ti)
-
fs/jfs/jfs_dtree.c:4049:43-4049:47: static void dtTruncateEntry(dtpage_t * p, int ti, struct dt_lock ** dtlock)
-
fs/nilfs2/segment.c:142:11-142:42: struct nilfs_transaction_info *ti)
-
fs/nilfs2/segment.c:202:8-202:39: struct nilfs_transaction_info *ti,
-
fs/nilfs2/segment.c:339:8-339:39: struct nilfs_transaction_info *ti,
-
fs/tracefs/event_inode.c:275:33-275:55: void eventfs_set_ef_status_free(struct tracefs_inode *ti, struct dentry *dentry)
-
include/linux/thread_info.h:87:39-87:59: static inline void set_ti_thread_flag(struct thread_info *ti, int flag)
-
include/linux/thread_info.h:92:41-92:61: static inline void clear_ti_thread_flag(struct thread_info *ti, int flag)
-
include/linux/thread_info.h:97:42-97:62: static inline void update_ti_thread_flag(struct thread_info *ti, int flag,
-
include/linux/thread_info.h:106:47-106:67: static inline int test_and_set_ti_thread_flag(struct thread_info *ti, int flag)
-
include/linux/thread_info.h:111:49-111:69: static inline int test_and_clear_ti_thread_flag(struct thread_info *ti, int flag)
-
include/linux/thread_info.h:116:39-116:59: static inline int test_ti_thread_flag(struct thread_info *ti, int flag)
-
include/linux/thread_info.h:125:59-125:79: static __always_inline unsigned long read_ti_thread_flags(struct thread_info *ti)
-
include/net/udp_tunnel.h:308:22-308:46: unsigned int idx, struct udp_tunnel_info *ti)
-
include/net/udp_tunnel.h:331:49-331:73: udp_tunnel_nic_add_port(struct net_device *dev, struct udp_tunnel_info *ti)
-
include/net/udp_tunnel.h:340:49-340:73: udp_tunnel_nic_del_port(struct net_device *dev, struct udp_tunnel_info *ti)
-
include/trace/events/nilfs2.h:66:1-66:1: TRACE_EVENT(nilfs2_transaction_transition,
-
lib/lzo/lzo1x_compress.c:24:7-24:14: size_t ti, void *wrkmem, signed char *state_offset,
-
net/ipv4/udp_tunnel_nic.c:121:9-121:33: struct udp_tunnel_info *ti)
-
net/ipv4/udp_tunnel_nic.c:166:24-166:48: unsigned int idx, struct udp_tunnel_info *ti)
-
net/ipv4/udp_tunnel_nic.c:321:5-321:29: struct udp_tunnel_info *ti)
-
net/ipv4/udp_tunnel_nic.c:328:6-328:30: struct udp_tunnel_info *ti)
-
net/ipv4/udp_tunnel_nic.c:346:9-346:33: struct udp_tunnel_info *ti)
-
net/ipv4/udp_tunnel_nic.c:407:9-407:33: struct udp_tunnel_info *ti, int use_cnt_adj)
-
net/ipv4/udp_tunnel_nic.c:430:8-430:32: struct udp_tunnel_info *ti, int use_cnt_adj)
-
net/ipv4/udp_tunnel_nic.c:451:8-451:32: struct udp_tunnel_info *ti)
-
net/ipv4/udp_tunnel_nic.c:458:8-458:32: struct udp_tunnel_info *ti)
-
net/ipv4/udp_tunnel_nic.c:465:10-465:34: struct udp_tunnel_info *ti)
-
net/ipv4/udp_tunnel_nic.c:501:51-501:75: __udp_tunnel_nic_add_port(struct net_device *dev, struct udp_tunnel_info *ti)
-
net/ipv4/udp_tunnel_nic.c:535:51-535:75: __udp_tunnel_nic_del_port(struct net_device *dev, struct udp_tunnel_info *ti)
-
net/openvswitch/flow_table.c:146:38-146:61: static void __table_instance_destroy(struct table_instance *ti)
-
net/openvswitch/flow_table.c:463:10-463:33: struct table_instance *ti,
-
net/openvswitch/flow_table.c:480:11-480:34: struct table_instance *ti,
-
net/openvswitch/flow_table.c:506:36-506:59: static void table_instance_destroy(struct table_instance *ti,
-
net/openvswitch/flow_table.c:528:40-528:63: struct sw_flow *ovs_flow_tbl_dump_next(struct table_instance *ti,
-
net/openvswitch/flow_table.c:555:39-555:62: static struct hlist_head *find_bucket(struct table_instance *ti, u32 hash)
-
net/openvswitch/flow_table.c:561:35-561:58: static void table_instance_insert(struct table_instance *ti,
-
net/openvswitch/flow_table.c:570:40-570:63: static void ufid_table_instance_insert(struct table_instance *ti,
-
net/openvswitch/flow_table.c:606:53-606:76: static struct table_instance *table_instance_rehash(struct table_instance *ti,
-
net/openvswitch/flow_table.c:701:43-701:66: static struct sw_flow *masked_flow_lookup(struct table_instance *ti,
-
net/openvswitch/flow_table.c:731:8-731:31: struct table_instance *ti,
-
net/openvswitch/flow_table.c:952:53-952:76: static struct table_instance *table_instance_expand(struct table_instance *ti,
-
net/openvswitch/meter.c:40:23-40:49: static u32 meter_hash(struct dp_meter_instance *ti, u32 id)
-
net/openvswitch/meter.c:81:36-81:62: static void dp_meter_instance_free(struct dp_meter_instance *ti)
-
net/openvswitch/meter.c:116:38-116:64: static void dp_meter_instance_insert(struct dp_meter_instance *ti,
-
net/openvswitch/meter.c:125:38-125:64: static void dp_meter_instance_remove(struct dp_meter_instance *ti,
-
sound/core/timer.c:497:31-497:58: static void snd_timer_notify1(struct snd_timer_instance *ti, int event)
-
sound/pci/ctxfi/cttimer.c:91:30-91:56: static void ct_systimer_init(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:96:31-96:57: static void ct_systimer_start(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:109:30-109:56: static void ct_systimer_stop(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:119:33-119:59: static void ct_systimer_prepare(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:263:33-263:59: static void ct_xfitimer_prepare(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:289:31-289:57: static void ct_xfitimer_start(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:304:30-304:56: static void ct_xfitimer_stop(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:357:23-357:49: void ct_timer_prepare(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:365:21-365:47: void ct_timer_start(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:371:20-371:46: void ct_timer_stop(struct ct_timer_instance *ti)
-
sound/pci/ctxfi/cttimer.c:377:29-377:55: void ct_timer_instance_free(struct ct_timer_instance *ti)
variable
Defined...
-
arch/x86/kernel/cpu/bugs.c:187:2-187:27: struct thread_info *ti = current_thread_info();
-
arch/x86/xen/time.c:447:2-447:37: struct pvclock_vsyscall_time_info *ti;
-
drivers/block/pktcdvd.c:1587:2-1587:20: track_information ti;
-
drivers/block/pktcdvd.c:1797:2-1797:20: track_information ti;
-
drivers/cdrom/cdrom.c:2681:2-2681:18: struct cdrom_ti ti;
-
drivers/cdrom/cdrom.c:2814:2-2814:20: track_information ti;
-
drivers/cdrom/cdrom.c:2880:2-2880:20: track_information ti;
-
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c:38:2-38:26: struct amdgpu_task_info ti;
-
drivers/gpu/drm/gma500/mid_bios.c:224:2-224:30: struct gct_r10_timing_info *ti;
-
drivers/gpu/drm/gma500/oaktrail_lvds.c:221:2-221:56: struct oaktrail_timing_info *ti = &dev_priv->gct_data.DTD;
-
drivers/md/dm-cache-target.c:2380:2-2380:29: struct dm_target *ti = ca->ti;
-
drivers/md/dm-clone-target.c:1546:2-1546:32: struct dm_target *ti = clone->ti;
-
drivers/md/dm-clone-target.c:1585:2-1585:32: struct dm_target *ti = clone->ti;
-
drivers/md/dm-ima.c:237:3-237:54: struct dm_target *ti = dm_table_get_target(table, i);
-
drivers/md/dm-ioctl.c:1284:3-1284:54: struct dm_target *ti = dm_table_get_target(table, i);
-
drivers/md/dm-ioctl.c:1753:2-1753:20: struct dm_target *ti;
-
drivers/md/dm-mpath.c:996:2-996:28: struct dm_target *ti = m->ti;
-
drivers/md/dm-mpath.c:1062:2-1062:28: struct dm_target *ti = m->ti;
-
drivers/md/dm-mpath.c:1113:2-1113:28: struct dm_target *ti = m->ti;
-
drivers/md/dm-raid.c:2957:2-2957:29: struct dm_target *ti = rs->ti;
-
drivers/md/dm-raid1.c:1018:2-1018:29: struct dm_target *ti = ms->ti;
-
drivers/md/dm-rq.c:365:2-365:30: struct dm_target *ti = tio->ti;
-
drivers/md/dm-rq.c:483:2-483:29: struct dm_target *ti = md->immutable_target;
-
drivers/md/dm-table.c:189:3-189:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:598:2-598:20: struct dm_target *ti;
-
drivers/md/dm-table.c:649:2-649:20: struct dm_target *ti;
-
drivers/md/dm-table.c:842:3-842:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:871:2-871:20: struct dm_target *ti;
-
drivers/md/dm-table.c:992:3-992:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1036:3-1036:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1132:3-1132:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1242:3-1242:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1314:3-1314:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1525:3-1525:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1548:3-1548:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1567:3-1567:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1601:3-1601:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1671:3-1671:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1791:3-1791:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1846:3-1846:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1868:3-1868:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1890:3-1890:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:1919:3-1919:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:2070:3-2070:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:2121:3-2121:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-table.c:2135:3-2135:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-verity-fec.c:595:2-595:28: struct dm_target *ti = v->ti;
-
drivers/md/dm-verity-fec.c:675:2-675:28: struct dm_target *ti = v->ti;
-
drivers/md/dm-verity-target.c:995:2-995:28: struct dm_target *ti = v->ti;
-
drivers/md/dm-verity-target.c:1073:2-1073:28: struct dm_target *ti = v->ti;
-
drivers/md/dm-verity-verify-sig.c:73:2-73:28: struct dm_target *ti = v->ti;
-
drivers/md/dm-zone.c:276:3-276:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm-zone.c:515:2-515:30: struct dm_target *ti = tio->ti;
-
drivers/md/dm.c:415:2-415:20: struct dm_target *ti;
-
drivers/md/dm.c:1096:2-1096:30: struct dm_target *ti = tio->ti;
-
drivers/md/dm.c:1206:2-1206:20: struct dm_target *ti;
-
drivers/md/dm.c:1225:2-1225:20: struct dm_target *ti;
-
drivers/md/dm.c:1252:2-1252:20: struct dm_target *ti;
-
drivers/md/dm.c:1279:2-1279:20: struct dm_target *ti;
-
drivers/md/dm.c:1397:2-1397:30: struct dm_target *ti = tio->ti;
-
drivers/md/dm.c:1554:3-1554:50: struct dm_target *ti = dm_table_get_target(t, i);
-
drivers/md/dm.c:1703:2-1703:20: struct dm_target *ti;
-
drivers/md/dm.c:3142:2-3142:20: struct dm_target *ti;
-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:10212:2-10212:25: struct udp_tunnel_info ti;
-
drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c:1115:2-1115:19: struct tid_info *ti;
-
drivers/net/ethernet/intel/fm10k/fm10k_netdev.c:405:2-405:25: struct udp_tunnel_info ti;
-
drivers/net/ethernet/intel/fm10k/fm10k_pci.c:1759:2-1759:28: unsigned int ri = 0, ti = 0;
-
drivers/net/ethernet/intel/i40e/i40e_common.c:5916:3-5916:7: u32 ti;
-
drivers/net/ethernet/intel/i40e/i40e_common.c:6010:3-6010:7: u32 ti;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:3212:2-3212:28: unsigned int ri = 0, ti = 0;
-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:4999:2-4999:25: struct udp_tunnel_info ti;
-
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:1543:2-1543:28: unsigned int ri = 0, ti = 0;
-
drivers/net/ethernet/mellanox/mlx4/en_netdev.c:2652:2-2652:25: struct udp_tunnel_info ti;
-
drivers/net/ethernet/qlogic/qede/qede_filter.c:961:2-961:25: struct udp_tunnel_info ti;
-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:474:2-474:25: struct udp_tunnel_info ti;
-
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c:257:2-257:18: unsigned int i, ti, ri;
-
drivers/net/netdevsim/udp_tunnels.c:74:2-74:25: struct udp_tunnel_info ti;
-
drivers/net/wireless/ath/ath11k/dp_tx.c:87:2-87:28: struct hal_tx_info ti = {0};
-
drivers/net/wireless/ath/ath12k/dp_tx.c:133:2-133:28: struct hal_tx_info ti = {0};
-
drivers/thermal/thermal_core.c:1052:2-1052:27: struct thermal_instance *ti;
-
fs/afs/dir.c:794:2-794:31: struct inode *inode = NULL, *ti;
-
fs/jfs/jfs_dmap.c:1320:2-1320:10: int rc, ti, i, k, m, n, agperlev;
-
fs/jfs/jfs_dmap.c:2468:2-2468:18: int rc, leafno, ti;
-
fs/jfs/jfs_dmap.c:2931:2-2931:6: int ti, n = 0, k, x = 0;
-
fs/nilfs2/file.c:50:2-50:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/inode.c:95:3-95:33: struct nilfs_transaction_info ti;
-
fs/nilfs2/inode.c:861:2-861:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/inode.c:917:2-917:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/inode.c:973:2-973:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/inode.c:1145:2-1145:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/ioctl.c:135:2-135:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/ioctl.c:191:2-191:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/ioctl.c:246:2-246:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/ioctl.c:1210:2-1210:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/mdt.c:73:2-73:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/namei.c:79:2-79:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/namei.c:107:2-107:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/namei.c:131:2-131:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/namei.c:181:2-181:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/namei.c:209:2-209:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/namei.c:295:2-295:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/namei.c:317:2-317:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/namei.c:354:2-354:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/nilfs.h:162:2-162:47: struct nilfs_transaction_info *ti = current->journal_info;
-
fs/nilfs2/nilfs.h:169:2-169:47: struct nilfs_transaction_info *ti = current->journal_info;
-
fs/nilfs2/segment.c:258:2-258:47: struct nilfs_transaction_info *ti = current->journal_info;
-
fs/nilfs2/segment.c:294:2-294:47: struct nilfs_transaction_info *ti = current->journal_info;
-
fs/nilfs2/segment.c:329:3-329:48: struct nilfs_transaction_info *ti = current->journal_info;
-
fs/nilfs2/segment.c:375:2-375:47: struct nilfs_transaction_info *ti = current->journal_info;
-
fs/nilfs2/segment.c:2280:2-2280:33: struct nilfs_transaction_info *ti;
-
fs/nilfs2/segment.c:2317:2-2317:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/segment.c:2467:2-2467:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/segment.c:2521:2-2521:32: struct nilfs_transaction_info ti;
-
fs/nilfs2/segment.c:2734:3-2734:33: struct nilfs_transaction_info ti;
-
fs/tracefs/event_inode.c:179:2-179:24: struct tracefs_inode *ti;
-
fs/tracefs/event_inode.c:232:2-232:24: struct tracefs_inode *ti;
-
fs/tracefs/event_inode.c:321:2-321:24: struct tracefs_inode *ti;
-
fs/tracefs/event_inode.c:433:2-433:24: struct tracefs_inode *ti;
-
fs/tracefs/event_inode.c:469:2-469:24: struct tracefs_inode *ti;
-
fs/tracefs/event_inode.c:504:2-504:24: struct tracefs_inode *ti;
-
fs/tracefs/event_inode.c:636:2-636:24: struct tracefs_inode *ti;
-
fs/tracefs/event_inode.c:759:2-759:24: struct tracefs_inode *ti;
-
fs/tracefs/event_inode.c:959:2-959:24: struct tracefs_inode *ti;
-
fs/tracefs/inode.c:35:2-35:24: struct tracefs_inode *ti;
-
fs/tracefs/inode.c:381:2-381:24: struct tracefs_inode *ti;
-
fs/tracefs/inode.c:753:2-753:54: struct tracefs_inode *ti = (struct tracefs_inode *) foo;
-
fs/unicode/utf8-norm.c:263:2-263:15: unsigned int ti;
-
kernel/sched/core.c:907:2-907:27: struct thread_info *ti = task_thread_info(p);
-
kernel/sched/core.c:919:2-919:27: struct thread_info *ti = task_thread_info(p);
-
mm/damon/core.c:769:2-769:20: unsigned int ti = 0; /* target's index */
-
mm/damon/core.c:885:2-885:23: struct damon_target *ti;
-
mm/damon/vaddr.c:236:2-236:23: struct damon_target *ti;
-
net/ipv4/udp_tunnel_core.c:89:2-89:25: struct udp_tunnel_info ti;
-
net/ipv4/udp_tunnel_core.c:103:2-103:25: struct udp_tunnel_info ti;
-
net/ipv4/udp_tunnel_core.c:118:2-118:25: struct udp_tunnel_info ti;
-
net/ipv4/udp_tunnel_core.c:138:2-138:25: struct udp_tunnel_info ti;
-
net/ipv4/udp_tunnel_nic.c:214:2-214:25: struct udp_tunnel_info ti;
-
net/l2tp/l2tp_netlink.c:495:2-495:21: int ti = cb->args[0];
-
net/l2tp/l2tp_netlink.c:834:2-834:21: int ti = cb->args[0];
-
net/netfilter/ipvs/ip_vs_sync.c:1746:2-1746:38: struct ip_vs_sync_thread_data *ti = NULL, *tinfo;
-
net/netfilter/ipvs/ip_vs_sync.c:1939:2-1939:33: struct ip_vs_sync_thread_data *ti, *tinfo;
-
net/openvswitch/datapath.c:1458:2-1458:25: struct table_instance *ti;
-
net/openvswitch/flow_table.c:154:2-154:61: struct table_instance *ti = kmalloc(sizeof(*ti), GFP_KERNEL);
-
net/openvswitch/flow_table.c:416:2-416:25: struct table_instance *ti, *ufid_ti;
-
net/openvswitch/flow_table.c:456:2-456:25: struct table_instance *ti;
-
net/openvswitch/flow_table.c:518:2-518:30: struct table_instance *ti = rcu_dereference_raw(table->ti);
-
net/openvswitch/flow_table.c:794:2-794:30: struct table_instance *ti = rcu_dereference(tbl->ti);
-
net/openvswitch/flow_table.c:853:2-853:30: struct table_instance *ti = rcu_dereference_ovsl(tbl->ti);
-
net/openvswitch/flow_table.c:878:3-878:31: struct table_instance *ti = rcu_dereference_ovsl(tbl->ti);
-
net/openvswitch/flow_table.c:923:2-923:30: struct table_instance *ti = rcu_dereference_ovsl(tbl->ufid_ti);
-
net/openvswitch/flow_table.c:961:2-961:30: struct table_instance *ti = ovsl_dereference(table->ti);
-
net/openvswitch/flow_table.c:1041:2-1041:25: struct table_instance *ti;
-
net/openvswitch/flow_table.c:1064:2-1064:25: struct table_instance *ti;
-
net/openvswitch/meter.c:57:2-57:33: struct dp_meter_instance *ti = rcu_dereference_ovsl(tbl->ti);
-
net/openvswitch/meter.c:70:2-70:28: struct dp_meter_instance *ti;
-
net/openvswitch/meter.c:88:2-88:28: struct dp_meter_instance *ti;
-
net/openvswitch/meter.c:97:2-97:33: struct dp_meter_instance *ti = rcu_dereference_ovsl(tbl->ti);
-
net/openvswitch/meter.c:136:2-136:33: struct dp_meter_instance *ti = rcu_dereference_ovsl(tbl->ti);
-
net/openvswitch/meter.c:171:2-171:28: struct dp_meter_instance *ti;
-
net/openvswitch/meter.c:732:2-732:28: struct dp_meter_instance *ti;
-
net/openvswitch/meter.c:759:2-759:33: struct dp_meter_instance *ti = rcu_dereference_raw(tbl->ti);
-
net/xfrm/xfrm_policy.c:3708:3-3708:12: int ti = 0;
-
sound/core/seq/seq_timer.c:482:2-482:29: struct snd_timer_instance *ti;
-
sound/core/timer.c:750:2-750:29: struct snd_timer_instance *ti;
-
sound/core/timer.c:779:2-779:29: struct snd_timer_instance *ti;
-
sound/core/timer.c:842:2-842:29: struct snd_timer_instance *ti, *ts, *tmp;
-
sound/core/timer.c:994:3-994:30: struct snd_timer_instance *ti;
-
sound/core/timer.c:1060:2-1060:29: struct snd_timer_instance *ti;
-
sound/core/timer.c:1077:2-1077:29: struct snd_timer_instance *ti, *ts;
-
sound/core/timer.c:1248:2-1248:29: struct snd_timer_instance *ti;
-
sound/pci/ctxfi/cttimer.c:65:2-65:33: struct ct_timer_instance *ti = from_timer(ti, t, timer);
-
sound/pci/ctxfi/cttimer.c:181:2-181:28: struct ct_timer_instance *ti;
-
sound/pci/ctxfi/cttimer.c:231:2-231:28: struct ct_timer_instance *ti;
-
sound/pci/ctxfi/cttimer.c:336:2-336:28: struct ct_timer_instance *ti;