Home
last modified time | relevance | path

Searched defs:tls (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c269 FIXTURE(tls) in FIXTURE() argument
275 FIXTURE_VARIANT(tls) in FIXTURE_VARIANT() argument
365 FIXTURE_SETUP(tls) in FIXTURE_SETUP() argument
395 FIXTURE_TEARDOWN(tls) in FIXTURE_TEARDOWN() argument
401 TEST_F(tls, sendfile) in TEST_F() argument
411 TEST_F(tls, send_then_sendfile) in TEST_F() argument
467 TEST_F(tls, multi_chunk_sendfile) in TEST_F() argument
490 TEST_F(tls, recv_max) in TEST_F() argument
503 TEST_F(tls, recv_small) in TEST_F() argument
515 TEST_F(tls, msg_more) in TEST_F() argument
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls.c180 static void mlx5e_tls_debugfs_init(struct mlx5e_tls *tls, in mlx5e_tls_debugfs_init()
191 struct mlx5e_tls *tls; in mlx5e_ktls_init() local
210 struct mlx5e_tls *tls = priv->tls; in mlx5e_ktls_cleanup() local
H A Den_accel.h117 struct mlx5e_accel_tx_tls_state tls; member
/openbmc/qemu/ui/
H A Dui-qmp-cmds.c117 bool has_tls, bool tls, Error **errp) in qmp_add_client_spice()
133 bool has_tls, bool tls, Error **errp) in qmp_add_client_vnc()
143 bool has_tls, bool tls, Error **errp) in qmp_add_client_dbus_display()
H A Dvnc-auth-vencrypt.c101 QIOChannelTLS *tls; in protocol_client_vencrypt_auth() local
H A Dvnc-ws.c55 QIOChannelTLS *tls; in vncws_tls_handshake_io() local
H A Dspice-module.c59 int tls) in qemu_spice_display_add_client_stub()
/openbmc/linux/arch/nios2/kernel/
H A Dprocess.c106 unsigned long tls = args->tls; in copy_thread() local
255 unsigned long tls) in nios2_clone()
/openbmc/linux/arch/x86/um/
H A Dtls_64.c9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
/openbmc/linux/arch/csky/kernel/
H A Dprocess.c37 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/arch/microblaze/kernel/
H A Dprocess.c59 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/arch/x86/um/asm/
H A Dprocessor_32.h16 struct user_desc tls; member
/openbmc/linux/arch/hexagon/kernel/
H A Dprocess.c56 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/arch/sh/kernel/
H A Dprocess_32.c94 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/arch/parisc/kernel/
H A Dprocess.c206 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/arch/riscv/kernel/
H A Dprocess.c178 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/arch/ia64/kernel/
H A Dprocess.c305 unsigned long tls = args->tls; in copy_thread() local
407 unsigned long child_tidptr, unsigned long tls) in ia64_clone()
/openbmc/qemu/monitor/
H A Dqmp-cmds.c119 bool has_skipauth, bool skipauth, bool has_tls, bool tls, in qmp_add_client()
/openbmc/linux/arch/s390/kernel/
H A Dprocess.c113 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/tools/testing/selftests/clone3/
H A Dclone3_selftests.h34 __aligned_u64 tls; member
/openbmc/linux/arch/arc/kernel/
H A Dprocess.c171 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/arch/csky/include/uapi/asm/
H A Dptrace.h9 unsigned long tls; member
/openbmc/linux/arch/m68k/kernel/
H A Dprocess.c145 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/arch/openrisc/kernel/
H A Dprocess.c171 unsigned long tls = args->tls; in copy_thread() local
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c165 int *parent_tidptr, unsigned long tls, in sys_clone()

123