/openbmc/linux/tools/testing/selftests/net/ |
H A D | tls.c | 269 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 D | ktls.c | 180 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 D | en_accel.h | 117 struct mlx5e_accel_tx_tls_state tls; member
|
/openbmc/qemu/ui/ |
H A D | ui-qmp-cmds.c | 117 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 D | vnc-auth-vencrypt.c | 101 QIOChannelTLS *tls; in protocol_client_vencrypt_auth() local
|
H A D | vnc-ws.c | 55 QIOChannelTLS *tls; in vncws_tls_handshake_io() local
|
H A D | spice-module.c | 59 int tls) in qemu_spice_display_add_client_stub()
|
/openbmc/linux/arch/nios2/kernel/ |
H A D | process.c | 106 unsigned long tls = args->tls; in copy_thread() local 255 unsigned long tls) in nios2_clone()
|
/openbmc/linux/arch/x86/um/ |
H A D | tls_64.c | 9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
|
/openbmc/linux/arch/csky/kernel/ |
H A D | process.c | 37 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | process.c | 59 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/arch/x86/um/asm/ |
H A D | processor_32.h | 16 struct user_desc tls; member
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | process.c | 56 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/arch/sh/kernel/ |
H A D | process_32.c | 94 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | process.c | 206 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | process.c | 178 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | process.c | 305 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 D | qmp-cmds.c | 119 bool has_skipauth, bool skipauth, bool has_tls, bool tls, in qmp_add_client()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | process.c | 113 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/tools/testing/selftests/clone3/ |
H A D | clone3_selftests.h | 34 __aligned_u64 tls; member
|
/openbmc/linux/arch/arc/kernel/ |
H A D | process.c | 171 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/arch/csky/include/uapi/asm/ |
H A D | ptrace.h | 9 unsigned long tls; member
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | process.c | 145 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/arch/openrisc/kernel/ |
H A D | process.c | 171 unsigned long tls = args->tls; in copy_thread() local
|
/openbmc/linux/tools/testing/selftests/arm64/abi/ |
H A D | tpidr2.c | 165 int *parent_tidptr, unsigned long tls, in sys_clone()
|