| /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() 254 struct trace_fprobe *tf = to_trace_fprobe(ev); in trace_fprobe_match() local 265 static bool trace_fprobe_is_registered(struct trace_fprobe *tf) in trace_fprobe_is_registered() 349 fentry_trace_func(struct trace_fprobe *tf, unsigned long entry_ip, in fentry_trace_func() 394 struct trace_fprobe *tf = container_of(fp, struct trace_fprobe, fp); in trace_fprobe_entry_handler() local 436 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 | 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 | 249 struct ata_taskfile *tf = &qc->result_tf; in ata_scsi_set_passthru_sense_fields() local 933 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_passthru_sense() local 983 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_ata_sense() local 1309 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat() local 1400 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat() local 3303 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru() local 3631 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat() local 4126 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_in_xlat() local 4209 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_out_xlat() local 4300 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 | libata-sata.c | 151 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() 1482 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h() 1641 struct ata_taskfile tf; in ata_eh_analyze_ncq_error() local
|
| H A D | libata-eh.c | 1428 struct ata_taskfile tf; in atapi_eh_tur() local 1497 struct ata_taskfile tf; in ata_eh_request_sense() local 1556 struct ata_taskfile tf; in atapi_eh_request_sense() local 1658 const struct ata_taskfile *tf = &qc->result_tf; in ata_eh_analyze_tf() local 3278 struct ata_taskfile tf; in ata_eh_park_issue_cmd() local 3570 struct ata_taskfile tf; in ata_eh_maybe_retry_flush() local
|
| H A D | pata_ep93xx.c | 377 const struct ata_taskfile *tf) in ep93xx_pata_tf_load() 418 static void ep93xx_pata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ep93xx_pata_tf_read() 450 const struct ata_taskfile *tf) in ep93xx_pata_exec_command()
|
| H A D | sata_rcar.c | 360 const struct ata_taskfile *tf) in sata_rcar_tf_load() 393 static void sata_rcar_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in sata_rcar_tf_read() 418 const struct ata_taskfile *tf) in sata_rcar_exec_command()
|
| H A D | pata_ns87415.c | 263 static void ns87560_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ns87560_tf_read()
|
| H A D | pata_sil680.c | 209 const struct ata_taskfile *tf) in sil680_sff_exec_command()
|
| H A D | ahci_ceva.c | 94 struct ata_taskfile *tf, __le16 *id) in ceva_ahci_read_id()
|
| /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/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 | 699 struct ieee80211_tdls_data *tf; in ieee80211_tdls_add_chan_switch_req_ies() local 801 struct ieee80211_tdls_data *tf; in ieee80211_prep_tdls_encap_data() local 1535 struct ieee80211_tdls_data *tf; in ieee80211_tdls_find_sw_timing_ie() local 1753 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch_resp() local 1855 struct ieee80211_tdls_data *tf = (void *)skb->data; in ieee80211_process_tdls_channel_switch_req() local 2010 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/tools/perf/util/ |
| H A D | probe-finder.c | 1253 trace_event_finder_overlap(struct trace_event_finder * tf) trace_event_finder_overlap() argument 1267 struct trace_event_finder *tf = add_probe_trace_event() local 1390 struct trace_event_finder tf = { debuginfo__find_trace_events() local [all...] |
| /linux/include/linux/ |
| H A D | srcutiny.h | 144 char *tt, char *tf) in srcu_torture_stats_print()
|
| /linux/kernel/rcu/ |
| H A D | tasks.h | 759 char *tf, char *tst) in rcu_tasks_torture_stats_print_generic() 1262 void rcu_tasks_torture_stats_print(char *tt, char *tf) in rcu_tasks_torture_stats_print() 1427 void rcu_tasks_rude_torture_stats_print(char *tt, char *tf) in rcu_tasks_rude_torture_stats_print()
|
| /linux/drivers/media/tuners/ |
| H A D | max2165.c | 179 u8 tf; in max2165_set_rf() local
|