Home
last modified time | relevance | path

Searched defs:tls (Results 51 - 75 of 166) sorted by relevance

1234567

/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dprocess.c150 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long arg, struct task_struct *p, unsigned long tls) copy_thread() argument
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dprocess.c103 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long arg, struct task_struct *p, unsigned long tls) copy_thread() argument
255 nios2_clone(unsigned long clone_flags, unsigned long newsp, int __user *parent_tidptr, int __user *child_tidptr, unsigned long tls) nios2_clone() argument
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dprocess.c95 copy_thread(unsigned long clone_flags, unsigned long new_stackp, unsigned long arg, struct task_struct *p, unsigned long tls) copy_thread() argument
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dprocess.c196 copy_thread(unsigned long clone_flags, unsigned long usp, unsigned long kthread_arg, struct task_struct *p, unsigned long tls) copy_thread() argument
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dprocess.c204 copy_thread(unsigned long clone_flags, unsigned long usp_thread_fn, unsigned long thread_fn_arg, struct task_struct *p, unsigned long tls) copy_thread() argument
/kernel/linux/linux-6.6/arch/csky/abiv2/inc/abi/
H A Dentry.h25 stw tls, (sp, 0) variable
32 movi tls, \epc_inc variable
108 stw tls, (sp, 0) variable
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dprocess.c106 unsigned long tls = args->tls; in copy_thread() local
253 nios2_clone(unsigned long clone_flags, unsigned long newsp, int __user *parent_tidptr, int __user *child_tidptr, unsigned long tls) nios2_clone() argument
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dprocess.c171 unsigned long tls = args->tls; in copy_thread() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dprocess.c113 unsigned long tls = args->tls; in copy_thread() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Den_accel.h110 struct mlx5e_accel_tx_tls_state tls; member
H A Dtls.c225 struct mlx5e_tls *tls; in mlx5e_tls_init() local
246 struct mlx5e_tls *tls = priv->tls; mlx5e_tls_cleanup() local
[all...]
/kernel/linux/linux-5.10/include/linux/sched/
H A Dtask.h29 unsigned long tls; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Den_accel.h111 struct mlx5e_accel_tx_tls_state tls; member
H A Dktls.c180 static void mlx5e_tls_debugfs_init(struct mlx5e_tls *tls, in mlx5e_tls_debugfs_init() argument
191 struct mlx5e_tls *tls; in mlx5e_ktls_init() local
210 struct mlx5e_tls *tls = priv->tls; mlx5e_ktls_cleanup() local
[all...]
/kernel/linux/linux-6.6/include/linux/sched/
H A Dtask.h34 unsigned long tls; member
/kernel/linux/linux-6.6/arch/x86/um/
H A Dtls_32.c215 int arch_set_tls(struct task_struct *new, unsigned long tls) in arch_set_tls() argument
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dprocess.c271 unsigned long tls = args->tls; in copy_thread() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c164 sys_clone(unsigned long clone_flags, unsigned long newsp, int *parent_tidptr, unsigned long tls, int *child_tidptr) sys_clone() argument
/third_party/ffmpeg/libavformat/
H A Drtmphttp.c52 int tls; ///< use Transport Security Layer (RTMPTS) member
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-session.c287 struct lws_lws_tls *tls = lws_container_of(sul, struct lws_lws_tls, in lws_sess_cache_synth_cb() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_dump.c14 static char thread_local tls[128]; variable
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink_rand.h70 struct tls_module tls; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_props.c203 unsigned tls = panfrost_query_raw(fd, in panfrost_query_thread_tls_alloc() local
/third_party/musl/ldso/linux/
H A Ddynlink_rand.h70 struct tls_module tls; member
/foundation/resourceschedule/ffrt/src/eu/
H A Dblockaware.h83 unsigned long tls = 0; in GetTlsPtr() local
90 unsigned long tls = GetTlsPtr(); in curr_thread_tls_blockaware_slot_of() local
136 unsigned long tls = GetTlsPtr(); in curr_thread_tls_blockaware_slot_of() local

Completed in 12 milliseconds

1234567