Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 25 of 99) sorted by relevance

1234

/linux/kernel/trace/
H A Dtrace_fprobe.c89 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_is_busy() local
113 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_match() local
373 static void free_trace_fprobe(struct trace_fprobe *tf) in free_trace_fprobe()
393 struct trace_fprobe *tf; in alloc_trace_fprobe() local
428 struct trace_fprobe *tf; in find_trace_fprobe() local
447 struct trace_fprobe *tf; in __disable_trace_fprobe() local
464 struct trace_fprobe *tf; in enable_trace_fprobe() local
962 struct trace_fprobe *tf; in __tracepoint_probe_module_cb() local
1063 struct trace_fprobe *tf = NULL; in __trace_fprobe_create() local
1264 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_release() local
[all …]
/linux/drivers/ata/
H A Dsata_promise.h28 static inline unsigned int pdc_pkt_header(struct ata_taskfile *tf, in pdc_pkt_header()
74 static inline unsigned int pdc_pkt_footer(struct ata_taskfile *tf, u8 *buf, in pdc_pkt_footer()
89 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba28()
112 static inline unsigned int pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba48()
H A Dpata_pdc202xx_old.c39 const struct ata_taskfile *tf) in pdc202xx_exec_command()
179 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_start() local
229 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_stop() local
H A Dlibata-core.c575 struct ata_taskfile *tf) in ata_set_rwcmd_protocol()
1180 struct ata_taskfile tf; in ata_read_native_max_address() local
1231 struct ata_taskfile tf; in ata_set_max_sectors() local
1737 struct ata_taskfile tf; in ata_dev_read_id() local
1949 struct ata_taskfile tf; in ata_dev_power_is_active() local
1987 struct ata_taskfile tf; in ata_dev_power_set_standby() local
2033 struct ata_taskfile tf; in ata_dev_power_set_active() local
2078 struct ata_taskfile tf; in ata_read_log_page() local
4416 struct ata_taskfile tf; in ata_dev_set_xfermode() local
4461 struct ata_taskfile tf; in ata_dev_set_feature() local
[all …]
H A Dlibata-scsi.c221 const struct ata_taskfile *tf) in ata_scsi_set_sense_information()
247 struct ata_taskfile *tf = &qc->result_tf; in ata_scsi_set_passthru_sense_fields() local
1309 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat() local
1409 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat() local
2891 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru() local
3213 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat() local
3481 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_in_xlat() local
3564 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_out_xlat() local
3655 struct ata_taskfile *tf = &qc->tf; in ata_mselect_caching() local
3745 struct ata_taskfile *tf = &qc->tf; in ata_mselect_control_ata_feature() local
[all …]
H A Dlibata-acpi.c33 u8 tf[REGS_PER_GTF]; /* regs. 0x1f1 - 0x1f7 */ member
543 struct ata_taskfile *tf) in ata_acpi_gtf_to_tf()
559 const struct ata_taskfile *tf, in ata_acpi_filter_tf()
643 struct ata_taskfile tf, ptf, rtf; in ata_acpi_run_tf() local
H A Dlibata-zpodd.c37 struct ata_taskfile tf; in eject_tray() local
58 struct ata_taskfile tf; in zpodd_get_mech_type() local
H A Dpata_netcell.c24 struct ata_taskfile *tf, __le16 *id) in netcell_read_id()
H A Dsata_vsc.c142 static void vsc_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in vsc_sata_tf_load()
183 static void vsc_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in vsc_sata_tf_read()
H A Dlibata-sata.c151 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis()
194 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis()
1449 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h()
1593 struct ata_taskfile tf; in ata_eh_analyze_ncq_error() local
H A Dpata_octeon_cf.c379 static void octeon_cf_tf_read16(struct ata_port *ap, struct ata_taskfile *tf) in octeon_cf_tf_read16()
462 const struct ata_taskfile *tf) in octeon_cf_tf_load16()
498 const struct ata_taskfile *tf) in octeon_cf_exec_command16()
H A Dsata_svw.c159 static void k2_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in k2_sata_tf_load()
195 static void k2_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in k2_sata_tf_read()
H A Dlibata-sff.c342 void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_tf_load()
391 void ata_sff_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ata_sff_tf_read()
430 void ata_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_exec_command()
451 const struct ata_taskfile *tf, in ata_tf_to_host()
1748 struct ata_taskfile tf; in ata_sff_dev_classify() local
H A Dlibata-eh.c1401 struct ata_taskfile tf; in atapi_eh_tur() local
1470 struct ata_taskfile tf; in ata_eh_request_sense() local
1529 struct ata_taskfile tf; in atapi_eh_request_sense() local
1624 const struct ata_taskfile *tf = &qc->result_tf; in ata_eh_analyze_tf() local
3059 struct ata_taskfile tf; in ata_eh_park_issue_cmd() local
3350 struct ata_taskfile tf; in ata_eh_maybe_retry_flush() local
/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c272 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun() local
379 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl() local
452 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release() local
473 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np() local
629 struct target_fabric_configfs *tf; in target_fabric_port_link() local
681 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink() local
810 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_tpg_release() local
931 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_make_tpg() local
994 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_release_wwn() local
1105 struct target_fabric_configfs *tf = container_of(group, in target_fabric_make_wwn() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_surface.c215 void dc_transfer_func_retain(struct dc_transfer_func *tf) in dc_transfer_func_retain()
222 struct dc_transfer_func *tf = container_of(kref, struct dc_transfer_func, refcount); in dc_transfer_func_free() local
226 void dc_transfer_func_release(struct dc_transfer_func *tf) in dc_transfer_func_release()
233 struct dc_transfer_func *tf = kvzalloc(sizeof(*tf), GFP_KERNEL); in dc_create_transfer_func() local
/linux/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.c58 struct timed_fence *tf = from_timer(tf, t, timer); in timed_fence_wake() local
63 void timed_fence_init(struct timed_fence *tf, unsigned long expires) in timed_fence_init()
75 void timed_fence_fini(struct timed_fence *tf) in timed_fence_fini()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c572 enum dc_transfer_func_predefined tf) in amdgpu_dm_set_atomic_regamma()
643 amdgpu_tf_to_dc_tf(enum amdgpu_transfer_function tf) in amdgpu_tf_to_dc_tf()
753 enum dc_transfer_func_predefined tf, in amdgpu_dm_atomic_shaper_lut()
779 enum dc_transfer_func_predefined tf, in amdgpu_dm_atomic_blend_lut()
918 enum dc_transfer_func_predefined tf = TRANSFER_FUNCTION_LINEAR; in amdgpu_dm_update_crtc_color_mgmt() local
1017 enum dc_transfer_func_predefined tf = TRANSFER_FUNCTION_SRGB; in map_crtc_degamma_to_dc_plane() local
1098 enum amdgpu_transfer_function tf = AMDGPU_TRANSFER_FUNCTION_DEFAULT; in __set_dm_plane_degamma() local
/linux/drivers/net/thunderbolt/
H A Dmain.c329 static inline unsigned int tbnet_frame_size(const struct tbnet_frame *tf) in tbnet_frame_size()
340 struct tbnet_frame *tf = &ring->frames[i]; in tbnet_free_buffers() local
507 struct tbnet_frame *tf = &ring->frames[index]; in tbnet_alloc_rx_buffers() local
552 struct tbnet_frame *tf; in tbnet_get_tx_buffer() local
572 struct tbnet_frame *tf = container_of(frame, typeof(*tf), frame); in tbnet_tx_callback() local
589 struct tbnet_frame *tf = &ring->frames[i]; in tbnet_alloc_tx_buffers() local
731 static bool tbnet_check_frame(struct tbnet *net, const struct tbnet_frame *tf, in tbnet_check_frame()
814 struct tbnet_frame *tf; in tbnet_poll() local
/linux/drivers/thunderbolt/
H A Ddma_test.c233 struct dma_test_frame *tf = container_of(frame, typeof(*tf), frame); in dma_test_rx_callback() local
267 struct dma_test_frame *tf; in dma_test_submit_rx() local
302 struct dma_test_frame *tf = container_of(frame, typeof(*tf), frame); in dma_test_tx_callback() local
318 struct dma_test_frame *tf; in dma_test_submit_tx() local
/linux/net/6lowpan/
H A Diphc.c504 static inline void lowpan_iphc_tf_set_ecn(struct ipv6hdr *hdr, const u8 *tf) in lowpan_iphc_tf_set_ecn()
514 static inline void lowpan_iphc_tf_set_dscp(struct ipv6hdr *hdr, const u8 *tf) in lowpan_iphc_tf_set_dscp()
548 u8 tf[4]; in lowpan_iphc_tf_decompress() local
1020 u8 tc = lowpan_iphc_get_tc(hdr), tf[4], val; in lowpan_iphc_tf_compress() local
/linux/net/mac80211/
H A Dtdls.c695 struct ieee80211_tdls_data *tf; in ieee80211_tdls_add_chan_switch_req_ies() local
797 struct ieee80211_tdls_data *tf; in ieee80211_prep_tdls_encap_data() local
1533 struct ieee80211_tdls_data *tf; in ieee80211_tdls_find_sw_timing_ie() local
1751 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch_resp() local
1850 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch_req() local
2002 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch() local
/linux/drivers/ata/pata_parport/
H A Dpata_parport.c215 const struct ata_taskfile *tf) in pata_parport_tf_load()
251 static void pata_parport_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in pata_parport_tf_read()
276 const struct ata_taskfile *tf) in pata_parport_exec_command()
/linux/arch/s390/include/asm/
H A Ddat-bits.h42 unsigned long tf : 2; /* Region-Second-Table Offset */ member
57 unsigned long tf : 2; /* Region-Third-Table Offset */ member
71 unsigned long tf : 2; /* Segment-Table Offset */ member
/linux/drivers/i2c/busses/
H A Di2c-sh_mobile.c204 static u32 sh_mobile_i2c_iccl(unsigned long count_khz, u32 tLOW, u32 tf) in sh_mobile_i2c_iccl()
219 static u32 sh_mobile_i2c_icch(unsigned long count_khz, u32 tHIGH, u32 tf) in sh_mobile_i2c_icch()
267 u32 tHIGH, tLOW, tf; in sh_mobile_i2c_init() local

1234