Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/net/
A Dtls.c228 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 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/arch/nios2/kernel/
A Dprocess.c104 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 Dtls.c225 struct mlx5e_tls *tls; in mlx5e_tls_init() local
240 struct mlx5e_tls *tls = priv->tls; in mlx5e_tls_cleanup() local
A Den_accel.h110 struct mlx5e_accel_tx_tls_state tls; member
/linux/arch/x86/um/
A Dtls_64.c9 int arch_set_tls(struct task_struct *t, unsigned long tls) in arch_set_tls()
/linux/arch/csky/kernel/
A Dprocess.c37 unsigned long tls) in copy_thread()
/linux/arch/riscv/kernel/
A Dprocess.c123 struct task_struct *p, unsigned long tls) in copy_thread()
/linux/arch/microblaze/kernel/
A Dprocess.c57 struct task_struct *p, unsigned long tls) in copy_thread()
/linux/arch/x86/um/asm/
A Dprocessor_32.h16 struct user_desc tls; member
/linux/arch/sh/kernel/
A Dprocess_32.c96 struct task_struct *p, unsigned long tls) in copy_thread()
/linux/arch/hexagon/kernel/
A Dprocess.c54 struct task_struct *p, unsigned long tls) in copy_thread()
/linux/arch/ia64/kernel/
A Dprocess.c299 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 Dprocess.c109 unsigned long topstk, struct task_struct *p, unsigned long tls) in copy_thread()
/linux/arch/s390/kernel/
A Dprocess.c98 unsigned long arg, struct task_struct *p, unsigned long tls) in copy_thread()
/linux/tools/testing/selftests/clone3/
A Dclone3_selftests.h34 __aligned_u64 tls; member
/linux/arch/xtensa/kernel/
A Dprocess.c206 unsigned long tls) in copy_thread()
/linux/arch/nds32/kernel/
A Dprocess.c153 unsigned long stk_sz, struct task_struct *p, unsigned long tls) in copy_thread()
/linux/arch/m68k/kernel/
A Dprocess.c142 struct task_struct *p, unsigned long tls) in copy_thread()
/linux/arch/csky/include/uapi/asm/
A Dptrace.h9 unsigned long tls; member
/linux/arch/arc/kernel/
A Dprocess.c167 unsigned long tls) in copy_thread()
/linux/arch/openrisc/kernel/
A Dprocess.c156 struct task_struct *p, unsigned long tls) in copy_thread()
/linux/arch/parisc/kernel/
A Dprocess.c189 unsigned long kthread_arg, struct task_struct *p, unsigned long tls) in copy_thread()
/linux/arch/x86/kernel/
A Dprocess.c123 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 Dtask.h29 unsigned long tls; member

Completed in 31 milliseconds

12