mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
Availability of the gettid definition across glibc versions supported by BPF selftests is not certain. Currently, all users in the tree open-code syscall to gettid. Convert them to a common macro definition. Reviewed-by: Jiri Olsa <jolsa@kernel.org> Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com> Link: https://lore.kernel.org/r/20241104171959.2938862-3-memxor@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| array_map_batch_ops.c | ||
| htab_map_batch_ops.c | ||
| lpm_trie_map_batch_ops.c | ||
| map_in_map_batch_ops.c | ||
| map_percpu_stats.c | ||
| sk_storage_map.c | ||
| task_storage_map.c | ||