/Linux-v5.15/tools/testing/selftests/net/ |
D | tls.c | 139 FIXTURE(tls) in FIXTURE() argument 145 FIXTURE_VARIANT(tls) in FIXTURE_VARIANT() argument 175 FIXTURE_SETUP(tls) in FIXTURE_SETUP() argument 234 FIXTURE_TEARDOWN(tls) in FIXTURE_TEARDOWN() argument 240 TEST_F(tls, sendfile) in TEST_F() argument 250 TEST_F(tls, send_then_sendfile) in TEST_F() argument 306 TEST_F(tls, multi_chunk_sendfile) in TEST_F() argument 329 TEST_F(tls, recv_max) in TEST_F() argument 342 TEST_F(tls, recv_small) in TEST_F() argument 354 TEST_F(tls, msg_more) in TEST_F() argument [all …]
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | tls.c | 74 struct mlx5_fpga_tls *tls = fdev->tls; in mlx5_fpga_tls_cmd_complete() local 103 struct mlx5_fpga_tls *tls = fdev->tls; in mlx5_fpga_tls_cmd_send() local 268 struct mlx5_fpga_tls *tls = mdev->fpga->tls; in mlx5_fpga_tls_del_flow() local 451 struct mlx5_fpga_tls *tls; in mlx5_fpga_tls_init() local 589 struct mlx5_fpga_tls *tls = mdev->fpga->tls; in mlx5_fpga_tls_add_flow() local
|
/Linux-v5.15/arch/nios2/kernel/ |
D | process.c | 104 struct task_struct *p, unsigned long tls) in copy_thread() 257 unsigned long tls) in nios2_clone()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | tls.c | 225 struct mlx5e_tls *tls; in mlx5e_tls_init() local 240 struct mlx5e_tls *tls = priv->tls; in mlx5e_tls_cleanup() local
|
D | en_accel.h | 110 struct mlx5e_accel_tx_tls_state tls; member
|
/Linux-v5.15/arch/x86/um/ |
D | tls_64.c | 9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
|
/Linux-v5.15/arch/csky/kernel/ |
D | process.c | 37 unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/riscv/kernel/ |
D | process.c | 123 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/microblaze/kernel/ |
D | process.c | 57 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/x86/um/asm/ |
D | processor_32.h | 16 struct user_desc tls; member
|
/Linux-v5.15/arch/sh/kernel/ |
D | process_32.c | 96 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/hexagon/kernel/ |
D | process.c | 54 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/ia64/kernel/ |
D | process.c | 299 unsigned long user_stack_size, struct task_struct *p, unsigned long tls) in copy_thread() 402 unsigned long child_tidptr, unsigned long tls) in ia64_clone()
|
/Linux-v5.15/arch/h8300/kernel/ |
D | process.c | 109 unsigned long topstk, struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/s390/kernel/ |
D | process.c | 98 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/tools/testing/selftests/clone3/ |
D | clone3_selftests.h | 34 __aligned_u64 tls; member
|
/Linux-v5.15/arch/xtensa/kernel/ |
D | process.c | 206 unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/nds32/kernel/ |
D | process.c | 153 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/csky/include/uapi/asm/ |
D | ptrace.h | 9 unsigned long tls; member
|
/Linux-v5.15/arch/m68k/kernel/ |
D | process.c | 142 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/arc/kernel/ |
D | process.c | 167 unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/openrisc/kernel/ |
D | process.c | 156 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/parisc/kernel/ |
D | process.c | 189 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/arch/x86/kernel/ |
D | process.c | 109 static int set_new_tls(struct task_struct *p, unsigned long tls) in set_new_tls() 120 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.15/include/linux/sched/ |
D | task.h | 29 unsigned long tls; member
|