Home
last modified time | relevance | path

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

12

/Linux-v5.10/tools/testing/selftests/net/
Dtls.c98 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/
Dtls.c74 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/
Dprocess.c104 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/
Dtls.c225 struct mlx5e_tls *tls; in mlx5e_tls_init() local
246 struct mlx5e_tls *tls = priv->tls; in mlx5e_tls_cleanup() local
Den_accel.h108 struct mlx5e_accel_tx_tls_state tls; member
/Linux-v5.10/arch/x86/um/
Dtls_64.c9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
/Linux-v5.10/arch/csky/kernel/
Dprocess.c37 unsigned long tls) in copy_thread()
/Linux-v5.10/arch/riscv/kernel/
Dprocess.c110 struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/arch/microblaze/kernel/
Dprocess.c57 struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/arch/x86/um/asm/
Dprocessor_32.h16 struct user_desc tls; member
/Linux-v5.10/arch/hexagon/kernel/
Dprocess.c54 struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/arch/sh/kernel/
Dprocess_32.c96 struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/arch/c6x/kernel/
Dprocess.c109 unsigned long tls) in copy_thread()
/Linux-v5.10/arch/ia64/kernel/
Dprocess.c298 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/
Dprocess.c109 unsigned long topstk, struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/arch/s390/kernel/
Dprocess.c84 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/tools/testing/selftests/clone3/
Dclone3_selftests.h34 __aligned_u64 tls; member
/Linux-v5.10/arch/xtensa/kernel/
Dprocess.c206 unsigned long tls) in copy_thread()
/Linux-v5.10/arch/m68k/kernel/
Dprocess.c142 struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/arch/arc/kernel/
Dprocess.c167 unsigned long tls) in copy_thread()
/Linux-v5.10/arch/csky/include/uapi/asm/
Dptrace.h10 unsigned long tls; member
/Linux-v5.10/arch/nds32/kernel/
Dprocess.c153 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/arch/openrisc/kernel/
Dprocess.c151 struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/arch/parisc/kernel/
Dprocess.c192 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread()
/Linux-v5.10/include/linux/sched/
Dtask.h29 unsigned long tls; member

12