/kernel/linux/linux-5.10/drivers/macintosh/ |
D | therm_adt746x.c | 95 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-4.19/drivers/macintosh/ |
D | therm_adt746x.c | 94 write_reg(struct thermostat* th, int reg, u8 data) in write_reg() 110 read_reg(struct thermostat* th, int reg) in read_reg() 127 static int read_fan_speed(struct thermostat *th, u8 addr) in read_fan_speed() 141 static void write_both_fan_speed(struct thermostat *th, int speed) in write_both_fan_speed() 148 static void write_fan_speed(struct thermostat *th, int speed, int fan) in write_fan_speed() 198 static void read_sensors(struct thermostat *th) in read_sensors() 207 static void display_stats(struct thermostat *th) in display_stats() 226 static void update_fans_speed (struct thermostat *th) in update_fans_speed() 283 struct thermostat* th = arg; in monitor_task() local 309 static void set_limit(struct thermostat *th, int i) in set_limit() [all …]
|
/kernel/linux/linux-4.19/drivers/hwtracing/intel_th/ |
D | core.c | 106 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 222 struct intel_th *th = to_intel_th(thdev); in intel_th_output_activate() local 263 struct intel_th *th = to_intel_th(thdev); in intel_th_output_deactivate() local 355 intel_th_device_alloc(struct intel_th *th, unsigned int type, const char *name, in intel_th_device_alloc() 548 struct intel_th *th = container_of(work, struct intel_th, in __intel_th_request_hub_module() local 554 static int intel_th_request_hub_module(struct intel_th *th) in intel_th_request_hub_module() 562 static void intel_th_request_hub_module_flush(struct intel_th *th) in intel_th_request_hub_module_flush() 567 static inline int intel_th_request_hub_module(struct intel_th *th) in intel_th_request_hub_module() 572 static inline void intel_th_request_hub_module_flush(struct intel_th *th) in intel_th_request_hub_module_flush() [all …]
|
D | pci.c | 25 static int intel_th_pci_activate(struct intel_th *th) in intel_th_pci_activate() 46 static void intel_th_pci_deactivate(struct intel_th *th) in intel_th_pci_deactivate() 69 struct intel_th *th; in intel_th_pci_probe() local 95 struct intel_th *th = pci_get_drvdata(pdev); in intel_th_pci_remove() local
|
/kernel/linux/linux-5.10/drivers/thermal/ |
D | db8500_thermal.c | 64 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/ |
D | core.c | 106 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 …]
|
D | pci.c | 31 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 116 struct intel_th *th = pci_get_drvdata(pdev); in intel_th_pci_remove() local
|
/kernel/linux/linux-5.10/drivers/sfi/ |
D | sfi_core.c | 167 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
|
D | sfi_acpi.c | 81 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-4.19/drivers/sfi/ |
D | sfi_core.c | 167 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
|
D | sfi_acpi.c | 81 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/ |
D | tcp_offload.c | 40 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
|
/kernel/linux/linux-4.19/net/ipv4/ |
D | tcp_offload.c | 43 struct tcphdr *th = tcp_hdr(skb); in tcp4_gso_segment() local 62 struct tcphdr *th; in tcp_gso_segment() local 187 struct tcphdr *th; in tcp_gro_receive() local 293 struct tcphdr *th = tcp_hdr(skb); in tcp_gro_complete() local 324 struct tcphdr *th = tcp_hdr(skb); in tcp4_gro_complete() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_synproxy_core.c | 29 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-4.19/net/ipv6/ |
D | tcpv6_offload.c | 35 struct tcphdr *th = tcp_hdr(skb); in tcp6_gro_complete() local 47 struct tcphdr *th; in tcp6_gso_segment() local 57 struct tcphdr *th = tcp_hdr(skb); in tcp6_gso_segment() local
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | tcpv6_offload.c | 32 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
|
/kernel/linux/linux-4.19/net/ceph/ |
D | auth_x.c | 119 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/net/ceph/ |
D | auth_x.c | 119 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-4.19/net/ipv6/netfilter/ |
D | ip6t_SYNPROXY.c | 88 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_synack() 130 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_syn() 176 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_ack() 214 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_ack() 253 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_recv_client_ack() 283 struct tcphdr *th, _th; in synproxy_tg6() local 338 struct tcphdr *th, _th; in ipv6_synproxy_hook() local
|
/kernel/linux/linux-4.19/net/ipv4/netfilter/ |
D | ipt_SYNPROXY.c | 74 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_synack() 116 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_syn() 162 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_ack() 200 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_ack() 239 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_recv_client_ack() 269 struct tcphdr *th, _th; in synproxy_tg4() local 323 struct tcphdr *th, _th; in ipv4_synproxy_hook() local
|
/kernel/linux/linux-4.19/fs/reiserfs/ |
D | inode.c | 36 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 1447 void reiserfs_update_sd_size(struct reiserfs_transaction_handle *th, in reiserfs_update_sd_size() 1773 struct reiserfs_transaction_handle th; in reiserfs_write_inode() local 1800 static int reiserfs_new_directory(struct reiserfs_transaction_handle *th, in reiserfs_new_directory() 1863 static int reiserfs_new_symlink(struct reiserfs_transaction_handle *th, in reiserfs_new_symlink() 1922 int reiserfs_new_inode(struct reiserfs_transaction_handle *th, in reiserfs_new_inode() 2266 struct reiserfs_transaction_handle th; in reiserfs_truncate_file() local [all …]
|
D | namei.c | 432 static int reiserfs_add_entry(struct reiserfs_transaction_handle *th, in reiserfs_add_entry() 635 struct reiserfs_transaction_handle th; in reiserfs_create() local 706 struct reiserfs_transaction_handle th; in reiserfs_mknod() local 788 struct reiserfs_transaction_handle th; in reiserfs_mkdir() local 901 struct reiserfs_transaction_handle th; in reiserfs_rmdir() local 1000 struct reiserfs_transaction_handle th; in reiserfs_unlink() local 1104 struct reiserfs_transaction_handle th; in reiserfs_symlink() local 1202 struct reiserfs_transaction_handle th; in reiserfs_link() local 1318 struct reiserfs_transaction_handle th; in reiserfs_rename() local
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
D | inode.c | 36 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 …]
|
D | super.c | 69 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 …]
|
D | namei.c | 432 static int reiserfs_add_entry(struct reiserfs_transaction_handle *th, in reiserfs_add_entry() 635 struct reiserfs_transaction_handle th; in reiserfs_create() local 706 struct reiserfs_transaction_handle th; in reiserfs_mknod() local 788 struct reiserfs_transaction_handle th; in reiserfs_mkdir() local 901 struct reiserfs_transaction_handle th; in reiserfs_rmdir() local 1000 struct reiserfs_transaction_handle th; in reiserfs_unlink() local 1104 struct reiserfs_transaction_handle th; in reiserfs_symlink() local 1202 struct reiserfs_transaction_handle th; in reiserfs_link() local 1318 struct reiserfs_transaction_handle th; in reiserfs_rename() local
|