Home
last modified time | relevance | path

Searched defs:th (Results 1 – 25 of 146) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/macintosh/
Dtherm_adt746x.c95 write_reg(struct thermostat* th, int reg, u8 data) in write_reg()
111 read_reg(struct thermostat* th, int reg) in read_reg()
128 static int read_fan_speed(struct thermostat *th, u8 addr) in read_fan_speed()
142 static void write_both_fan_speed(struct thermostat *th, int speed) in write_both_fan_speed()
149 static void write_fan_speed(struct thermostat *th, int speed, int fan) in write_fan_speed()
199 static void read_sensors(struct thermostat *th) in read_sensors()
208 static void display_stats(struct thermostat *th) in display_stats()
227 static void update_fans_speed (struct thermostat *th) in update_fans_speed()
284 struct thermostat* th = arg; in monitor_task() local
310 static void set_limit(struct thermostat *th, int i) in set_limit()
[all …]
/kernel/linux/linux-5.10/drivers/thermal/
Ddb8500_thermal.c64 struct db8500_thermal_zone *th = data; in db8500_thermal_get_temp() local
79 struct db8500_thermal_zone *th = data; in db8500_thermal_get_trend() local
91 static void db8500_thermal_update_config(struct db8500_thermal_zone *th, in db8500_thermal_update_config()
113 struct db8500_thermal_zone *th = irq_data; in prcmu_low_irq_handler() local
142 struct db8500_thermal_zone *th = irq_data; in prcmu_high_irq_handler() local
168 struct db8500_thermal_zone *th = NULL; in db8500_thermal_probe() local
232 struct db8500_thermal_zone *th = platform_get_drvdata(pdev); in db8500_thermal_resume() local
/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
Dcore.c106 struct intel_th *th = to_intel_th(hub); in intel_th_remove() local
192 struct intel_th *th = to_intel_th(thdev); in intel_th_output_devnode() local
238 struct intel_th *th = to_intel_th(thdev); in intel_th_output_activate() local
280 struct intel_th *th = to_intel_th(thdev); in intel_th_output_deactivate() local
372 intel_th_device_alloc(struct intel_th *th, unsigned int type, const char *name, in intel_th_device_alloc()
586 struct intel_th *th = container_of(work, struct intel_th, in __intel_th_request_hub_module() local
592 static int intel_th_request_hub_module(struct intel_th *th) in intel_th_request_hub_module()
600 static void intel_th_request_hub_module_flush(struct intel_th *th) in intel_th_request_hub_module_flush()
605 static inline int intel_th_request_hub_module(struct intel_th *th) in intel_th_request_hub_module()
610 static inline void intel_th_request_hub_module_flush(struct intel_th *th) in intel_th_request_hub_module_flush()
[all …]
Dpci.c31 static int intel_th_pci_activate(struct intel_th *th) in intel_th_pci_activate()
52 static void intel_th_pci_deactivate(struct intel_th *th) in intel_th_pci_deactivate()
80 struct intel_th *th; in intel_th_pci_probe() local
122 struct intel_th *th = pci_get_drvdata(pdev); in intel_th_pci_remove() local
Dacpi.c42 struct intel_th *th; in intel_th_acpi_probe() local
65 struct intel_th *th = platform_get_drvdata(pdev); in intel_th_acpi_remove() local
/kernel/linux/linux-5.10/drivers/sfi/
Dsfi_core.c167 struct sfi_table_header *th; in sfi_map_table() local
193 static void sfi_unmap_table(struct sfi_table_header *th) in sfi_unmap_table()
200 static int sfi_table_check_key(struct sfi_table_header *th, in sfi_table_check_key()
234 struct sfi_table_header *th; in sfi_check_table() local
262 struct sfi_table_header *th; in sfi_get_table() local
275 void sfi_put_table(struct sfi_table_header *th) in sfi_put_table()
396 struct sfi_table_header *th = NULL; in sfi_table_show() local
422 struct sfi_table_header *th; in sfi_sysfs_install_table() local
Dsfi_acpi.c81 struct acpi_table_header *th) in acpi_to_sfi_th()
87 struct sfi_table_header *th) in sfi_to_acpi_th()
97 static int __init sfi_acpi_parse_xsdt(struct sfi_table_header *th) in sfi_acpi_parse_xsdt()
181 struct acpi_table_header *th = NULL; in sfi_acpi_table_show() local
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_offload.c40 struct tcphdr *th = tcp_hdr(skb); in tcp4_gso_segment() local
59 struct tcphdr *th; in tcp_gso_segment() local
184 struct tcphdr *th; in tcp_gro_receive() local
290 struct tcphdr *th = tcp_hdr(skb); in tcp_gro_complete() local
325 struct tcphdr *th = tcp_hdr(skb); in tcp4_gro_complete() local
Dtcp_ipv4.c468 struct tcphdr *th = (struct tcphdr *)(skb->data + (iph->ihl << 2)); in tcp_v4_err() local
631 struct tcphdr *th = tcp_hdr(skb); in __tcp_v4_send_check() local
662 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_reset() local
664 struct tcphdr th; in tcp_v4_send_reset() member
832 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_ack() local
834 struct tcphdr th; in tcp_v4_send_ack() member
1281 const struct tcphdr *th, int nbytes) in tcp_v4_md5_hash_headers()
1305 __be32 daddr, __be32 saddr, const struct tcphdr *th) in tcp_v4_md5_hash_hdr()
1341 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_md5_hash_skb() local
1401 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_inbound_md5_hash() local
[all …]
Dsyncookies.c161 u32 __cookie_v4_init_sequence(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_init_sequence()
181 const struct tcphdr *th = tcp_hdr(skb); in cookie_v4_init_sequence() local
190 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_check()
334 const struct tcphdr *th = tcp_hdr(skb); in cookie_v4_check() local
/kernel/linux/linux-5.10/net/netfilter/
Dnf_synproxy_core.c29 const struct tcphdr *th, struct synproxy_options *opts) in synproxy_parse_options()
115 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options()
186 struct tcphdr *th, struct nf_conn *ct, in synproxy_tstamp_adjust()
471 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_synack()
514 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_syn()
560 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_ack()
598 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_ack()
637 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_recv_client_ack()
672 struct tcphdr *th, _th; in ipv4_synproxy_hook() local
884 const struct tcphdr *th, in synproxy_send_client_synack_ipv6()
[all …]
/kernel/linux/linux-5.10/net/ipv6/
Dtcpv6_offload.c32 struct tcphdr *th = tcp_hdr(skb); in tcp6_gro_complete() local
44 struct tcphdr *th; in tcp6_gso_segment() local
54 struct tcphdr *th = tcp_hdr(skb); in tcp6_gso_segment() local
Dsyncookies.c93 const struct tcphdr *th, __u16 *mssp) in __cookie_v6_init_sequence()
112 const struct tcphdr *th = tcp_hdr(skb); in cookie_v6_init_sequence() local
117 int __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th, in __cookie_v6_check()
135 const struct tcphdr *th = tcp_hdr(skb); in cookie_v6_check() local
Dtcp_ipv6.c382 const struct tcphdr *th = (struct tcphdr *)(skb->data+offset); in tcp_v6_err() local
669 const struct tcphdr *th, int nbytes) in tcp_v6_md5_hash_headers()
694 const struct tcphdr *th) in tcp_v6_md5_hash_hdr()
732 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_md5_hash_skb() local
781 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_inbound_md5_hash() local
889 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_response() local
1004 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_reset() local
1161 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_cookie_check() local
1170 struct tcphdr *th, u32 *cookie) in tcp_v6_get_syncookie()
1582 const struct tcphdr *th) in tcp_v6_fill_cb()
[all …]
/kernel/linux/linux-5.10/net/ceph/
Dauth_x.c119 struct ceph_x_ticket_handler *th; in get_ticket_handler() local
145 struct ceph_x_ticket_handler *th) in remove_ticket_handler()
164 struct ceph_x_ticket_handler *th; in process_one_ticket() local
349 struct ceph_x_ticket_handler *th, in ceph_x_build_authorizer()
414 static int ceph_x_encode_ticket(struct ceph_x_ticket_handler *th, in ceph_x_encode_ticket()
435 static bool need_key(struct ceph_x_ticket_handler *th) in need_key()
443 static bool have_key(struct ceph_x_ticket_handler *th) in have_key()
462 struct ceph_x_ticket_handler *th; in ceph_x_validate_tickets() local
490 struct ceph_x_ticket_handler *th = in ceph_x_build_request() local
568 struct ceph_x_ticket_handler *th; in ceph_x_handle_reply() local
[all …]
/kernel/linux/linux-5.10/fs/reiserfs/
Dinode.c36 struct reiserfs_transaction_handle th; in reiserfs_evict_inode() local
252 static int restart_transaction(struct reiserfs_transaction_handle *th, in restart_transaction()
639 static inline int _allocate_block(struct reiserfs_transaction_handle *th, in _allocate_block()
671 struct reiserfs_transaction_handle *th = NULL; in reiserfs_get_block() local
1445 void reiserfs_update_sd_size(struct reiserfs_transaction_handle *th, in reiserfs_update_sd_size()
1771 struct reiserfs_transaction_handle th; in reiserfs_write_inode() local
1798 static int reiserfs_new_directory(struct reiserfs_transaction_handle *th, in reiserfs_new_directory()
1861 static int reiserfs_new_symlink(struct reiserfs_transaction_handle *th, in reiserfs_new_symlink()
1920 int reiserfs_new_inode(struct reiserfs_transaction_handle *th, in reiserfs_new_inode()
2264 struct reiserfs_transaction_handle th; in reiserfs_truncate_file() local
[all …]
Dsuper.c69 struct reiserfs_transaction_handle th; in reiserfs_sync_fs() local
149 struct reiserfs_transaction_handle th; in reiserfs_freeze() local
196 struct reiserfs_transaction_handle th; in remove_save_link_only() local
429 void add_save_link(struct reiserfs_transaction_handle *th, in add_save_link()
512 struct reiserfs_transaction_handle th; in remove_save_link() local
591 struct reiserfs_transaction_handle th; in reiserfs_put_super() local
694 struct reiserfs_transaction_handle th; in reiserfs_dirty_inode() local
1434 struct reiserfs_transaction_handle th; in reiserfs_remount() local
1899 struct reiserfs_transaction_handle th; in reiserfs_fill_super() local
2280 struct reiserfs_transaction_handle th; in reiserfs_write_dquot() local
[all …]
Dnamei.c432 static int reiserfs_add_entry(struct reiserfs_transaction_handle *th, in reiserfs_add_entry()
635 struct reiserfs_transaction_handle th; in reiserfs_create() local
707 struct reiserfs_transaction_handle th; in reiserfs_mknod() local
790 struct reiserfs_transaction_handle th; in reiserfs_mkdir() local
904 struct reiserfs_transaction_handle th; in reiserfs_rmdir() local
1003 struct reiserfs_transaction_handle th; in reiserfs_unlink() local
1107 struct reiserfs_transaction_handle th; in reiserfs_symlink() local
1206 struct reiserfs_transaction_handle th; in reiserfs_link() local
1322 struct reiserfs_transaction_handle th; in reiserfs_rename() local
Dstree.c1034 static char prepare_for_delete_or_cut(struct reiserfs_transaction_handle *th, in prepare_for_delete_or_cut()
1190 static void init_tb_struct(struct reiserfs_transaction_handle *th, in init_tb_struct()
1251 int reiserfs_delete_item(struct reiserfs_transaction_handle *th, in reiserfs_delete_item()
1404 void reiserfs_delete_solid_item(struct reiserfs_transaction_handle *th, in reiserfs_delete_solid_item()
1494 int reiserfs_delete_object(struct reiserfs_transaction_handle *th, in reiserfs_delete_object()
1557 static int maybe_indirect_to_direct(struct reiserfs_transaction_handle *th, in maybe_indirect_to_direct()
1597 static void indirect_to_direct_roll_back(struct reiserfs_transaction_handle *th, in indirect_to_direct_roll_back()
1639 int reiserfs_cut_from_item(struct reiserfs_transaction_handle *th, in reiserfs_cut_from_item()
1860 static void truncate_directory(struct reiserfs_transaction_handle *th, in truncate_directory()
1879 int reiserfs_do_truncate(struct reiserfs_transaction_handle *th, in reiserfs_do_truncate()
[all …]
Djournal.c1903 static int do_journal_release(struct reiserfs_transaction_handle *th, in do_journal_release()
1967 int journal_release(struct reiserfs_transaction_handle *th, in journal_release()
1974 int journal_release_error(struct reiserfs_transaction_handle *th, in journal_release_error()
2915 int journal_transaction_should_end(struct reiserfs_transaction_handle *th, in journal_transaction_should_end()
2938 void reiserfs_block_writes(struct reiserfs_transaction_handle *th) in reiserfs_block_writes()
3024 static int do_journal_begin_r(struct reiserfs_transaction_handle *th, in do_journal_begin_r()
3152 struct reiserfs_transaction_handle *th; in reiserfs_persistent_transaction() local
3178 int reiserfs_end_persistent_transaction(struct reiserfs_transaction_handle *th) in reiserfs_end_persistent_transaction()
3193 static int journal_join(struct reiserfs_transaction_handle *th, in journal_join()
3207 int journal_join_abort(struct reiserfs_transaction_handle *th, in journal_join_abort()
[all …]
Dxattr_acl.c24 struct reiserfs_transaction_handle th; in reiserfs_set_acl() local
244 __reiserfs_set_acl(struct reiserfs_transaction_handle *th, struct inode *inode, in __reiserfs_set_acl()
300 reiserfs_inherit_default_acl(struct reiserfs_transaction_handle *th, in reiserfs_inherit_default_acl()
Dbitmap.c143 static int scan_bitmap_block(struct reiserfs_transaction_handle *th, in scan_bitmap_block()
347 static int scan_bitmap(struct reiserfs_transaction_handle *th, in scan_bitmap()
416 static void _reiserfs_free_block(struct reiserfs_transaction_handle *th, in _reiserfs_free_block()
467 void reiserfs_free_block(struct reiserfs_transaction_handle *th, in reiserfs_free_block()
491 static void reiserfs_free_prealloc_block(struct reiserfs_transaction_handle *th, in reiserfs_free_prealloc_block()
502 static void __discard_prealloc(struct reiserfs_transaction_handle *th, in __discard_prealloc()
536 void reiserfs_discard_prealloc(struct reiserfs_transaction_handle *th, in reiserfs_discard_prealloc()
546 void reiserfs_discard_all_prealloc(struct reiserfs_transaction_handle *th) in reiserfs_discard_all_prealloc()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dtest_misc_tcp_hdr_options.c35 struct tcphdr th; in __check_active_hdr_in() member
131 struct tcphdr *th; in check_active_hdr_in() local
171 struct tcphdr *th; in write_active_opt() local
/kernel/linux/linux-5.10/drivers/thermal/st/
Dst_thermal.c109 static int st_thermal_get_temp(struct thermal_zone_device *th, int *temperature) in st_thermal_get_temp()
137 static int st_thermal_get_trip_type(struct thermal_zone_device *th, in st_thermal_get_trip_type()
155 static int st_thermal_get_trip_temp(struct thermal_zone_device *th, in st_thermal_get_trip_temp()
/kernel/linux/linux-5.10/include/net/
Dip6_checksum.h66 struct tcphdr *th = tcp_hdr(skb); in __tcp_v6_send_check() local
82 struct tcphdr *th = tcp_hdr(skb); in tcp_v6_gso_csum_prep() local

123456