Hi, I want to discuss the requirement of add bpf helper: for the purpose of accessing user space variable of TLS(Thread Local Storage),we need get the TLS register of current Thread/Task. then the TLS variable can be accessed via add offset to this register (as the base) for example at arm: mrs x0, tpidr_el0