Home
last modified time | relevance | path

Searched defs:tss (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dnet_timestamping.c48 static void test_socket_timestamp(struct scm_timestamping *tss, int tstype, in test_socket_timestamp()
76 struct scm_timestamping *tss = NULL; in test_recv_errmsg_cmsg() local
/linux/arch/x86/include/asm/
H A Dcpu_entry_area.h78 struct x86_hw_tss tss; member
112 struct tss_struct tss; member
/linux/net/ipv4/
H A Dtcp.c783 struct tcp_splice_state *tss = rd_desc->arg.data; tcp_splice_data_recv() local
793 __tcp_splice_read(struct sock * sk,struct tcp_splice_state * tss) __tcp_splice_read() argument
821 struct tcp_splice_state tss = { tcp_splice_read() local
1822 tcp_update_recv_tstamps(struct sk_buff * skb,struct scm_timestamping_internal * tss) tcp_update_recv_tstamps() argument
1951 receive_fallback_to_copy(struct sock * sk,struct tcp_zerocopy_receive * zc,int inq,struct scm_timestamping_internal * tss) receive_fallback_to_copy() argument
2014 tcp_zc_handle_leftover(struct tcp_zerocopy_receive * zc,struct sock * sk,struct sk_buff * skb,u32 * seq,s32 copybuf_len,struct scm_timestamping_internal * tss) tcp_zc_handle_leftover() argument
2119 tcp_zc_finalize_rx_tstamp(struct sock * sk,struct tcp_zerocopy_receive * zc,struct scm_timestamping_internal * tss) tcp_zc_finalize_rx_tstamp() argument
2171 tcp_zerocopy_receive(struct sock * sk,struct tcp_zerocopy_receive * zc,struct scm_timestamping_internal * tss) tcp_zerocopy_receive() argument
2322 tcp_recv_timestamp(struct msghdr * msg,const struct sock * sk,struct scm_timestamping_internal * tss) tcp_recv_timestamp() argument
2634 tcp_recvmsg_locked(struct sock * sk,struct msghdr * msg,size_t len,int flags,struct scm_timestamping_internal * tss,int * cmsg_flags) tcp_recvmsg_locked() argument
2917 struct scm_timestamping_internal tss; tcp_recvmsg() local
4688 struct scm_timestamping_internal tss; do_tcp_getsockopt() local
[all...]
/linux/arch/x86/kernel/cpu/
H A Dcommon.c2112 struct tss_struct *tss; in enable_sep_cpu() local
2355 static inline void tss_setup_ist(struct tss_struct *tss) in tss_setup_ist()
2366 static inline void tss_setup_ist(struct tss_struct *tss) { } in tss_setup_ist()
2369 static inline void tss_setup_io_bitmap(struct tss_struct *tss) in tss_setup_io_bitmap()
2391 struct tss_struct *tss = this_cpu_ptr(&cpu_tss_rw); in cpu_init_exception_handling() local
/linux/arch/x86/hyperv/
H A Dhv_vtl.c121 struct ldttss_desc *tss; in hv_vtl_bringup_vcpu() local
H A Dhv_crash.c186 tss_desc tss; in hv_mark_tss_not_busy() local
/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c217 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp() argument
315 struct scm_timestamping *tss = NULL; in __recv_errmsg_cmsg() local
[all...]
H A Dudpgso_bench_tx.c142 struct scm_timestamping *tss; in flush_cmsg() local
/linux/drivers/acpi/
H A Dprocessor_throttling.c492 union acpi_object *tss = NULL; in acpi_processor_get_throttling_states() local
/linux/arch/x86/kvm/
H A Demulate.c2621 struct tss_segment_16 *tss) in save_state_to_tss16()
2642 struct tss_segment_16 *tss) in load_state_from_tss16()
2733 struct tss_segment_32 *tss) in save_state_to_tss32()
2756 struct tss_segment_32 *tss) in load_state_from_tss32()
/linux/arch/x86/xen/
H A Denlighten_pv.c1034 struct tss_struct *tss = this_cpu_ptr(&cpu_tss_rw); in xen_update_io_bitmap() local
/linux/drivers/ata/
H A Dpata_mpc52xx.c122 u8 tss; member
/linux/net/mptcp/
H A Dprotocol.c1996 struct scm_timestamping_internal *tss, in __mptcp_recvmsg_mskq()
2243 struct scm_timestamping_internal tss; in mptcp_recvmsg() local
/linux/net/
H A Dsocket.c915 struct scm_timestamping_internal tss; in __sock_recv_timestamp() local