/linux-6.14.4/tools/testing/selftests/net/ |
D | tls.c | 290 FIXTURE(tls) in FIXTURE() argument 296 FIXTURE_VARIANT(tls) in FIXTURE_VARIANT() argument 386 FIXTURE_SETUP(tls) in FIXTURE_SETUP() argument 416 FIXTURE_TEARDOWN(tls) in FIXTURE_TEARDOWN() argument 422 TEST_F(tls, sendfile) in TEST_F() argument 432 TEST_F(tls, send_then_sendfile) in TEST_F() argument 488 TEST_F(tls, multi_chunk_sendfile) in TEST_F() argument 511 TEST_F(tls, recv_max) in TEST_F() argument 524 TEST_F(tls, recv_small) in TEST_F() argument 536 TEST_F(tls, msg_more) in TEST_F() argument [all …]
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
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
|
D | en_accel.h | 117 struct mlx5e_accel_tx_tls_state tls; member
|
/linux-6.14.4/arch/nios2/kernel/ |
D | process.c | 106 unsigned long tls = args->tls; in copy_thread() local 255 unsigned long tls) in nios2_clone()
|
/linux-6.14.4/arch/x86/um/ |
D | tls_64.c | 9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
|
/linux-6.14.4/arch/csky/kernel/ |
D | process.c | 37 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/microblaze/kernel/ |
D | process.c | 59 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/hexagon/kernel/ |
D | process.c | 57 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/sh/kernel/ |
D | process_32.c | 94 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/x86/um/asm/ |
D | processor_32.h | 16 struct user_desc tls; member
|
/linux-6.14.4/arch/parisc/kernel/ |
D | process.c | 206 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/tools/testing/selftests/clone3/ |
D | clone3_selftests.h | 30 __aligned_u64 tls; member
|
/linux-6.14.4/arch/s390/kernel/ |
D | process.c | 112 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/m68k/kernel/ |
D | process.c | 146 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/csky/include/uapi/asm/ |
D | ptrace.h | 9 unsigned long tls; member
|
/linux-6.14.4/arch/arc/kernel/ |
D | process.c | 171 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/openrisc/kernel/ |
D | process.c | 170 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/tools/testing/selftests/arm64/abi/ |
D | tpidr2.c | 165 int *parent_tidptr, unsigned long tls, in sys_clone()
|
/linux-6.14.4/arch/x86/kernel/ |
D | process.c | 136 static int set_new_tls(struct task_struct *p, unsigned long tls) in set_new_tls() 169 unsigned long tls = args->tls; in copy_thread() local
|
D | tls.c | 256 const struct desc_struct *tls; in regset_tls_get() local
|
/linux-6.14.4/arch/xtensa/kernel/ |
D | process.c | 272 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/sparc/kernel/ |
D | process_32.c | 265 unsigned long tls = args->tls; local
|
/linux-6.14.4/arch/loongarch/kernel/ |
D | process.c | 147 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/um/kernel/ |
D | process.c | 144 unsigned long tls = args->tls; in copy_thread() local
|
/linux-6.14.4/arch/riscv/kernel/ |
D | process.c | 213 unsigned long tls = args->tls; in copy_thread() local
|