Home
last modified time | relevance | path

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

12

/tools/lib/thermal/
A Dsampling.c17 struct thermal_handler *th = thp->th; in handle_thermal_sample() local
34 thermal_error_t thermal_sampling_handle(struct thermal_handler *th, void *arg) in thermal_sampling_handle()
48 int thermal_sampling_fd(struct thermal_handler *th) in thermal_sampling_fd()
56 thermal_error_t thermal_sampling_exit(struct thermal_handler *th) in thermal_sampling_exit()
67 thermal_error_t thermal_sampling_init(struct thermal_handler *th) in thermal_sampling_init()
A Dcommands.c374 static thermal_error_t thermal_genl_auto(struct thermal_handler *th, cmd_cb_t cmd_cb, in thermal_genl_auto()
404 thermal_error_t thermal_cmd_get_tz(struct thermal_handler *th, struct thermal_zone **tz) in thermal_cmd_get_tz()
410 thermal_error_t thermal_cmd_get_cdev(struct thermal_handler *th, struct thermal_cdev **tc) in thermal_cmd_get_cdev()
416 thermal_error_t thermal_cmd_get_trip(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_trip()
432 thermal_error_t thermal_cmd_get_temp(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_temp()
440 thermal_error_t thermal_cmd_threshold_get(struct thermal_handler *th, in thermal_cmd_threshold_get()
449 thermal_error_t thermal_cmd_threshold_add(struct thermal_handler *th, in thermal_cmd_threshold_add()
460 thermal_error_t thermal_cmd_threshold_delete(struct thermal_handler *th, in thermal_cmd_threshold_delete()
471 thermal_error_t thermal_cmd_threshold_flush(struct thermal_handler *th, in thermal_cmd_threshold_flush()
480 thermal_error_t thermal_cmd_exit(struct thermal_handler *th) in thermal_cmd_exit()
[all …]
A Devents.c148 thermal_error_t thermal_events_handle(struct thermal_handler *th, void *arg) in thermal_events_handle()
162 int thermal_events_fd(struct thermal_handler *th) in thermal_events_fd()
170 thermal_error_t thermal_events_exit(struct thermal_handler *th) in thermal_events_exit()
181 thermal_error_t thermal_events_init(struct thermal_handler *th) in thermal_events_init()
A Dthermal.c9 int for_each_thermal_threshold(struct thermal_threshold *th, cb_th_t cb, void *arg) in for_each_thermal_threshold()
92 static int __thermal_zone_discover(struct thermal_zone *tz, void *th) in __thermal_zone_discover()
106 struct thermal_zone *thermal_zone_discover(struct thermal_handler *th) in thermal_zone_discover()
119 void thermal_exit(struct thermal_handler *th) in thermal_exit()
130 struct thermal_handler *th; in thermal_init() local
A Dthermal_nl.h25 struct thermal_handler *th; member
/tools/testing/selftests/bpf/progs/
A Dtest_misc_tcp_hdr_options.c36 struct tcphdr th; in __check_active_hdr_in() member
132 struct tcphdr *th; in check_active_hdr_in() local
175 struct tcphdr *th; in write_active_opt() local
A Dtest_btf_skc_cls_ingress.c24 struct tcphdr *th, struct tcp_sock *tp, in test_syncookie_helper()
74 struct tcphdr *th; in handle_ip_tcp() local
A Dtest_tcp_hdr_options.c377 struct tcphdr *th; in handle_write_hdr_opt() local
468 struct tcphdr *th; in handle_passive_estab() local
534 struct tcphdr *th; in handle_parse_hdr() local
A Dverifier_netfilter_ctx.c96 const struct tcphdr *th; in with_valid_ctx_access_test6() local
A Dtest_select_reuseport_kern.c105 struct tcphdr *th = data; in _select_by_skb_data() local
A Dtest_assign_reuse.c81 maybe_assign_tcp(struct __sk_buff *skb, struct tcphdr *th) in maybe_assign_tcp()
A Dtest_xdp.c50 struct tcphdr *th; in get_dport() local
A Dtest_xdp_loop.c46 struct tcphdr *th; in get_dport() local
A Dtest_xdp_dynptr.c52 struct tcphdr *th; in get_dport() local
A Dtest_tc_dtime.c146 struct tcphdr *th; in skb_get_type() local
/tools/perf/util/
A Dthreads.c67 struct thread *th, *res = NULL; in __threads_table_entry__get_last_match() local
78 struct thread *th) in __threads_table_entry__set_last_match()
85 struct thread *th) in threads_table_entry__set_last_match()
/tools/testing/selftests/net/lib/
A Dcsum.c169 static uint16_t checksum(void *th, uint16_t proto, size_t len) in checksum()
258 struct tcphdr *th = _th; in build_packet_tcp() local
590 static int recv_verify_csum(void *th, int len, uint16_t sport, uint16_t csum_field) in recv_verify_csum()
616 static int recv_verify_packet_tcp(void *th, int len) in recv_verify_packet_tcp()
626 static int recv_verify_packet_udp_encap(void *th, int len) in recv_verify_packet_udp_encap()
636 static int recv_verify_packet_udp(void *th, int len) in recv_verify_packet_udp()
/tools/testing/selftests/drivers/net/mlxsw/
A Dsharedbuffer_configuration.py36 def _get_static_size(self, th): argument
237 def dl_set(self, pool, th): argument
311 def dl_set(self, th): argument
/tools/perf/tests/workloads/
A Dthloop.c35 pthread_t th; in thloop() local
/tools/thermal/thermal-engine/
A Dthermal-engine.c38 struct thermal_handler *th; member
41 static int show_threshold(struct thermal_threshold *th, __maybe_unused void *arg) in show_threshold()
92 struct thermal_handler *th = arg; in set_threshold() local
/tools/perf/tests/shell/coresight/thread_loop/
A Dthread_loop.c21 pthread_t th; member
/tools/perf/tests/shell/coresight/unroll_loop_thread/
A Dunroll_loop_thread.c10 pthread_t th; member
/tools/perf/tests/shell/coresight/memcpy_thread/
A Dmemcpy_thread.c12 pthread_t th; member
/tools/testing/selftests/timens/
A Dvfork_exec.c50 pthread_t th; in check_in_thread() local
/tools/perf/util/hisi-ptt-decoder/
A Dhisi-ptt-pkt-decoder.c82 uint32_t th : 1; member

Completed in 67 milliseconds

12