/linux-6.1.9/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 …]
|
/linux-6.1.9/tools/lib/thermal/ |
D | sampling.c | 17 struct thermal_handler *th = thp->th; in handle_thermal_sample() local 32 thermal_error_t thermal_sampling_handle(struct thermal_handler *th, void *arg) in thermal_sampling_handle() 46 int thermal_sampling_fd(struct thermal_handler *th) in thermal_sampling_fd() 54 thermal_error_t thermal_sampling_exit(struct thermal_handler *th) in thermal_sampling_exit() 65 thermal_error_t thermal_sampling_init(struct thermal_handler *th) in thermal_sampling_init()
|
D | commands.c | 264 static thermal_error_t thermal_genl_auto(struct thermal_handler *th, int id, int cmd, in thermal_genl_auto() 290 thermal_error_t thermal_cmd_get_tz(struct thermal_handler *th, struct thermal_zone **tz) in thermal_cmd_get_tz() 296 thermal_error_t thermal_cmd_get_cdev(struct thermal_handler *th, struct thermal_cdev **tc) in thermal_cmd_get_cdev() 302 thermal_error_t thermal_cmd_get_trip(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_trip() 308 thermal_error_t thermal_cmd_get_governor(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_governor() 313 thermal_error_t thermal_cmd_get_temp(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_temp() 318 thermal_error_t thermal_cmd_exit(struct thermal_handler *th) in thermal_cmd_exit() 328 thermal_error_t thermal_cmd_init(struct thermal_handler *th) in thermal_cmd_init()
|
D | events.c | 119 thermal_error_t thermal_events_handle(struct thermal_handler *th, void *arg) in thermal_events_handle() 133 int thermal_events_fd(struct thermal_handler *th) in thermal_events_fd() 141 thermal_error_t thermal_events_exit(struct thermal_handler *th) in thermal_events_exit() 152 thermal_error_t thermal_events_init(struct thermal_handler *th) in thermal_events_init()
|
D | thermal.c | 78 static int __thermal_zone_discover(struct thermal_zone *tz, void *th) in __thermal_zone_discover() 89 struct thermal_zone *thermal_zone_discover(struct thermal_handler *th) in thermal_zone_discover() 102 void thermal_exit(struct thermal_handler *th) in thermal_exit() 113 struct thermal_handler *th; in thermal_init() local
|
/linux-6.1.9/drivers/hwtracing/intel_th/ |
D | core.c | 105 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 122 struct intel_th *th = pci_get_drvdata(pdev); in intel_th_pci_remove() local
|
D | acpi.c | 42 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
|
/linux-6.1.9/drivers/thermal/ |
D | db8500_thermal.c | 63 struct db8500_thermal_zone *th = tz->devdata; in db8500_thermal_get_temp() local 79 static void db8500_thermal_update_config(struct db8500_thermal_zone *th, in db8500_thermal_update_config() 99 struct db8500_thermal_zone *th = irq_data; in prcmu_low_irq_handler() local 127 struct db8500_thermal_zone *th = irq_data; in prcmu_high_irq_handler() local 152 struct db8500_thermal_zone *th = NULL; in db8500_thermal_probe() local 211 struct db8500_thermal_zone *th = platform_get_drvdata(pdev); in db8500_thermal_resume() local
|
/linux-6.1.9/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() 448 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_synack() 491 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_syn() 537 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_ack() 575 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_ack() 614 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_recv_client_ack() 649 struct tcphdr *th, _th; in ipv4_synproxy_hook() local 861 const struct tcphdr *th, in synproxy_send_client_synack_ipv6() [all …]
|
/linux-6.1.9/net/ipv4/ |
D | tcp_offload.c | 41 struct tcphdr *th = tcp_hdr(skb); in tcp4_gso_segment() local 60 struct tcphdr *th; in tcp_gso_segment() local 185 struct tcphdr *th; in tcp_gro_receive() local 301 struct tcphdr *th = tcp_hdr(skb); in tcp_gro_complete() local 336 struct tcphdr *th = tcp_hdr(skb); in tcp4_gro_complete() local
|
D | syncookies.c | 159 u32 __cookie_v4_init_sequence(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_init_sequence() 179 const struct tcphdr *th = tcp_hdr(skb); in cookie_v4_init_sequence() local 188 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_check() 332 const struct tcphdr *th = tcp_hdr(skb); in cookie_v4_check() local
|
/linux-6.1.9/net/ceph/ |
D | auth_x.c | 122 struct ceph_x_ticket_handler *th; in get_ticket_handler() local 148 struct ceph_x_ticket_handler *th) in remove_ticket_handler() 167 struct ceph_x_ticket_handler *th; in process_one_ticket() local 352 struct ceph_x_ticket_handler *th, in ceph_x_build_authorizer() 418 static int ceph_x_encode_ticket(struct ceph_x_ticket_handler *th, in ceph_x_encode_ticket() 439 static bool need_key(struct ceph_x_ticket_handler *th) in need_key() 447 static bool have_key(struct ceph_x_ticket_handler *th) in have_key() 467 struct ceph_x_ticket_handler *th; in ceph_x_validate_tickets() local 496 struct ceph_x_ticket_handler *th = in ceph_x_build_request() local 606 struct ceph_x_ticket_handler *th; in handle_auth_session_key() local [all …]
|
/linux-6.1.9/net/ipv6/ |
D | tcpv6_offload.c | 33 struct tcphdr *th = tcp_hdr(skb); in tcp6_gro_complete() local 45 struct tcphdr *th; in tcp6_gso_segment() local 55 struct tcphdr *th = tcp_hdr(skb); in tcp6_gso_segment() local
|
D | syncookies.c | 93 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
|
D | tcp_ipv6.c | 386 const struct tcphdr *th = (struct tcphdr *)(skb->data+offset); in tcp_v6_err() local 679 const struct tcphdr *th, int nbytes) in tcp_v6_md5_hash_headers() 704 const struct tcphdr *th) in tcp_v6_md5_hash_hdr() 742 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_md5_hash_skb() local 853 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_response() local 981 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_reset() local 1142 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_cookie_check() local 1151 struct tcphdr *th, u32 *cookie) in tcp_v6_get_syncookie() 1570 const struct tcphdr *th) in tcp_v6_fill_cb() 1598 const struct tcphdr *th; in tcp_v6_rcv() local [all …]
|
/linux-6.1.9/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() 631 static inline int _allocate_block(struct reiserfs_transaction_handle *th, in _allocate_block() 663 struct reiserfs_transaction_handle *th = NULL; in reiserfs_get_block() local 1437 void reiserfs_update_sd_size(struct reiserfs_transaction_handle *th, in reiserfs_update_sd_size() 1763 struct reiserfs_transaction_handle th; in reiserfs_write_inode() local 1790 static int reiserfs_new_directory(struct reiserfs_transaction_handle *th, in reiserfs_new_directory() 1853 static int reiserfs_new_symlink(struct reiserfs_transaction_handle *th, in reiserfs_new_symlink() 1912 int reiserfs_new_inode(struct reiserfs_transaction_handle *th, in reiserfs_new_inode() 2256 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 1432 struct reiserfs_transaction_handle th; in reiserfs_remount() local 1891 struct reiserfs_transaction_handle th; in reiserfs_fill_super() local 2270 struct reiserfs_transaction_handle th; in reiserfs_write_dquot() local [all …]
|
D | namei.c | 433 static int reiserfs_add_entry(struct reiserfs_transaction_handle *th, in reiserfs_add_entry() 636 struct reiserfs_transaction_handle th; in reiserfs_create() local 708 struct reiserfs_transaction_handle th; in reiserfs_mknod() local 792 struct reiserfs_transaction_handle th; in reiserfs_mkdir() local 906 struct reiserfs_transaction_handle th; in reiserfs_rmdir() local 1005 struct reiserfs_transaction_handle th; in reiserfs_unlink() local 1110 struct reiserfs_transaction_handle th; in reiserfs_symlink() local 1209 struct reiserfs_transaction_handle th; in reiserfs_link() local 1326 struct reiserfs_transaction_handle th; in reiserfs_rename() local
|
D | stree.c | 1034 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 …]
|
D | journal.c | 1904 static int do_journal_release(struct reiserfs_transaction_handle *th, in do_journal_release() 1968 int journal_release(struct reiserfs_transaction_handle *th, in journal_release() 1975 int journal_release_error(struct reiserfs_transaction_handle *th, in journal_release_error() 2917 int journal_transaction_should_end(struct reiserfs_transaction_handle *th, in journal_transaction_should_end() 2940 void reiserfs_block_writes(struct reiserfs_transaction_handle *th) in reiserfs_block_writes() 3026 static int do_journal_begin_r(struct reiserfs_transaction_handle *th, in do_journal_begin_r() 3154 struct reiserfs_transaction_handle *th; in reiserfs_persistent_transaction() local 3180 int reiserfs_end_persistent_transaction(struct reiserfs_transaction_handle *th) in reiserfs_end_persistent_transaction() 3195 static int journal_join(struct reiserfs_transaction_handle *th, in journal_join() 3209 int journal_join_abort(struct reiserfs_transaction_handle *th, in journal_join_abort() [all …]
|
D | bitmap.c | 143 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()
|
D | xattr_acl.c | 25 struct reiserfs_transaction_handle th; in reiserfs_set_acl() local 249 __reiserfs_set_acl(struct reiserfs_transaction_handle *th, struct inode *inode, in __reiserfs_set_acl() 305 reiserfs_inherit_default_acl(struct reiserfs_transaction_handle *th, in reiserfs_inherit_default_acl()
|
/linux-6.1.9/tools/testing/selftests/bpf/progs/ |
D | test_misc_tcp_hdr_options.c | 35 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
|
/linux-6.1.9/drivers/thermal/st/ |
D | st_thermal.c | 109 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()
|