Searched defs:th (Results 1 - 25 of 154) sorted by relevance

1234567

/linux-master/drivers/hwtracing/intel_th/
H A Dacpi.c42 struct intel_th *th; local
65 struct intel_th *th = platform_get_drvdata(pdev); local
H A Dpci.c31 static int intel_th_pci_activate(struct intel_th *th) argument
52 static void intel_th_pci_deactivate(struct intel_th *th) argument
80 struct intel_th *th; local
122 struct intel_th *th = pci_get_drvdata(pdev); local
[all...]
/linux-master/net/netfilter/
H A Dxt_tcpmss.c28 const struct tcphdr *th; local
H A Dxt_ecn.c31 const struct tcphdr *th; local
/linux-master/fs/reiserfs/
H A Dobjectid.c49 __u32 reiserfs_get_unused_objectid(struct reiserfs_transaction_handle *th) argument
97 void reiserfs_release_objectid(struct reiserfs_transaction_handle *th, argument
H A Dxattr.h109 reiserfs_security_write(struct reiserfs_transaction_handle *th, argument
/linux-master/net/ipv6/netfilter/
H A Dip6t_SYNPROXY.c19 struct tcphdr *th, _th; local
[all...]
/linux-master/net/ipv4/netfilter/
H A Dipt_SYNPROXY.c19 struct tcphdr *th, _th; local
[all...]
/linux-master/include/net/
H A Dip6_checksum.h58 struct tcphdr *th = tcp_hdr(skb); local
68 struct tcphdr *th = tcp_hdr(skb); local
/linux-master/tools/lib/thermal/
H A Devents.c119 thermal_error_t thermal_events_handle(struct thermal_handler *th, void *arg) argument
133 int thermal_events_fd(struct thermal_handler *th) argument
141 thermal_events_exit(struct thermal_handler *th) argument
152 thermal_events_init(struct thermal_handler *th) argument
[all...]
H A Dthermal_nl.h25 struct thermal_handler *th; member in struct:thermal_handler_param
H A Dsampling.c17 struct thermal_handler *th = thp->th; local
32 thermal_error_t thermal_sampling_handle(struct thermal_handler *th, void *arg) argument
46 thermal_sampling_fd(struct thermal_handler *th) argument
54 thermal_sampling_exit(struct thermal_handler *th) argument
65 thermal_sampling_init(struct thermal_handler *th) argument
[all...]
H A Dthermal.c78 static int __thermal_zone_discover(struct thermal_zone *tz, void *th) argument
89 struct thermal_zone *thermal_zone_discover(struct thermal_handler *th) argument
102 void thermal_exit(struct thermal_handler *th) argument
113 struct thermal_handler *th; local
[all...]
/linux-master/tools/perf/tests/shell/coresight/memcpy_thread/
H A Dmemcpy_thread.c12 pthread_t th; member in struct:args
/linux-master/tools/perf/tests/workloads/
H A Dthloop.c35 pthread_t th; local
/linux-master/net/ipv6/
H A Dtcpv6_offload.c33 struct tcphdr *th = tcp_hdr(skb); local
46 struct tcphdr *th; local
56 struct tcphdr *th = tcp_hdr(skb); local
/linux-master/net/ipv6/ila/
H A Dila_common.c84 struct tcphdr *th = (struct tcphdr *) local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_select_reuseport_kern.c106 struct tcphdr *th = data; local
H A Dverifier_netfilter_ctx.c96 const struct tcphdr *th; local
H A Dtest_btf_skc_cls_ingress.c27 static void test_syncookie_helper(struct ipv6hdr *ip6h, struct tcphdr *th, argument
74 struct tcphdr *th; local
[all...]
/linux-master/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A Dunroll_loop_thread.c10 pthread_t th; member in struct:args
/linux-master/tools/perf/tests/shell/coresight/thread_loop/
H A Dthread_loop.c21 pthread_t th; member in struct:args
/linux-master/net/netfilter/ipset/
H A Dip_set_getport.c31 const struct tcphdr *th; local
/linux-master/net/mptcp/
H A Dsyncookies.c41 struct tcphdr *th = tcp_hdr(skb); local
/linux-master/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c48 struct tcphdr *th; local

Completed in 228 milliseconds

1234567