/Linux-v5.10/tools/testing/selftests/net/ |
D | tls.c | 98 FIXTURE(tls) in FIXTURE() argument 104 FIXTURE_VARIANT(tls) in FIXTURE_VARIANT() argument 119 FIXTURE_SETUP(tls) in FIXTURE_SETUP() argument 179 FIXTURE_TEARDOWN(tls) in FIXTURE_TEARDOWN() argument 185 TEST_F(tls, sendfile) in TEST_F() argument 195 TEST_F(tls, send_then_sendfile) in TEST_F() argument 251 TEST_F(tls, multi_chunk_sendfile) in TEST_F() argument 274 TEST_F(tls, recv_max) in TEST_F() argument 285 TEST_F(tls, recv_small) in TEST_F() argument 297 TEST_F(tls, msg_more) in TEST_F() argument [all …]
|
/Linux-v5.10/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.10/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.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | tls.c | 225 struct mlx5e_tls *tls; in mlx5e_tls_init() local 246 struct mlx5e_tls *tls = priv->tls; in mlx5e_tls_cleanup() local
|
D | en_accel.h | 108 struct mlx5e_accel_tx_tls_state tls; member
|
/Linux-v5.10/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.10/arch/csky/kernel/ |
D | process.c | 37 unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/riscv/kernel/ |
D | process.c | 110 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/microblaze/kernel/ |
D | process.c | 57 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/x86/um/asm/ |
D | processor_32.h | 16 struct user_desc tls; member
|
/Linux-v5.10/arch/hexagon/kernel/ |
D | process.c | 54 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/sh/kernel/ |
D | process_32.c | 96 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/c6x/kernel/ |
D | process.c | 109 unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/ia64/kernel/ |
D | process.c | 298 unsigned long user_stack_size, struct task_struct *p, unsigned long tls) in copy_thread() 401 unsigned long child_tidptr, unsigned long tls) in ia64_clone()
|
/Linux-v5.10/arch/h8300/kernel/ |
D | process.c | 109 unsigned long topstk, struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/s390/kernel/ |
D | process.c | 84 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/tools/testing/selftests/clone3/ |
D | clone3_selftests.h | 34 __aligned_u64 tls; member
|
/Linux-v5.10/arch/xtensa/kernel/ |
D | process.c | 206 unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/m68k/kernel/ |
D | process.c | 142 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/arc/kernel/ |
D | process.c | 167 unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/csky/include/uapi/asm/ |
D | ptrace.h | 10 unsigned long tls; member
|
/Linux-v5.10/arch/nds32/kernel/ |
D | process.c | 153 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/openrisc/kernel/ |
D | process.c | 151 struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/arch/parisc/kernel/ |
D | process.c | 192 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread()
|
/Linux-v5.10/include/linux/sched/ |
D | task.h | 29 unsigned long tls; member
|