/linux/tools/testing/selftests/net/ |
A D | tls.c | 228 FIXTURE(tls) in FIXTURE() argument 234 FIXTURE_VARIANT(tls) in FIXTURE_VARIANT() argument 300 FIXTURE_SETUP(tls) in FIXTURE_SETUP() argument 320 FIXTURE_TEARDOWN(tls) in FIXTURE_TEARDOWN() argument 326 TEST_F(tls, sendfile) in TEST_F() argument 415 TEST_F(tls, recv_max) in TEST_F() argument 440 TEST_F(tls, msg_more) in TEST_F() argument 1034 TEST_F(tls, bidir) in TEST_F() argument 1069 TEST_F(tls, pollin) in TEST_F() argument 1129 TEST_F(tls, blocking) in TEST_F() argument [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
A 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/arch/nios2/kernel/ |
A D | process.c | 104 struct task_struct *p, unsigned long tls) in copy_thread() 254 unsigned long tls) in nios2_clone()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A 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
|
A D | en_accel.h | 110 struct mlx5e_accel_tx_tls_state tls; member
|
/linux/arch/x86/um/ |
A D | tls_64.c | 9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
|
/linux/arch/csky/kernel/ |
A D | process.c | 37 unsigned long tls) in copy_thread()
|
/linux/arch/riscv/kernel/ |
A D | process.c | 123 struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/arch/microblaze/kernel/ |
A D | process.c | 57 struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/arch/x86/um/asm/ |
A D | processor_32.h | 16 struct user_desc tls; member
|
/linux/arch/sh/kernel/ |
A D | process_32.c | 96 struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/arch/hexagon/kernel/ |
A D | process.c | 54 struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/arch/ia64/kernel/ |
A 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/arch/h8300/kernel/ |
A D | process.c | 109 unsigned long topstk, struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/arch/s390/kernel/ |
A D | process.c | 98 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/tools/testing/selftests/clone3/ |
A D | clone3_selftests.h | 34 __aligned_u64 tls; member
|
/linux/arch/xtensa/kernel/ |
A D | process.c | 206 unsigned long tls) in copy_thread()
|
/linux/arch/nds32/kernel/ |
A D | process.c | 153 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/arch/m68k/kernel/ |
A D | process.c | 142 struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/arch/csky/include/uapi/asm/ |
A D | ptrace.h | 9 unsigned long tls; member
|
/linux/arch/arc/kernel/ |
A D | process.c | 167 unsigned long tls) in copy_thread()
|
/linux/arch/openrisc/kernel/ |
A D | process.c | 156 struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/arch/parisc/kernel/ |
A D | process.c | 189 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/arch/x86/kernel/ |
A D | process.c | 123 static int set_new_tls(struct task_struct *p, unsigned long tls) in set_new_tls() 134 struct task_struct *p, unsigned long tls) in copy_thread()
|
/linux/include/linux/sched/ |
A D | task.h | 29 unsigned long tls; member
|