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

1234567

/linux-master/drivers/media/platform/ti/cal/
H A DMakefile
/linux-master/drivers/media/platform/ti/vpe/
H A DMakefile
/linux-master/drivers/thermal/ti-soc-thermal/
H A DMakefile
/linux-master/drivers/memory/
H A DMakefile
/linux-master/arch/csky/kernel/
H A Dsyscall.c8 struct thread_info *ti = task_thread_info(current); local
/linux-master/arch/mips/lib/
H A Dlibgcc.h39 ti_type ti; member in union:__anon598
/linux-master/drivers/md/
H A Ddm-audit.h27 dm_audit_log_ctr(const char *dm_msg_prefix, struct dm_target *ti, int result) argument
33 dm_audit_log_dtr(const char *dm_msg_prefix, struct dm_target *ti, int result) argument
39 dm_audit_log_target(const char *dm_msg_prefix, const char *op, struct dm_target *ti, int result) argument
50 dm_audit_log_target(const char *dm_msg_prefix, const char *op, struct dm_target *ti, int result) argument
55 dm_audit_log_ctr(const char *dm_msg_prefix, struct dm_target *ti, int result) argument
60 dm_audit_log_dtr(const char *dm_msg_prefix, struct dm_target *ti, int result) argument
[all...]
H A Ddm-uevent.h38 dm_path_uevent(enum dm_uevent_type event_type, struct dm_target *ti, const char *path, unsigned int nr_valid_paths) argument
H A Ddm-audit.c36 dm_audit_log_ti(int audit_type, const char *dm_msg_prefix, const char *op, struct dm_target *ti, int result) argument
H A Ddm-zero.c19 static int zero_ctr(struct dm_target *ti, unsigned int argc, char **argv) argument
38 static int zero_map(struct dm_target *ti, struct bio *bio) argument
62 static void zero_io_hints(struct dm_target *ti, struct queue_limits *limits) argument
H A Ddm-verity-loadpin.c15 static bool is_trusted_verity_target(struct dm_target *ti) argument
57 struct dm_target *ti; local
H A Ddm-exception-store.c192 int dm_exception_store_create(struct dm_target *ti, int argc, char **argv, argument
H A Ddm-uevent.c170 void dm_path_uevent(enum dm_uevent_type event_type, struct dm_target *ti, argument
58 dm_build_path_uevent(struct mapped_device *md, struct dm_target *ti, enum kobject_action action, const char *dm_action, const char *path, unsigned int nr_valid_paths) argument
H A Ddm-verity-verify-sig.c73 struct dm_target *ti = v->ti; local
/linux-master/drivers/net/ethernet/ti/
H A DMakefile
/linux-master/sound/aoa/codecs/
H A Dtoonie.c53 toonie_usable(struct codec_info_item *cii, struct transfer_info *ti, struct transfer_info *out) argument
/linux-master/arch/powerpc/kernel/
H A Dsyscalls.c113 struct thread_info *ti; local
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dhal_tx.c32 ath12k_hal_tx_cmd_desc_setup(struct ath12k_base *ab, struct hal_tcl_data_cmd *tcl_cmd, struct hal_tx_info *ti) argument
[all...]
/linux-master/arch/microblaze/kernel/
H A Dprocess.c61 struct thread_info *ti = task_thread_info(p); local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhal_tx.c37 ath11k_hal_tx_cmd_desc_setup(struct ath11k_base *ab, void *cmd, struct hal_tx_info *ti) argument
[all...]
/linux-master/arch/hexagon/kernel/
H A Dprocess.c58 struct thread_info *ti = task_thread_info(p); local
/linux-master/arch/mips/kernel/
H A Dsyscall.c89 struct thread_info *ti = task_thread_info(current); local
/linux-master/drivers/net/netdevsim/
H A Dudp_tunnels.c12 nsim_udp_tunnel_set_port(struct net_device *dev, unsigned int table, unsigned int entry, struct udp_tunnel_info *ti) argument
41 nsim_udp_tunnel_unset_port(struct net_device *dev, unsigned int table, unsigned int entry, struct udp_tunnel_info *ti) argument
74 struct udp_tunnel_info ti; local
[all...]
/linux-master/arch/arm64/include/asm/
H A Dpreempt.h61 struct thread_info *ti = current_thread_info(); local
/linux-master/arch/sh/kernel/
H A Dprocess_32.c95 struct thread_info *ti = task_thread_info(p); local

Completed in 215 milliseconds

1234567