Home
last modified time | relevance | path

Searched defs:bpf_task_storage_free (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_task_storage.c69 void bpf_task_storage_free(struct task_struct *task) in bpf_task_storage_free() function
/linux/include/linux/
H A Dbpf.h2977 static inline void bpf_task_storage_free(struct task_struct *task) in bpf_task_storage_free() function