| /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() argument 179 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_start() local 229 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_stop() local [all...] |
| H A D | libata-core.c | 620 struct ata_taskfile *tf) in ata_set_rwcmd_protocol() argument 666 ata_tf_read_block(const struct ata_taskfile * tf,struct ata_device * dev) ata_tf_read_block() argument 705 struct ata_taskfile *tf = &qc->tf; ata_set_tf_cdl() local 743 struct ata_taskfile *tf = &qc->tf; ata_build_rw_tf() local 1060 ata_dev_classify(const struct ata_taskfile * tf) ata_dev_classify() argument 1184 ata_tf_to_lba48(const struct ata_taskfile * tf) ata_tf_to_lba48() argument 1198 ata_tf_to_lba(const struct ata_taskfile * tf) ata_tf_to_lba() argument 1225 struct ata_taskfile tf; ata_read_native_max_address() local 1276 struct ata_taskfile tf; ata_set_max_sectors() local 1536 ata_exec_internal(struct ata_device * dev,struct ata_taskfile * tf,const u8 * cdb,enum dma_data_direction dma_dir,void * buf,unsigned int buflen,unsigned int timeout) ata_exec_internal() argument 1749 ata_do_dev_read_id(struct ata_device * dev,struct ata_taskfile * tf,__le16 * id) ata_do_dev_read_id() argument 1782 struct ata_taskfile tf; ata_dev_read_id() local 1963 ata_dev_power_init_tf(struct ata_device * dev,struct ata_taskfile * tf,bool set_active) ata_dev_power_init_tf() argument 1994 struct ata_taskfile tf; ata_dev_power_is_active() local 2032 struct ata_taskfile tf; ata_dev_power_set_standby() local 2078 struct ata_taskfile tf; ata_dev_power_set_active() local 2123 struct ata_taskfile tf; ata_read_log_page() local 4635 struct ata_taskfile tf; ata_dev_set_xfermode() local 4680 struct ata_taskfile tf; ata_dev_set_feature() local 4716 struct ata_taskfile tf; ata_dev_init_params() local [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; ata_gen_passthru_sense() local 985 struct ata_taskfile *tf = &qc->result_tf; ata_gen_ata_sense() local 1311 struct ata_taskfile *tf = &qc->tf; ata_scsi_flush_xlat() local 1402 struct ata_taskfile *tf = &qc->tf; ata_scsi_verify_xlat() local 3169 struct ata_taskfile *tf = &(qc->tf); ata_scsi_pass_thru() local 3491 struct ata_taskfile *tf = &qc->tf; ata_scsi_write_same_xlat() local 3775 struct ata_taskfile *tf = &qc->tf; ata_scsi_zbc_in_xlat() local 3858 struct ata_taskfile *tf = &qc->tf; ata_scsi_zbc_out_xlat() local 3949 struct ata_taskfile *tf = &qc->tf; ata_mselect_caching() local 4038 struct ata_taskfile *tf = &qc->tf; ata_mselect_control_ata_feature() local 4304 struct ata_taskfile *tf = &qc->tf; ata_scsi_security_inout_xlat() 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() argument 195 k2_sata_tf_read(struct ata_port * ap,struct ata_taskfile * tf) k2_sata_tf_read() argument [all...] |
| 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() argument 391 ata_sff_tf_read(struct ata_port * ap,struct ata_taskfile * tf) ata_sff_tf_read() argument 430 ata_sff_exec_command(struct ata_port * ap,const struct ata_taskfile * tf) ata_sff_exec_command() argument 451 ata_tf_to_host(struct ata_port * ap,const struct ata_taskfile * tf,unsigned int tag) ata_tf_to_host() argument 1750 struct ata_taskfile tf; ata_sff_dev_classify() local [all...] |
| H A D | libata-eh.c | 1433 struct ata_taskfile tf; atapi_eh_tur() local 1502 struct ata_taskfile tf; ata_eh_request_sense() local 1561 struct ata_taskfile tf; atapi_eh_request_sense() local 1663 const struct ata_taskfile *tf = &qc->result_tf; ata_eh_analyze_tf() local 3283 struct ata_taskfile tf; ata_eh_park_issue_cmd() local 3575 struct ata_taskfile tf; ata_eh_maybe_retry_flush() local [all...] |
| H A D | sata_sx4.c | 331 pdc20621_ata_pkt(struct ata_taskfile * tf,unsigned int devno,u8 * buf,unsigned int portno) pdc20621_ata_pkt() argument 383 pdc20621_host_pkt(struct ata_taskfile * tf,u8 * buf,unsigned int portno) pdc20621_host_pkt() argument 902 pdc_tf_load_mmio(struct ata_port * ap,const struct ata_taskfile * tf) pdc_tf_load_mmio() argument 910 pdc_exec_command_mmio(struct ata_port * ap,const struct ata_taskfile * tf) pdc_exec_command_mmio() argument [all...] |
| H A D | libata-pmp.c | 42 struct ata_taskfile tf; in sata_pmp_read() local 79 struct ata_taskfile tf; sata_pmp_write() local [all...] |
| H A D | pata_ep93xx.c | 373 ep93xx_pata_tf_load(struct ata_port * ap,const struct ata_taskfile * tf) ep93xx_pata_tf_load() argument 414 ep93xx_pata_tf_read(struct ata_port * ap,struct ata_taskfile * tf) ep93xx_pata_tf_read() argument 446 ep93xx_pata_exec_command(struct ata_port * ap,const struct ata_taskfile * tf) ep93xx_pata_exec_command() argument [all...] |
| H A D | sata_inic162x.c | 556 inic_tf_read(struct ata_port * ap,struct ata_taskfile * tf) inic_tf_read() argument 572 struct ata_taskfile tf; inic_qc_fill_rtf() local 643 struct ata_taskfile tf; inic_hardreset() local [all...] |
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_color.c | 749 amdgpu_dm_set_atomic_regamma(struct dc_transfer_func * out_tf,const struct drm_color_lut * regamma_lut,uint32_t regamma_size,bool has_rom,enum dc_transfer_func_predefined tf) amdgpu_dm_set_atomic_regamma() argument 855 amdgpu_tf_to_dc_tf(enum amdgpu_transfer_function tf) amdgpu_tf_to_dc_tf() argument 884 amdgpu_colorop_tf_to_dc_tf(enum drm_colorop_curve_1d_type tf) amdgpu_colorop_tf_to_dc_tf() argument 1039 amdgpu_dm_atomic_shaper_lut(const struct drm_color_lut * shaper_lut,bool has_rom,enum dc_transfer_func_predefined tf,uint32_t shaper_size,struct dc_transfer_func * func_shaper) amdgpu_dm_atomic_shaper_lut() argument 1065 amdgpu_dm_atomic_blend_lut(const struct drm_color_lut * blend_lut,bool has_rom,enum dc_transfer_func_predefined tf,uint32_t blend_size,struct dc_transfer_func * func_blend) amdgpu_dm_atomic_blend_lut() argument 1204 enum dc_transfer_func_predefined tf = TRANSFER_FUNCTION_LINEAR; amdgpu_dm_check_crtc_color_mgmt() local 1344 enum dc_transfer_func_predefined tf = TRANSFER_FUNCTION_SRGB; map_crtc_degamma_to_dc_plane() local 1425 enum amdgpu_transfer_function tf = AMDGPU_TRANSFER_FUNCTION_DEFAULT; __set_dm_plane_degamma() local 1471 struct dc_transfer_func *tf = &dc_plane_state->in_transfer_func; __set_colorop_in_tf_1d_curve() local 1601 struct dc_transfer_func *tf = &dc_plane_state->in_shaper_func; __set_dm_plane_colorop_shaper() local 1706 struct dc_transfer_func *tf = &dc_plane_state->in_shaper_func; __set_dm_plane_colorop_3dlut() local 1764 struct dc_transfer_func *tf = &dc_plane_state->blend_tf; __set_dm_plane_colorop_blend() 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); dma_test_rx_callback() local 267 struct dma_test_frame *tf; dma_test_submit_rx() local 302 struct dma_test_frame *tf = container_of(frame, typeof(*tf), frame); dma_test_tx_callback() local 318 struct dma_test_frame *tf; dma_test_submit_tx() local [all...] |
| /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; ieee80211_tdls_add_chan_switch_req_ies() local 797 struct ieee80211_tdls_data *tf; ieee80211_prep_tdls_encap_data() local 1529 struct ieee80211_tdls_data *tf; ieee80211_tdls_find_sw_timing_ie() local 1747 struct ieee80211_tdls_data *tf = (void *)skb->data; ieee80211_process_tdls_channel_switch_resp() local 1849 struct ieee80211_tdls_data *tf = (void *)skb->data; ieee80211_process_tdls_channel_switch_req() local 2004 struct ieee80211_tdls_data *tf = (void *)skb->data; ieee80211_process_tdls_channel_switch() local [all...] |
| /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
|