Searched defs:th (Results 101 - 125 of 156) sorted by last modified time

1234567

/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_tx.c102 static __be16 tcp_hdr_doff_flags(const struct tcphdr *th) argument
159 const struct tcphdr *th; local
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h96 static inline unsigned int tcp_hdrlen(const struct tcphdr *th) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dverifier_netfilter_ctx.c96 const struct tcphdr *th; local
H A Dtest_tc_dtime.c146 struct tcphdr *th; local
H A Dtest_select_reuseport_kern.c106 struct tcphdr *th = data; local
H A Dtest_misc_tcp_hdr_options.c36 struct tcphdr th; member in union:__anon5163
132 struct tcphdr *th; local
175 struct tcphdr *th; local
[all...]
/linux-master/net/netfilter/
H A Dxt_tcpudp.c71 const struct tcphdr *th; local
H A Dnf_nat_sip.c42 struct tcphdr *th; local
308 const struct tcphdr *th; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_icm_pool.c35 u64 th; member in struct:mlx5dr_icm_pool
/linux-master/drivers/acpi/
H A Dsysfs.c445 static int acpi_bert_data_init(void *th, struct acpi_data_attr *data_attr) argument
461 static int acpi_ccel_data_init(void *th, struct acpi_data_attr *data_attr) argument
487 static int acpi_table_data_init(struct acpi_table_header *th) argument
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c371 u8 tc, th, *table; local
/linux-master/fs/reiserfs/
H A Dtail_conversion.c25 int direct2indirect(struct reiserfs_transaction_handle *th, struct inode *inode, argument
202 int indirect2direct(struct reiserfs_transaction_handle *th, argument
H A Dxattr.h109 reiserfs_security_write(struct reiserfs_transaction_handle *th, argument
H A Dacl.h72 reiserfs_inherit_default_acl(struct reiserfs_transaction_handle *th, argument
H A Dresize.c27 struct reiserfs_transaction_handle th; local
/linux-master/drivers/hwtracing/intel_th/
H A Dcore.c105 struct intel_th *th = to_intel_th(hub); local
192 const struct intel_th *th = to_intel_th(thdev); local
238 struct intel_th *th = to_intel_th(thdev); local
280 struct intel_th *th = to_intel_th(thdev); local
372 intel_th_device_alloc(struct intel_th *th, unsigned int type, const char *name, int id) argument
586 struct intel_th *th = container_of(work, struct intel_th, local
592 intel_th_request_hub_module(struct intel_th *th) argument
600 intel_th_request_hub_module_flush(struct intel_th *th) argument
605 intel_th_request_hub_module(struct intel_th *th) argument
610 intel_th_request_hub_module_flush(struct intel_th *th) argument
616 intel_th_subdevice_alloc(struct intel_th *th, const struct intel_th_subdevice *subdev) argument
715 intel_th_output_enable(struct intel_th *th, unsigned int otype) argument
766 intel_th_populate(struct intel_th *th) argument
840 struct intel_th *th = data; local
868 struct intel_th *th; local
943 intel_th_free(struct intel_th *th) argument
[all...]
/linux-master/tools/lib/thermal/
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...]
/linux-master/tools/testing/selftests/timens/
H A Dvfork_exec.c50 pthread_t th; local
/linux-master/sound/soc/uniphier/
H A Daio-core.c1122 int aiodma_rb_set_threshold(struct uniphier_aio_sub *sub, u64 size, u32 th) argument
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c748 unsigned char *th; local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_app.c288 static inline void vs_fix_seq(const struct ip_vs_seq *vseq, struct tcphdr *th) argument
315 vs_fix_ack_seq(const struct ip_vs_seq *vseq, struct tcphdr *th) argument
366 struct tcphdr *th; local
443 struct tcphdr *th; local
[all...]
/linux-master/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.c82 uint32_t th : 1; member in struct:hisi_ptt_4dw::__anon135
/linux-master/net/ipv4/netfilter/
H A Dnf_nat_h323.c33 const struct tcphdr *th; local
/linux-master/include/soc/fsl/
H A Dqman.h578 static inline u64 qm_cgr_cs_thres_get64(const struct qm_cgr_cs_thres *th) argument
585 static inline int qm_cgr_cs_thres_set64(struct qm_cgr_cs_thres *th, u64 val, argument
/linux-master/drivers/net/ethernet/netronome/nfp/crypto/
H A Dtls.c479 struct tcphdr *th; local

Completed in 311 milliseconds

1234567