Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/testing/selftests/net/
A Dtls.c228 FIXTURE(tls) in FIXTURE() argument
234 FIXTURE_VARIANT(tls) in FIXTURE_VARIANT() argument
308 FIXTURE_SETUP(tls) in FIXTURE_SETUP() argument
335 FIXTURE_TEARDOWN(tls) in FIXTURE_TEARDOWN() argument
341 TEST_F(tls, sendfile) in TEST_F() argument
430 TEST_F(tls, recv_max) in TEST_F() argument
455 TEST_F(tls, msg_more) in TEST_F() argument
1063 TEST_F(tls, bidir) in TEST_F() argument
1098 TEST_F(tls, pollin) in TEST_F() argument
1158 TEST_F(tls, blocking) in TEST_F() argument
[all …]
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dktls.c180 static void mlx5e_tls_debugfs_init(struct mlx5e_tls *tls, in mlx5e_tls_debugfs_init()
192 struct mlx5e_tls *tls; in mlx5e_ktls_init() local
217 struct mlx5e_tls *tls = priv->tls; in mlx5e_ktls_cleanup() local
A Den_accel.h111 struct mlx5e_accel_tx_tls_state tls; member
/linux-6.3-rc2/arch/nios2/kernel/
A Dprocess.c106 unsigned long tls = args->tls; in copy_thread() local
255 unsigned long tls) in nios2_clone()
/linux-6.3-rc2/arch/x86/um/
A Dtls_64.c9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
/linux-6.3-rc2/arch/csky/kernel/
A Dprocess.c37 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/microblaze/kernel/
A Dprocess.c59 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/x86/um/asm/
A Dprocessor_32.h16 struct user_desc tls; member
/linux-6.3-rc2/arch/sh/kernel/
A Dprocess_32.c94 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/hexagon/kernel/
A Dprocess.c56 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/ia64/kernel/
A Dprocess.c305 unsigned long tls = args->tls; in copy_thread() local
407 unsigned long child_tidptr, unsigned long tls) in ia64_clone()
/linux-6.3-rc2/arch/riscv/kernel/
A Dprocess.c163 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/parisc/kernel/
A Dprocess.c207 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/s390/kernel/
A Dprocess.c113 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/tools/testing/selftests/clone3/
A Dclone3_selftests.h34 __aligned_u64 tls; member
/linux-6.3-rc2/arch/csky/include/uapi/asm/
A Dptrace.h9 unsigned long tls; member
/linux-6.3-rc2/arch/m68k/kernel/
A Dprocess.c145 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/arc/kernel/
A Dprocess.c172 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/openrisc/kernel/
A Dprocess.c171 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/x86/kernel/
A Dprocess.c125 static int set_new_tls(struct task_struct *p, unsigned long tls) in set_new_tls()
139 unsigned long tls = args->tls; in copy_thread() local
A Dtls.c256 const struct desc_struct *tls; in regset_tls_get() local
/linux-6.3-rc2/tools/testing/selftests/arm64/abi/
A Dtpidr2.c165 int *parent_tidptr, unsigned long tls, in sys_clone()
/linux-6.3-rc2/arch/xtensa/kernel/
A Dprocess.c271 unsigned long tls = args->tls; in copy_thread() local
/linux-6.3-rc2/arch/sparc/kernel/
A Dprocess_32.c265 unsigned long tls = args->tls; local
/linux-6.3-rc2/include/linux/sched/
A Dtask.h29 unsigned long tls; member

Completed in 66 milliseconds

12