Searched defs:ti (Results 1 - 129 of 129) sorted by relevance

/linux-4.4.14/drivers/media/platform/ti-vpe/
H A DMakefile
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
H A DMakefile
/linux-4.4.14/arch/cris/include/arch-v10/arch/
H A Dthread_info.h7 struct thread_info *ti; current_thread_info() local
/linux-4.4.14/arch/cris/include/arch-v32/arch/
H A Dthread_info.h7 struct thread_info *ti; current_thread_info() local
/linux-4.4.14/drivers/md/
H A Ddm-zero.c18 static int zero_ctr(struct dm_target *ti, unsigned int argc, char **argv) zero_ctr() argument
36 static int zero_map(struct dm_target *ti, struct bio *bio) zero_map() argument
H A Ddm-uevent.h51 dm_path_uevent(enum dm_uevent_type event_type, struct dm_target *ti, const char *path, unsigned nr_valid_paths) dm_path_uevent() argument
H A Ddm-exception-store.c191 int dm_exception_store_create(struct dm_target *ti, int argc, char **argv, dm_exception_store_create() argument
H A Ddm-uevent.c183 void dm_path_uevent(enum dm_uevent_type event_type, struct dm_target *ti, dm_path_uevent() argument
71 dm_build_path_uevent(struct mapped_device *md, struct dm_target *ti, enum kobject_action action, const char *dm_action, const char *path, unsigned nr_valid_paths) dm_build_path_uevent() argument
H A Ddm-linear.c28 static int linear_ctr(struct dm_target *ti, unsigned int argc, char **argv) linear_ctr() argument
70 static void linear_dtr(struct dm_target *ti) linear_dtr() argument
78 static sector_t linear_map_sector(struct dm_target *ti, sector_t bi_sector) linear_map_sector() argument
85 static void linear_map_bio(struct dm_target *ti, struct bio *bio) linear_map_bio() argument
95 static int linear_map(struct dm_target *ti, struct bio *bio) linear_map() argument
102 static void linear_status(struct dm_target *ti, status_type_t type, linear_status() argument
119 static int linear_prepare_ioctl(struct dm_target *ti, linear_prepare_ioctl() argument
136 static int linear_iterate_devices(struct dm_target *ti, linear_iterate_devices() argument
H A Ddm-target.c134 static int io_err_map_rq(struct dm_target *ti, struct request *clone, io_err_map_rq() argument
140 static int io_err_clone_and_map_rq(struct dm_target *ti, struct request *rq, io_err_clone_and_map_rq() argument
H A Ddm-delay.c128 static int delay_ctr(struct dm_target *ti, unsigned int argc, char **argv) delay_ctr() argument
221 static void delay_dtr(struct dm_target *ti) delay_dtr() argument
264 static void delay_presuspend(struct dm_target *ti) delay_presuspend() argument
273 static void delay_resume(struct dm_target *ti) delay_resume() argument
280 static int delay_map(struct dm_target *ti, struct bio *bio) delay_map() argument
300 static void delay_status(struct dm_target *ti, status_type_t type, delay_status() argument
323 static int delay_iterate_devices(struct dm_target *ti, delay_iterate_devices() argument
H A Ddm-flakey.c155 static int flakey_ctr(struct dm_target *ti, unsigned int argc, char **argv) flakey_ctr() argument
232 static void flakey_dtr(struct dm_target *ti) flakey_dtr() argument
240 static sector_t flakey_map_sector(struct dm_target *ti, sector_t bi_sector) flakey_map_sector() argument
247 static void flakey_map_bio(struct dm_target *ti, struct bio *bio) flakey_map_bio() argument
276 static int flakey_map(struct dm_target *ti, struct bio *bio) flakey_map() argument
326 static int flakey_end_io(struct dm_target *ti, struct bio *bio, int error) flakey_end_io() argument
343 static void flakey_status(struct dm_target *ti, status_type_t type, flakey_status() argument
376 static int flakey_prepare_ioctl(struct dm_target *ti, flakey_prepare_ioctl() argument
392 static int flakey_iterate_devices(struct dm_target *ti, iterate_devices_callout_fn fn, void *data) flakey_iterate_devices() argument
46 parse_features(struct dm_arg_set *as, struct flakey_c *fc, struct dm_target *ti) parse_features() argument
H A Ddm-stripe.c38 struct dm_target *ti; member in struct:stripe_c
73 static int get_stripe(struct dm_target *ti, struct stripe_c *sc, get_stripe() argument
97 static int stripe_ctr(struct dm_target *ti, unsigned int argc, char **argv) stripe_ctr() argument
201 static void stripe_dtr(struct dm_target *ti) stripe_dtr() argument
283 static int stripe_map(struct dm_target *ti, struct bio *bio) stripe_map() argument
324 static void stripe_status(struct dm_target *ti, status_type_t type, stripe_status() argument
354 static int stripe_end_io(struct dm_target *ti, struct bio *bio, int error) stripe_end_io() argument
391 static int stripe_iterate_devices(struct dm_target *ti, stripe_iterate_devices() argument
407 static void stripe_io_hints(struct dm_target *ti, stripe_io_hints() argument
H A Ddm-switch.c39 struct dm_target *ti; member in struct:switch_ctx
59 static struct switch_ctx *alloc_switch_ctx(struct dm_target *ti, unsigned nr_paths, alloc_switch_ctx() argument
77 static int alloc_region_table(struct dm_target *ti, unsigned nr_paths) alloc_region_table() argument
204 static int parse_path(struct dm_arg_set *as, struct dm_target *ti) parse_path() argument
233 static void switch_dtr(struct dm_target *ti) switch_dtr() argument
252 static int switch_ctr(struct dm_target *ti, unsigned argc, char **argv) switch_ctr() argument
319 static int switch_map(struct dm_target *ti, struct bio *bio) switch_map() argument
469 static int switch_message(struct dm_target *ti, unsigned argc, char **argv) switch_message() argument
488 static void switch_status(struct dm_target *ti, status_type_t type, switch_status() argument
514 static int switch_prepare_ioctl(struct dm_target *ti, switch_prepare_ioctl() argument
534 static int switch_iterate_devices(struct dm_target *ti, switch_iterate_devices() argument
H A Ddm-log-userspace-base.c37 struct dm_target *ti; member in struct:log_c
125 static int build_constructor_string(struct dm_target *ti, build_constructor_string() argument
190 static int userspace_ctr(struct dm_dirty_log *log, struct dm_target *ti, userspace_ctr() argument
H A Ddm-log-writes.c415 static int log_writes_ctr(struct dm_target *ti, unsigned int argc, char **argv) log_writes_ctr() argument
514 static void log_writes_dtr(struct dm_target *ti) log_writes_dtr() argument
539 static void normal_map_bio(struct dm_target *ti, struct bio *bio) normal_map_bio() argument
546 static int log_writes_map(struct dm_target *ti, struct bio *bio) log_writes_map() argument
668 static int normal_end_io(struct dm_target *ti, struct bio *bio, int error) normal_end_io() argument
696 static void log_writes_status(struct dm_target *ti, status_type_t type, log_writes_status() argument
717 static int log_writes_prepare_ioctl(struct dm_target *ti, log_writes_prepare_ioctl() argument
732 static int log_writes_iterate_devices(struct dm_target *ti, log_writes_iterate_devices() argument
745 static int log_writes_message(struct dm_target *ti, unsigned argc, char **argv) log_writes_message() argument
763 static void log_writes_io_hints(struct dm_target *ti, struct queue_limits *limits) log_writes_io_hints() argument
H A Ddm-log.c218 struct dm_target *ti; member in struct:log_c
344 static int _check_region_size(struct dm_target *ti, uint32_t region_size) _check_region_size() argument
361 static int create_log_context(struct dm_dirty_log *log, struct dm_target *ti, create_log_context() argument
514 static int core_ctr(struct dm_dirty_log *log, struct dm_target *ti, core_ctr() argument
540 static int disk_ctr(struct dm_dirty_log *log, struct dm_target *ti, disk_ctr() argument
147 dm_dirty_log_create(const char *type_name, struct dm_target *ti, int (*flush_callback_fn)(struct dm_target *ti), unsigned int argc, char **argv) dm_dirty_log_create() argument
H A Ddm-mpath.c65 struct dm_target *ti; member in struct:multipath
159 static void free_pgpaths(struct list_head *pgpaths, struct dm_target *ti) free_pgpaths() argument
184 static struct multipath *alloc_multipath(struct dm_target *ti) alloc_multipath() argument
379 static int __multipath_map(struct dm_target *ti, struct request *clone, __multipath_map() argument
451 static int multipath_map(struct dm_target *ti, struct request *clone, multipath_map() argument
457 static int multipath_clone_and_map(struct dm_target *ti, struct request *rq, multipath_clone_and_map() argument
649 struct dm_target *ti = m->ti; parse_priority_group() local
715 struct dm_target *ti = m->ti; parse_hw_handler() local
758 struct dm_target *ti = m->ti; parse_features() local
809 static int multipath_ctr(struct dm_target *ti, unsigned int argc, multipath_ctr() argument
933 static void multipath_dtr(struct dm_target *ti) multipath_dtr() argument
1290 static int multipath_end_io(struct dm_target *ti, struct request *clone, multipath_end_io() argument
1319 static void multipath_presuspend(struct dm_target *ti) multipath_presuspend() argument
1326 static void multipath_postsuspend(struct dm_target *ti) multipath_postsuspend() argument
1338 static void multipath_resume(struct dm_target *ti) multipath_resume() argument
1364 static void multipath_status(struct dm_target *ti, status_type_t type, multipath_status() argument
1473 static int multipath_message(struct dm_target *ti, unsigned argc, char **argv) multipath_message() argument
1536 static int multipath_prepare_ioctl(struct dm_target *ti, multipath_prepare_ioctl() argument
1587 static int multipath_iterate_devices(struct dm_target *ti, multipath_iterate_devices() argument
1622 static int multipath_busy(struct dm_target *ti) multipath_busy() argument
170 free_priority_group(struct priority_group *pg, struct dm_target *ti) free_priority_group() argument
514 parse_path_selector(struct dm_arg_set *as, struct priority_group *pg, struct dm_target *ti) parse_path_selector() argument
550 parse_path(struct dm_arg_set *as, struct path_selector *ps, struct dm_target *ti) parse_path() argument
H A Ddm-raid.c64 struct dm_target *ti; member in struct:raid_set
149 static struct raid_set *context_alloc(struct dm_target *ti, struct raid_type *raid_type, unsigned raid_devs) context_alloc() argument
1068 static int analyse_superblocks(struct dm_target *ti, struct raid_set *rs) analyse_superblocks() argument
1161 static void configure_discard_support(struct dm_target *ti, struct raid_set *rs) configure_discard_support() argument
1213 static int raid_ctr(struct dm_target *ti, unsigned argc, char **argv) raid_ctr() argument
1319 static void raid_dtr(struct dm_target *ti) raid_dtr() argument
1328 static int raid_map(struct dm_target *ti, struct bio *bio) raid_map() argument
1363 static void raid_status(struct dm_target *ti, status_type_t type, raid_status() argument
1542 static int raid_message(struct dm_target *ti, unsigned argc, char **argv) raid_message() argument
1596 static int raid_iterate_devices(struct dm_target *ti, raid_iterate_devices() argument
1614 static void raid_io_hints(struct dm_target *ti, struct queue_limits *limits) raid_io_hints() argument
1624 static void raid_presuspend(struct dm_target *ti) raid_presuspend() argument
1631 static void raid_postsuspend(struct dm_target *ti) raid_postsuspend() argument
1694 static void raid_resume(struct dm_target *ti) raid_resume() argument
H A Ddm-raid1.c52 struct dm_target *ti; member in struct:mirror_set
254 static int mirror_flush(struct dm_target *ti) mirror_flush() argument
932 static void free_context(struct mirror_set *ms, struct dm_target *ti, free_context() argument
943 static int get_mirror(struct mirror_set *ms, struct dm_target *ti, get_mirror() argument
973 static struct dm_dirty_log *create_dirty_log(struct dm_target *ti, create_dirty_log() argument
1012 struct dm_target *ti = ms->ti; parse_features() local
1069 static int mirror_ctr(struct dm_target *ti, unsigned int argc, char **argv) mirror_ctr() argument
1176 static void mirror_dtr(struct dm_target *ti) mirror_dtr() argument
1191 static int mirror_map(struct dm_target *ti, struct bio *bio) mirror_map() argument
1240 static int mirror_end_io(struct dm_target *ti, struct bio *bio, int error) mirror_end_io() argument
1304 static void mirror_presuspend(struct dm_target *ti) mirror_presuspend() argument
1350 static void mirror_postsuspend(struct dm_target *ti) mirror_postsuspend() argument
1360 static void mirror_resume(struct dm_target *ti) mirror_resume() argument
1397 static void mirror_status(struct dm_target *ti, status_type_t type, mirror_status() argument
1445 static int mirror_iterate_devices(struct dm_target *ti, mirror_iterate_devices() argument
880 alloc_context(unsigned int nr_mirrors, uint32_t region_size, struct dm_target *ti, struct dm_dirty_log *dl) alloc_context() argument
H A Ddm-verity.c55 struct dm_target *ti; member in struct:dm_verity
543 static int verity_map(struct dm_target *ti, struct bio *bio) verity_map() argument
587 static void verity_status(struct dm_target *ti, status_type_t type, verity_status() argument
634 static int verity_prepare_ioctl(struct dm_target *ti, verity_prepare_ioctl() argument
647 static int verity_iterate_devices(struct dm_target *ti, verity_iterate_devices() argument
655 static void verity_io_hints(struct dm_target *ti, struct queue_limits *limits) verity_io_hints() argument
668 static void verity_dtr(struct dm_target *ti) verity_dtr() argument
709 static int verity_ctr(struct dm_target *ti, unsigned argc, char **argv) verity_ctr() argument
H A Ddm-crypt.c359 static int crypt_iv_essiv_ctr(struct crypt_config *cc, struct dm_target *ti, crypt_iv_essiv_ctr() argument
419 static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, crypt_iv_benbi_ctr() argument
480 static int crypt_iv_lmk_ctr(struct crypt_config *cc, struct dm_target *ti, crypt_iv_lmk_ctr() argument
629 static int crypt_iv_tcw_ctr(struct crypt_config *cc, struct dm_target *ti, crypt_iv_tcw_ctr() argument
1524 static void crypt_dtr(struct dm_target *ti) crypt_dtr() argument
1567 static int crypt_ctr_cipher(struct dm_target *ti, crypt_ctr_cipher() argument
1732 static int crypt_ctr(struct dm_target *ti, unsigned int argc, char **argv) crypt_ctr() argument
1905 static int crypt_map(struct dm_target *ti, struct bio *bio) crypt_map() argument
1936 static void crypt_status(struct dm_target *ti, status_type_t type, crypt_status() argument
1977 static void crypt_postsuspend(struct dm_target *ti) crypt_postsuspend() argument
1984 static int crypt_preresume(struct dm_target *ti) crypt_preresume() argument
1996 static void crypt_resume(struct dm_target *ti) crypt_resume() argument
2007 static int crypt_message(struct dm_target *ti, unsigned argc, char **argv) crypt_message() argument
2043 static int crypt_iterate_devices(struct dm_target *ti, crypt_iterate_devices() argument
2051 static void crypt_io_hints(struct dm_target *ti, struct queue_limits *limits) crypt_io_hints() argument
308 setup_essiv_cpu(struct crypt_config *cc, struct dm_target *ti, u8 *salt, unsigned saltsize) setup_essiv_cpu() argument
H A Ddm-era-target.c1140 struct dm_target *ti; member in struct:era
1424 static int era_ctr(struct dm_target *ti, unsigned argc, char **argv) era_ctr() argument
1525 static void era_dtr(struct dm_target *ti) era_dtr() argument
1530 static int era_map(struct dm_target *ti, struct bio *bio) era_map() argument
1555 static void era_postsuspend(struct dm_target *ti) era_postsuspend() argument
1569 static int era_preresume(struct dm_target *ti) era_preresume() argument
1600 static void era_status(struct dm_target *ti, status_type_t type, era_status() argument
1641 static int era_message(struct dm_target *ti, unsigned argc, char **argv) era_message() argument
1668 static int era_iterate_devices(struct dm_target *ti, era_iterate_devices() argument
1675 static void era_io_hints(struct dm_target *ti, struct queue_limits *limits) era_io_hints() argument
H A Ddm-ioctl.c1119 struct dm_target *ti = dm_table_get_target(table, i); retrieve_status() local
1517 struct dm_target *ti; target_message() local
H A Ddm-snap.c55 struct dm_target *ti; member in struct:dm_snapshot
307 struct dm_target *ti; member in struct:dm_origin
1103 static int snapshot_ctr(struct dm_target *ti, unsigned int argc, char **argv) snapshot_ctr() argument
1330 static void snapshot_dtr(struct dm_target *ti) snapshot_dtr() argument
1677 static int snapshot_map(struct dm_target *ti, struct bio *bio) snapshot_map() argument
1797 static int snapshot_merge_map(struct dm_target *ti, struct bio *bio) snapshot_merge_map() argument
1857 static int snapshot_end_io(struct dm_target *ti, struct bio *bio, int error) snapshot_end_io() argument
1867 static void snapshot_merge_presuspend(struct dm_target *ti) snapshot_merge_presuspend() argument
1874 static int snapshot_preresume(struct dm_target *ti) snapshot_preresume() argument
1900 static void snapshot_resume(struct dm_target *ti) snapshot_resume() argument
1974 static void snapshot_merge_resume(struct dm_target *ti) snapshot_merge_resume() argument
1991 static void snapshot_status(struct dm_target *ti, status_type_t type, snapshot_status() argument
2042 static int snapshot_iterate_devices(struct dm_target *ti, snapshot_iterate_devices() argument
2242 static int origin_ctr(struct dm_target *ti, unsigned int argc, char **argv) origin_ctr() argument
2277 static void origin_dtr(struct dm_target *ti) origin_dtr() argument
2285 static int origin_map(struct dm_target *ti, struct bio *bio) origin_map() argument
2312 static void origin_resume(struct dm_target *ti) origin_resume() argument
2323 static void origin_postsuspend(struct dm_target *ti) origin_postsuspend() argument
2332 static void origin_status(struct dm_target *ti, status_type_t type, origin_status() argument
2348 static int origin_iterate_devices(struct dm_target *ti, origin_iterate_devices() argument
H A Ddm-table.c277 static int device_area_is_invalid(struct dm_target *ti, struct dm_dev *dev, device_area_is_invalid() argument
391 int dm_get_device(struct dm_target *ti, const char *path, fmode_t mode, dm_get_device() argument
431 static int dm_set_device_limits(struct dm_target *ti, struct dm_dev *dev, dm_set_device_limits() argument
461 void dm_put_device(struct dm_target *ti, struct dm_dev *d) dm_put_device() argument
489 static int adjoin(struct dm_table *table, struct dm_target *ti) adjoin() argument
1207 static int count_device(struct dm_target *ti, struct dm_dev *dev, count_device() argument
1324 static int device_flush_capable(struct dm_target *ti, struct dm_dev *dev, device_flush_capable() argument
1335 struct dm_target *ti; dm_table_supports_flush() local
1363 struct dm_target *ti; dm_table_discard_zeroes_data() local
1377 static int device_is_nonrot(struct dm_target *ti, struct dm_dev *dev, device_is_nonrot() argument
1385 static int device_is_not_random(struct dm_target *ti, struct dm_dev *dev, device_is_not_random() argument
1393 static int queue_supports_sg_merge(struct dm_target *ti, struct dm_dev *dev, queue_supports_sg_merge() argument
1404 struct dm_target *ti; dm_table_all_devices_attribute() local
1418 static int device_not_write_same_capable(struct dm_target *ti, struct dm_dev *dev, device_not_write_same_capable() argument
1428 struct dm_target *ti; dm_table_supports_write_same() local
1445 static int device_discard_capable(struct dm_target *ti, struct dm_dev *dev, device_discard_capable() argument
1455 struct dm_target *ti; dm_table_supports_discards() local
1571 struct dm_target *ti = t->targets; suspend_targets() local
1621 struct dm_target *ti = t->targets + i; dm_table_resume_targets() local
1635 struct dm_target *ti = t->targets + i; dm_table_resume_targets() local
H A Ddm-cache-target.c220 struct dm_target *ti; member in struct:cache
2359 static void cache_dtr(struct dm_target *ti) cache_dtr() argument
2403 struct dm_target *ti; member in struct:cache_args
2762 struct dm_target *ti = ca->ti; cache_create() local
2985 static int cache_ctr(struct dm_target *ti, unsigned argc, char **argv) cache_ctr() argument
3021 static int cache_map(struct dm_target *ti, struct bio *bio) cache_map() argument
3152 static int cache_end_io(struct dm_target *ti, struct bio *bio, int error) cache_end_io() argument
3268 static void cache_postsuspend(struct dm_target *ti) cache_postsuspend() argument
3429 static int cache_preresume(struct dm_target *ti) cache_preresume() argument
3491 static void cache_resume(struct dm_target *ti) cache_resume() argument
3510 static void cache_status(struct dm_target *ti, status_type_t type, cache_status() argument
3754 static int cache_message(struct dm_target *ti, unsigned argc, char **argv) cache_message() argument
3776 static int cache_iterate_devices(struct dm_target *ti, cache_iterate_devices() argument
3799 static void cache_io_hints(struct dm_target *ti, struct queue_limits *limits) cache_io_hints() argument
H A Ddm-thin.c225 struct dm_target *ti; /* Only set if a pool target is bound */ member in struct:pool
282 struct dm_target *ti; member in struct:pool_c
2536 static int thin_bio_map(struct dm_target *ti, struct bio *bio) thin_bio_map() argument
2697 static int bind_control_target(struct pool *pool, struct dm_target *ti) bind_control_target() argument
2723 static void unbind_control_target(struct pool *pool, struct dm_target *ti) unbind_control_target() argument
2944 static void pool_dtr(struct dm_target *ti) pool_dtr() argument
3083 static int pool_ctr(struct dm_target *ti, unsigned argc, char **argv) pool_ctr() argument
3228 static int pool_map(struct dm_target *ti, struct bio *bio) pool_map() argument
3246 static int maybe_resize_data_dev(struct dm_target *ti, bool *need_commit) maybe_resize_data_dev() argument
3294 static int maybe_resize_metadata_dev(struct dm_target *ti, bool *need_commit) maybe_resize_metadata_dev() argument
3352 static int pool_preresume(struct dm_target *ti) pool_preresume() argument
3404 static void pool_resume(struct dm_target *ti) pool_resume() argument
3425 static void pool_presuspend(struct dm_target *ti) pool_presuspend() argument
3438 static void pool_presuspend_undo(struct dm_target *ti) pool_presuspend_undo() argument
3451 static void pool_postsuspend(struct dm_target *ti) pool_postsuspend() argument
3626 static int pool_message(struct dm_target *ti, unsigned argc, char **argv) pool_message() argument
3695 static void pool_status(struct dm_target *ti, status_type_t type, pool_status() argument
3817 static int pool_iterate_devices(struct dm_target *ti, pool_iterate_devices() argument
3825 static void pool_io_hints(struct dm_target *ti, struct queue_limits *limits) pool_io_hints() argument
3919 static void thin_dtr(struct dm_target *ti) thin_dtr() argument
3956 static int thin_ctr(struct dm_target *ti, unsigned argc, char **argv) thin_ctr() argument
4095 static int thin_map(struct dm_target *ti, struct bio *bio) thin_map() argument
4102 static int thin_endio(struct dm_target *ti, struct bio *bio, int err) thin_endio() argument
4140 static void thin_presuspend(struct dm_target *ti) thin_presuspend() argument
4148 static void thin_postsuspend(struct dm_target *ti) thin_postsuspend() argument
4159 static int thin_preresume(struct dm_target *ti) thin_preresume() argument
4172 static void thin_status(struct dm_target *ti, status_type_t type, thin_status() argument
4227 static int thin_iterate_devices(struct dm_target *ti, thin_iterate_devices() argument
4249 static void thin_io_hints(struct dm_target *ti, struct queue_limits *limits) thin_io_hints() argument
2959 parse_pool_features(struct dm_arg_set *as, struct pool_features *pf, struct dm_target *ti) parse_pool_features() argument
H A Ddm.c85 struct dm_target *ti; member in struct:dm_rq_target_io
1385 static sector_t max_io_len_target_boundary(sector_t sector, struct dm_target *ti) max_io_len_target_boundary() argument
1392 static sector_t max_io_len(sector_t sector, struct dm_target *ti) max_io_len() argument
1415 int dm_set_target_max_io_len(struct dm_target *ti, sector_t len) dm_set_target_max_io_len() argument
1476 struct dm_target *ti = tio->ti; __map_bio() local
1574 static void __send_duplicate_bios(struct clone_info *ci, struct dm_target *ti, __send_duplicate_bios() argument
1586 struct dm_target *ti; __send_empty_flush() local
1595 static void __clone_and_map_data_bio(struct clone_info *ci, struct dm_target *ti, __clone_and_map_data_bio() argument
1619 static unsigned get_num_discard_bios(struct dm_target *ti) get_num_discard_bios() argument
1624 static unsigned get_num_write_same_bios(struct dm_target *ti) get_num_write_same_bios() argument
1631 static bool is_split_required_for_discard(struct dm_target *ti) is_split_required_for_discard() argument
1640 struct dm_target *ti; __send_changing_extent_only() local
1689 struct dm_target *ti; __split_and_process_non_flush() local
1943 struct dm_target *ti = tio->ti; map_request() local
2083 struct dm_target *ti; dm_request_fn() local
2655 struct dm_target *ti; dm_mq_queue_rq() local
3471 int dm_suspended(struct dm_target *ti) dm_suspended() argument
3477 int dm_noflush_suspending(struct dm_target *ti) dm_noflush_suspending() argument
1541 alloc_tio(struct clone_info *ci, struct dm_target *ti, unsigned target_bio_nr) alloc_tio() argument
1558 __clone_and_map_simple_bio(struct clone_info *ci, struct dm_target *ti, unsigned target_bio_nr, unsigned *len) __clone_and_map_simple_bio() argument
/linux-4.4.14/drivers/clocksource/
H A Dtimer-ti-32k.c70 struct ti_32k *ti = to_ti_32k(cs); ti_32k_read_cycles() local
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dmdfld_tpo_vid.c34 struct oaktrail_timing_info *ti = &dev_priv->gct_data.DTD; tpo_vid_get_config_mode() local
H A Dmdfld_tmd_vid.c37 struct oaktrail_timing_info *ti = &dev_priv->gct_data.DTD; tmd_vid_get_config_mode() local
H A Doaktrail_lvds.c228 struct oaktrail_timing_info *ti = &dev_priv->gct_data.DTD; oaktrail_lvds_get_configuration_mode() local
H A Dmid_bios.c232 struct gct_r10_timing_info *ti; mid_get_vbt_data_r10() local
/linux-4.4.14/kernel/locking/
H A Dmutex-debug.c51 debug_mutex_add_waiter(struct mutex *lock, struct mutex_waiter *waiter, struct thread_info *ti) debug_mutex_add_waiter() argument
60 mutex_remove_waiter(struct mutex *lock, struct mutex_waiter *waiter, struct thread_info *ti) mutex_remove_waiter() argument
/linux-4.4.14/net/openvswitch/
H A Dflow_table.h49 struct table_instance __rcu *ti; member in struct:flow_table
H A Dflow_table.c182 static void __table_instance_destroy(struct table_instance *ti) __table_instance_destroy() argument
190 struct table_instance *ti = kmalloc(sizeof(*ti), GFP_KERNEL); table_instance_alloc() local
211 struct table_instance *ti, *ufid_ti; ovs_flow_tbl_init() local
237 struct table_instance *ti = container_of(rcu, struct table_instance, rcu); flow_tbl_destroy_rcu_cb() local
242 static void table_instance_destroy(struct table_instance *ti, table_instance_destroy() argument
285 struct table_instance *ti = rcu_dereference_raw(table->ti); ovs_flow_tbl_destroy() local
291 struct sw_flow *ovs_flow_tbl_dump_next(struct table_instance *ti, ovs_flow_tbl_dump_next() argument
318 static struct hlist_head *find_bucket(struct table_instance *ti, u32 hash) find_bucket() argument
325 static void table_instance_insert(struct table_instance *ti, table_instance_insert() argument
334 static void ufid_table_instance_insert(struct table_instance *ti, ufid_table_instance_insert() argument
372 static struct table_instance *table_instance_rehash(struct table_instance *ti, table_instance_rehash() argument
471 static struct sw_flow *masked_flow_lookup(struct table_instance *ti, masked_flow_lookup() argument
495 struct table_instance *ti = rcu_dereference_ovsl(tbl->ti); ovs_flow_tbl_lookup_stats() local
520 struct table_instance *ti = rcu_dereference_ovsl(tbl->ti); ovs_flow_tbl_lookup_exact() local
559 struct table_instance *ti = rcu_dereference_ovsl(tbl->ufid_ti); ovs_flow_tbl_lookup_ufid() local
585 static struct table_instance *table_instance_expand(struct table_instance *ti, table_instance_expand() argument
612 struct table_instance *ti = ovsl_dereference(table->ti); ovs_flow_tbl_remove() local
693 struct table_instance *ti; flow_key_insert() local
716 struct table_instance *ti; flow_ufid_insert() local
H A Ddatapath.c1340 struct table_instance *ti; ovs_flow_cmd_dump() local
/linux-4.4.14/sound/aoa/codecs/
H A Dtoonie.c55 toonie_usable(struct codec_info_item *cii, struct transfer_info *ti, struct transfer_info *out) toonie_usable() argument
H A Donyx.c668 onyx_usable(struct codec_info_item *cii, struct transfer_info *ti, struct transfer_info *out) onyx_usable() argument
H A Dtas.c665 tas_usable(struct codec_info_item *cii, struct transfer_info *ti, struct transfer_info *out) tas_usable() argument
/linux-4.4.14/arch/mips/kernel/
H A Dsyscall.c90 struct thread_info *ti = task_thread_info(current); SYSCALL_DEFINE1() local
H A Dmips-mt-fpaff.c66 struct thread_info *ti; mipsmt_sys_sched_setaffinity() local
H A Dkgdb.c247 struct thread_info *ti = task_thread_info(p); sleeping_thread_to_gdb_regs() local
H A Dprocess.c116 struct thread_info *ti = task_thread_info(p); copy_thread() local
H A Dtraps.c619 struct thread_info *ti = task_thread_info(current); simulate_rdhwr() local
/linux-4.4.14/arch/microblaze/kernel/
H A Dprocess.c58 struct thread_info *ti = task_thread_info(p); copy_thread() local
/linux-4.4.14/arch/x86/entry/
H A Dcommon.c78 struct thread_info *ti = pt_regs_to_thread_info(regs); syscall_trace_enter_phase1() local
167 struct thread_info *ti = pt_regs_to_thread_info(regs); syscall_trace_enter_phase2() local
271 struct thread_info *ti = pt_regs_to_thread_info(regs); prepare_exit_to_usermode() local
330 struct thread_info *ti = pt_regs_to_thread_info(regs); syscall_return_slowpath() local
366 struct thread_info *ti = pt_regs_to_thread_info(regs); do_syscall_32_irqs_on() local
/linux-4.4.14/arch/c6x/include/asm/
H A Dthread_info.h70 struct thread_info *ti; current_thread_info() local
/linux-4.4.14/fs/nilfs2/
H A Dfile.c63 struct nilfs_transaction_info ti; nilfs_page_mkwrite() local
H A Dmdt.c85 struct nilfs_transaction_info ti; nilfs_mdt_create_block() local
H A Dnamei.c93 struct nilfs_transaction_info ti; nilfs_create() local
120 struct nilfs_transaction_info ti; nilfs_mknod() local
144 struct nilfs_transaction_info ti; nilfs_symlink() local
193 struct nilfs_transaction_info ti; nilfs_link() local
220 struct nilfs_transaction_info ti; nilfs_mkdir() local
307 struct nilfs_transaction_info ti; nilfs_unlink() local
329 struct nilfs_transaction_info ti; nilfs_rmdir() local
364 struct nilfs_transaction_info ti; nilfs_rename() local
H A Dioctl.c145 struct nilfs_transaction_info ti; nilfs_ioctl_setflags() local
225 struct nilfs_transaction_info ti; nilfs_ioctl_change_cpmode() local
280 struct nilfs_transaction_info ti; nilfs_ioctl_delete_checkpoint() local
1234 struct nilfs_transaction_info ti; nilfs_ioctl_set_suinfo() local
H A Dnilfs.h173 struct nilfs_transaction_info *ti = current->journal_info; nilfs_set_transaction_flag() local
180 struct nilfs_transaction_info *ti = current->journal_info; nilfs_test_transaction_flag() local
H A Dinode.c103 struct nilfs_transaction_info ti; nilfs_get_block() local
730 struct nilfs_transaction_info ti; nilfs_truncate() local
784 struct nilfs_transaction_info ti; nilfs_evict_inode() local
819 struct nilfs_transaction_info ti; nilfs_setattr() local
970 struct nilfs_transaction_info ti; nilfs_dirty_inode() local
H A Dsegment.c149 static int nilfs_prepare_segment_lock(struct nilfs_transaction_info *ti) nilfs_prepare_segment_lock() argument
268 struct nilfs_transaction_info *ti = current->journal_info; nilfs_transaction_commit() local
304 struct nilfs_transaction_info *ti = current->journal_info; nilfs_transaction_abort() local
339 struct nilfs_transaction_info *ti = current->journal_info; nilfs_relax_pressure_in_lock() local
385 struct nilfs_transaction_info *ti = current->journal_info; nilfs_transaction_unlock() local
2233 struct nilfs_transaction_info *ti; nilfs_construct_segment() local
2272 struct nilfs_transaction_info ti; nilfs_construct_dsync_segment() local
2421 struct nilfs_transaction_info ti; nilfs_clean_segments() local
2476 struct nilfs_transaction_info ti; nilfs_segctor_thread_construct() local
2690 struct nilfs_transaction_info ti; nilfs_segctor_write_out() local
211 nilfs_transaction_begin(struct super_block *sb, struct nilfs_transaction_info *ti, int vacancy_check) nilfs_transaction_begin() argument
348 nilfs_transaction_lock(struct super_block *sb, struct nilfs_transaction_info *ti, int gcflag) nilfs_transaction_lock() argument
/linux-4.4.14/lib/lzo/
H A Dlzo1x_compress.c21 lzo1x_1_do_compress(const unsigned char *in, size_t in_len, unsigned char *out, size_t *out_len, size_t ti, void *wrkmem) lzo1x_1_do_compress() argument
/linux-4.4.14/arch/score/kernel/
H A Dprocess.c74 struct thread_info *ti = task_thread_info(p); copy_thread() local
/linux-4.4.14/arch/sh/kernel/
H A Dprocess_32.c129 struct thread_info *ti = task_thread_info(p); copy_thread() local
/linux-4.4.14/arch/m68k/include/asm/
H A Dthread_info.h49 struct thread_info *ti; current_thread_info() local
/linux-4.4.14/arch/hexagon/kernel/
H A Dprocess.c74 struct thread_info *ti = task_thread_info(p); copy_thread() local
/linux-4.4.14/arch/avr32/kernel/
H A Dsignal.c274 asmlinkage void do_notify_resume(struct pt_regs *regs, struct thread_info *ti) do_notify_resume() argument
H A Dptrace.c236 struct thread_info *ti; do_debug() local
/linux-4.4.14/arch/um/include/asm/
H A Dthread_info.h44 struct thread_info *ti; current_thread_info() local
/linux-4.4.14/arch/xtensa/kernel/
H A Dprocess.c58 void coprocessor_release_all(struct thread_info *ti) coprocessor_release_all() argument
84 void coprocessor_flush_all(struct thread_info *ti) coprocessor_flush_all() argument
130 struct thread_info *ti = current_thread_info(); flush_thread() local
197 struct thread_info *ti; copy_thread() local
H A Dptrace.c130 struct thread_info *ti = task_thread_info(child); ptrace_getxregs() local
153 struct thread_info *ti = task_thread_info(child); ptrace_setxregs() local
H A Dsignal.c138 struct thread_info *ti = current_thread_info(); setup_sigcontext() local
177 struct thread_info *ti = current_thread_info(); restore_sigcontext() local
/linux-4.4.14/include/linux/
H A Dthread_info.h69 static inline void set_ti_thread_flag(struct thread_info *ti, int flag) set_ti_thread_flag() argument
74 static inline void clear_ti_thread_flag(struct thread_info *ti, int flag) clear_ti_thread_flag() argument
79 static inline int test_and_set_ti_thread_flag(struct thread_info *ti, int flag) test_and_set_ti_thread_flag() argument
84 static inline int test_and_clear_ti_thread_flag(struct thread_info *ti, int flag) test_and_clear_ti_thread_flag() argument
89 static inline int test_ti_thread_flag(struct thread_info *ti, int flag) test_ti_thread_flag() argument
H A Ddevice-mapper.h293 struct dm_target *ti; member in struct:dm_target_io
/linux-4.4.14/arch/powerpc/kernel/
H A Dsyscalls.c127 struct thread_info *ti; sys_switch_endian() local
H A Dsmp.c470 struct thread_info *ti = task_thread_info(idle); cpu_idle_thread_init() local
H A Dprocess.c1148 struct thread_info *ti = (void *)task_stack_page(p); copy_thread() local
1607 struct thread_info *ti = current_thread_info(); __ppc64_runlatch_on() local
1620 struct thread_info *ti = current_thread_info(); __ppc64_runlatch_off() local
531 tm_reclaim_thread(struct thread_struct *thr, struct thread_info *ti, uint8_t cause) tm_reclaim_thread() argument
/linux-4.4.14/arch/s390/kernel/
H A Dprocess.c123 struct thread_info *ti; copy_thread() local
H A Dcache.c102 static inline unsigned long ecag(int ai, int li, int ti) ecag() argument
115 int ti, num_sets; ci_leaf_init() local
H A Dvtime.c97 struct thread_info *ti = task_thread_info(tsk); do_account_vtime() local
152 struct thread_info *ti; vtime_task_switch() local
180 struct thread_info *ti = task_thread_info(tsk); vtime_account_irq_enter() local
H A Dsmp.c259 struct thread_info *ti = task_thread_info(tsk); pcpu_attach_task() local
/linux-4.4.14/arch/mn10300/kernel/
H A Dprocess.c147 struct thread_info *ti = task_thread_info(p); copy_thread() local
H A Dkgdb.c400 void arch_release_thread_info(struct thread_info *ti) arch_release_thread_info() argument
/linux-4.4.14/arch/h8300/include/asm/
H A Dthread_info.h58 struct thread_info *ti; current_thread_info() local
/linux-4.4.14/arch/m32r/include/asm/
H A Dthread_info.h64 struct thread_info *ti; current_thread_info() local
79 struct thread_info *ti = current_thread_info(); set_thread_fault_code() local
86 struct thread_info *ti = current_thread_info(); get_thread_fault_code() local
/linux-4.4.14/arch/blackfin/include/asm/
H A Dthread_info.h69 struct thread_info *ti; current_thread_info() local
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dpinger.c406 struct timeout_item *ti; ptlrpc_new_timeout() local
459 struct timeout_item *ti; ptlrpc_add_timeout_client() local
476 struct timeout_item *ti = NULL, *item; ptlrpc_del_timeout_client() local
/linux-4.4.14/drivers/scsi/
H A Dsr_ioctl.c114 static int sr_fake_playtrkind(struct cdrom_device_info *cdi, struct cdrom_ti *ti) sr_fake_playtrkind() argument
157 sr_play_trkind(struct cdrom_device_info *cdi, struct cdrom_ti *ti) sr_play_trkind() argument
/linux-4.4.14/drivers/ide/
H A Dide-cd_ioctl.c352 struct cdrom_ti *ti = arg; ide_cd_fake_play_trkind() local
/linux-4.4.14/arch/tile/include/asm/
H A Dthread_info.h171 struct thread_info *ti = current_thread_info(); set_restore_sigmask() local
185 struct thread_info *ti = current_thread_info(); test_and_clear_restore_sigmask() local
/linux-4.4.14/arch/tile/kernel/
H A Dsingle_step.c284 struct thread_info *ti = current_thread_info(); single_step_execve() local
/linux-4.4.14/arch/tile/mm/
H A Dfault.c731 struct thread_info *ti = current_thread_info(); __do_page_fault() local
/linux-4.4.14/arch/um/kernel/
H A Dirq.c411 struct thread_info *ti; to_irq_stack() local
455 struct thread_info *ti, *to; from_irq_stack() local
/linux-4.4.14/arch/xtensa/include/asm/
H A Dthread_info.h86 struct thread_info *ti; current_thread_info() local
/linux-4.4.14/arch/alpha/include/asm/
H A Dthread_info.h95 struct thread_info *ti = current_thread_info(); set_restore_sigmask() local
109 struct thread_info *ti = current_thread_info(); test_and_clear_restore_sigmask() local
/linux-4.4.14/arch/alpha/kernel/
H A Dprocess.c292 dump_elf_thread(elf_greg_t *dest, struct pt_regs *pt, struct thread_info *ti) dump_elf_thread() argument
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dsignal.c467 ugdb_trap_user(struct thread_info *ti, int sig) ugdb_trap_user() argument
/linux-4.4.14/sound/core/seq/
H A Dseq_timer.c480 struct snd_timer_instance *ti; snd_seq_info_timer_read() local
/linux-4.4.14/arch/sh/include/asm/
H A Dthread_info.h74 struct thread_info *ti; current_thread_info() local
162 struct thread_info *ti = current_thread_info(); set_restore_sigmask() local
174 struct thread_info *ti = current_thread_info(); set_thread_fault_code() local
181 struct thread_info *ti = current_thread_info(); get_thread_fault_code() local
195 struct thread_info *ti = current_thread_info(); test_and_clear_restore_sigmask() local
/linux-4.4.14/arch/sparc/kernel/
H A Dprocess_32.c311 struct thread_info *ti = task_thread_info(p); local
H A Dprocess_64.c402 struct thread_info *ti = task_thread_info(tsk); thread_saved_pc() local
/linux-4.4.14/arch/mn10300/include/asm/
H A Dthread_info.h94 struct thread_info *ti; current_thread_info() local
/linux-4.4.14/arch/ia64/include/asm/
H A Dthread_info.h130 struct thread_info *ti = current_thread_info(); set_restore_sigmask() local
144 struct thread_info *ti = current_thread_info(); test_and_clear_restore_sigmask() local
/linux-4.4.14/arch/ia64/kernel/
H A Dtime.c67 struct thread_info *ti = task_thread_info(tsk); vtime_account_user() local
96 struct thread_info *ti = task_thread_info(tsk); vtime_delta() local
H A Dmca.c1816 struct thread_info *ti; format_mca_init_stack() local
/linux-4.4.14/arch/arm/vfp/
H A Dvfpmodule.c464 struct thread_info *ti = current_thread_info(); vfp_pm_suspend() local
/linux-4.4.14/arch/arm/include/asm/
H A Dassembler.h213 .macro inc_preempt_count, ti, tmp variable
219 .macro dec_preempt_count, ti, tmp variable
225 .macro dec_preempt_count_ti, ti, tmp variable
227 dec_preempt_count \ti, \tmp variable
/linux-4.4.14/arch/arm/kernel/
H A Dkgdb.c77 struct thread_info *ti; sleeping_thread_to_gdb_regs() local
/linux-4.4.14/net/l2tp/
H A Dl2tp_netlink.c456 int ti = cb->args[0]; l2tp_nl_cmd_tunnel_dump() local
820 int ti = cb->args[0]; l2tp_nl_cmd_session_dump() local
/linux-4.4.14/arch/x86/include/asm/
H A Dthread_info.h234 struct thread_info *ti = current_thread_info(); set_restore_sigmask() local
248 struct thread_info *ti = current_thread_info(); test_and_clear_restore_sigmask() local
/linux-4.4.14/sound/aoa/soundbus/i2sbus/
H A Dpcm.c102 struct transfer_info *ti = cii->codec->transfers; i2sbus_pcm_open() local
/linux-4.4.14/arch/powerpc/include/asm/
H A Dthread_info.h149 struct thread_info *ti = current_thread_info(); set_restore_sigmask() local
163 struct thread_info *ti = current_thread_info(); test_and_clear_restore_sigmask() local
172 struct thread_info *ti = current_thread_info(); test_thread_local_flags() local
/linux-4.4.14/arch/microblaze/include/asm/
H A Dthread_info.h157 struct thread_info *ti = current_thread_info(); set_restore_sigmask() local
171 struct thread_info *ti = current_thread_info(); test_and_clear_restore_sigmask() local
/linux-4.4.14/sound/pci/ctxfi/
H A Dcttimer.c68 struct ct_timer_instance *ti = (struct ct_timer_instance *)data; ct_systimer_callback() local
94 static void ct_systimer_init(struct ct_timer_instance *ti) ct_systimer_init() argument
100 static void ct_systimer_start(struct ct_timer_instance *ti) ct_systimer_start() argument
113 static void ct_systimer_stop(struct ct_timer_instance *ti) ct_systimer_stop() argument
123 static void ct_systimer_prepare(struct ct_timer_instance *ti) ct_systimer_prepare() argument
185 struct ct_timer_instance *ti; ct_xfitimer_reprogram() local
235 struct ct_timer_instance *ti; ct_xfitimer_check_period() local
267 static void ct_xfitimer_prepare(struct ct_timer_instance *ti) ct_xfitimer_prepare() argument
293 static void ct_xfitimer_start(struct ct_timer_instance *ti) ct_xfitimer_start() argument
308 static void ct_xfitimer_stop(struct ct_timer_instance *ti) ct_xfitimer_stop() argument
340 struct ct_timer_instance *ti; ct_timer_instance_new() local
361 void ct_timer_prepare(struct ct_timer_instance *ti) ct_timer_prepare() argument
369 void ct_timer_start(struct ct_timer_instance *ti) ct_timer_start() argument
375 void ct_timer_stop(struct ct_timer_instance *ti) ct_timer_stop() argument
381 void ct_timer_instance_free(struct ct_timer_instance *ti) ct_timer_instance_free() argument
/linux-4.4.14/drivers/s390/cio/
H A Dcio.c730 struct tpi_info ti; __clear_io_subchannel_easy() local
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c1478 int ri = 0, ti = 0; fm10k_qv_request_irq() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c1115 struct tid_info *ti; cxgb_redirect() local
/linux-4.4.14/fs/exofs/
H A Dore.c1108 struct _trunc_info ti; ore_truncate() local
1086 _calc_trunk_info(struct ore_layout *layout, u64 file_offset, struct _trunc_info *ti) _calc_trunk_info() argument
/linux-4.4.14/arch/sparc/include/asm/
H A Dthread_info_64.h231 struct thread_info *ti = current_thread_info(); set_restore_sigmask() local
245 struct thread_info *ti = current_thread_info(); test_and_clear_restore_sigmask() local
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_file_ops.c295 ipath_tid_update(struct ipath_portdata *pd, struct file *fp, const struct ipath_tid_info *ti) ipath_tid_update() argument
513 ipath_tid_free(struct ipath_portdata *pd, unsigned subport, const struct ipath_tid_info *ti) ipath_tid_free() argument
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c284 qib_tid_update(struct qib_ctxtdata *rcd, struct file *fp, const struct qib_tid_info *ti) qib_tid_update() argument
479 qib_tid_free(struct qib_ctxtdata *rcd, unsigned subctxt, const struct qib_tid_info *ti) qib_tid_free() argument
/linux-4.4.14/drivers/block/
H A Dpktcdvd.c1617 static int pkt_get_track_info(struct pktcdvd_device *pd, __u16 track, __u8 type, track_information *ti) pkt_get_track_info() argument
1647 track_information ti; pkt_get_last_written() local
1765 static int pkt_writable_track(struct pktcdvd_device *pd, track_information *ti) pkt_writable_track() argument
1846 track_information ti; pkt_probe_settings() local
/linux-4.4.14/drivers/cdrom/
H A Dcdrom.c2687 struct cdrom_ti ti; cdrom_ioctl_play_trkind() local
2820 track_information ti; cdrom_get_last_written() local
2882 track_information ti; cdrom_get_next_writable() local
2780 cdrom_get_track_info(struct cdrom_device_info *cdi, __u16 track, __u8 type, track_information *ti) cdrom_get_track_info() argument
/linux-4.4.14/fs/jfs/
H A Djfs_dmap.c1370 int rc, ti, i, k, m, n, agperlev; dbAllocAG() local
2515 int rc, leafno, ti; dbAdjCtl() local
2974 int ti, n = 0, k, x = 0; dbFindLeaf() local
H A Djfs_dtree.c4361 static void dtTruncateEntry(dtpage_t * p, int ti, struct dt_lock ** dtlock) dtTruncateEntry() argument
/linux-4.4.14/scripts/
H A Dasn1_compiler.c737 const struct type *const *ti = _ti; type_finder() local
/linux-4.4.14/kernel/
H A Dfork.c150 void __weak arch_release_thread_info(struct thread_info *ti) arch_release_thread_info() argument
170 static inline void free_thread_info(struct thread_info *ti) free_thread_info() argument
183 static void free_thread_info(struct thread_info *ti) free_thread_info() argument
215 static void account_kernel_stack(struct thread_info *ti, int account) account_kernel_stack() argument
337 struct thread_info *ti; dup_task_struct() local
/linux-4.4.14/sound/core/
H A Dtimer.c235 int snd_timer_open(struct snd_timer_instance **ti, snd_timer_open() argument
395 static void snd_timer_notify1(struct snd_timer_instance *ti, int event) snd_timer_notify1() argument
639 struct snd_timer_instance *ti; snd_timer_reschedule() local
671 struct snd_timer_instance *ti; snd_timer_tasklet() local
710 struct snd_timer_instance *ti, *ts, *tmp; snd_timer_interrupt() local
869 struct snd_timer_instance *ti; snd_timer_free() local
940 struct snd_timer_instance *ti; snd_timer_dev_disconnect() local
962 struct snd_timer_instance *ti, *ts; snd_timer_notify() local
1120 struct snd_timer_instance *ti; snd_timer_proc_read() local
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_target.c3178 struct qla_tgt_srr_imm *ti; qlt_prepare_srr_ctio() local
4599 struct qla_tgt_srr_imm *imm, *i, *ti; qlt_handle_srr_work() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c1389 int ri = 0, ti = 0; ixgbevf_request_msix_irqs() local
/linux-4.4.14/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h132 u32 ti:1; /* VLAN Tag Insertion */ member in struct:Vmxnet3_TxDesc
144 u32 ti:1; /* VLAN Tag Insertion */ member in struct:Vmxnet3_TxDesc
/linux-4.4.14/net/xfrm/
H A Dxfrm_policy.c2561 int ti = 0; __xfrm_policy_check() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c2833 int ri = 0, ti = 0; ixgbe_request_msix_irqs() local
/linux-4.4.14/kernel/sched/
H A Dcore.c478 struct thread_info *ti = task_thread_info(p); set_nr_and_not_polling() local
490 struct thread_info *ti = task_thread_info(p); set_nr_if_polling() local

Completed in 3464 milliseconds