| /linux/kernel/trace/ |
| H A D | trace_fprobe.c | 216 static bool trace_fprobe_is_return(struct trace_fprobe *tf) in trace_fprobe_is_return() 221 static bool trace_fprobe_is_tracepoint(struct trace_fprobe *tf) in trace_fprobe_is_tracepoint() 226 static const char *trace_fprobe_symbol(struct trace_fprobe *tf) in trace_fprobe_symbol() 233 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_is_busy() local 238 static bool trace_fprobe_match_command_head(struct trace_fprobe *tf, in trace_fprobe_match_command_head() 257 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_match() local 268 static bool trace_fprobe_is_registered(struct trace_fprobe *tf) in trace_fprobe_is_registered() 352 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func() 397 struct trace_fprobe *tf = container_of(fp, struct trace_fprobe, fp); in trace_fprobe_entry_handler() local 439 fexit_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fexit_trace_func() [all …]
|
| /linux/drivers/ata/ |
| H A D | sata_promise.h | 28 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 D | pata_pdc202xx_old.c | 39 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 D | libata-core.c | 620 struct ata_taskfile *tf) in ata_set_rwcmd_protocol() 666 u64 ata_tf_read_block(const struct ata_taskfile *tf, struct ata_device *dev) in ata_tf_read_block() 705 struct ata_taskfile *tf = &qc->tf; in ata_set_tf_cdl() local 743 struct ata_taskfile *tf = &qc->tf; in ata_build_rw_tf() local 1060 unsigned int ata_dev_classify(const struct ata_taskfile *tf) in ata_dev_classify() 1184 u64 ata_tf_to_lba48(const struct ata_taskfile *tf) in ata_tf_to_lba48() 1198 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba() 1225 struct ata_taskfile tf; in ata_read_native_max_address() local 1276 struct ata_taskfile tf; in ata_set_max_sectors() local 1536 unsigned int ata_exec_internal(struct ata_device *dev, struct ata_taskfile *tf, in ata_exec_internal() [all …]
|
| H A D | libata-scsi.c | 251 struct ata_taskfile *tf = &qc->result_tf; in ata_scsi_set_passthru_sense_fields() local 935 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_passthru_sense() local 985 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_ata_sense() local 1311 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat() local 1402 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat() local 3154 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru() local 3476 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat() local 3760 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_in_xlat() local 3843 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_out_xlat() local 3934 struct ata_taskfile *tf = &qc->tf; in ata_mselect_caching() local [all …]
|
| H A D | libata-acpi.c | 33 u8 tf[REGS_PER_GTF]; /* regs. 0x1f1 - 0x1f7 */ member 618 struct ata_taskfile *tf) in ata_acpi_gtf_to_tf() 634 const struct ata_taskfile *tf, in ata_acpi_filter_tf() 718 struct ata_taskfile tf, ptf, rtf; in ata_acpi_run_tf() local
|
| H A D | libata-zpodd.c | 37 struct ata_taskfile tf; in eject_tray() local 58 struct ata_taskfile tf; in zpodd_get_mech_type() local
|
| H A D | pata_netcell.c | 24 struct ata_taskfile *tf, __le16 *id) in netcell_read_id()
|
| H A D | pata_octeon_cf.c | 379 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 D | sata_svw.c | 159 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 D | libata-sff.c | 342 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() 1750 struct ata_taskfile tf; in ata_sff_dev_classify() local
|
| H A D | libata-eh.c | 1433 struct ata_taskfile tf; in atapi_eh_tur() local 1502 struct ata_taskfile tf; in ata_eh_request_sense() local 1561 struct ata_taskfile tf; in atapi_eh_request_sense() local 1663 const struct ata_taskfile *tf = &qc->result_tf; in ata_eh_analyze_tf() local 3283 struct ata_taskfile tf; in ata_eh_park_issue_cmd() local 3575 struct ata_taskfile tf; in ata_eh_maybe_retry_flush() local
|
| H A D | sata_sx4.c | 331 static inline unsigned int pdc20621_ata_pkt(struct ata_taskfile *tf, in pdc20621_ata_pkt() 383 static inline void pdc20621_host_pkt(struct ata_taskfile *tf, u8 *buf, in pdc20621_host_pkt() 902 static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_tf_load_mmio() 910 static void pdc_exec_command_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_exec_command_mmio()
|
| H A D | libata-pmp.c | 42 struct ata_taskfile tf; in sata_pmp_read() local 79 struct ata_taskfile tf; in sata_pmp_write() local
|
| H A D | pata_ep93xx.c | 373 const struct ata_taskfile *tf) in ep93xx_pata_tf_load() 414 static void ep93xx_pata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ep93xx_pata_tf_read() 446 const struct ata_taskfile *tf) in ep93xx_pata_exec_command()
|
| H A D | sata_inic162x.c | 556 static void inic_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in inic_tf_read() 572 struct ata_taskfile tf; in inic_qc_fill_rtf() local 643 struct ata_taskfile tf; in inic_hardreset() local
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_color.c | 749 enum dc_transfer_func_predefined tf) in amdgpu_dm_set_atomic_regamma() 855 amdgpu_tf_to_dc_tf(enum amdgpu_transfer_function tf) in amdgpu_tf_to_dc_tf() 884 amdgpu_colorop_tf_to_dc_tf(enum drm_colorop_curve_1d_type tf) in amdgpu_colorop_tf_to_dc_tf() 1039 enum dc_transfer_func_predefined tf, in amdgpu_dm_atomic_shaper_lut() 1065 enum dc_transfer_func_predefined tf, in amdgpu_dm_atomic_blend_lut() 1204 enum dc_transfer_func_predefined tf = TRANSFER_FUNCTION_LINEAR; in amdgpu_dm_check_crtc_color_mgmt() local 1344 enum dc_transfer_func_predefined tf = TRANSFER_FUNCTION_SRGB; in map_crtc_degamma_to_dc_plane() local 1425 enum amdgpu_transfer_function tf = AMDGPU_TRANSFER_FUNCTION_DEFAULT; in __set_dm_plane_degamma() local 1471 struct dc_transfer_func *tf = &dc_plane_state->in_transfer_func; in __set_colorop_in_tf_1d_curve() local 1601 struct dc_transfer_func *tf = &dc_plane_state->in_shaper_func; in __set_dm_plane_colorop_shaper() local [all …]
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | lib_sw_fence.c | 58 struct timed_fence *tf = timer_container_of(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/thunderbolt/ |
| H A D | dma_test.c | 233 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 D | iphc.c | 504 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 D | tdls.c | 695 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 1529 struct ieee80211_tdls_data *tf; in ieee80211_tdls_find_sw_timing_ie() local 1747 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch_resp() local 1849 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch_req() local 2004 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch() local
|
| /linux/drivers/ata/pata_parport/ |
| H A D | pata_parport.c | 215 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/drivers/i2c/busses/ |
| H A D | i2c-sh_mobile.c | 205 static u32 sh_mobile_i2c_iccl(unsigned long count_khz, u32 tLOW, u32 tf) in sh_mobile_i2c_iccl() 220 static u32 sh_mobile_i2c_icch(unsigned long count_khz, u32 tHIGH, u32 tf) in sh_mobile_i2c_icch() 268 u32 tHIGH, tLOW, tf; in sh_mobile_i2c_init() local
|
| /linux/drivers/target/tcm_remote/ |
| H A D | tcm_remote.c | 151 struct target_fabric_configfs *tf, in tcm_remote_make_wwn()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_edif.c | 282 fc_port_t *f, *tf; in qla2x00_find_fcport_by_pid() local 541 struct fc_port *fcport, *tf; in qla_edif_app_start() local 676 struct fc_port *fcport, *tf; in qla_edif_app_stop() local 963 struct fc_port *fcport = NULL, *tf; in qla_edif_app_getfcinfo() local 1098 struct fc_port *fcport = NULL, *tf; in qla_edif_app_getstats() local
|