Searched refs:bpf_task_storage_free (Results 1 – 4 of 4) sorted by relevance
15 LSM_HOOK_INIT(task_free, bpf_task_storage_free),
70 void bpf_task_storage_free(struct task_struct *task) in bpf_task_storage_free() function
1720 void bpf_task_storage_free(struct task_struct *task);1929 static inline void bpf_task_storage_free(struct task_struct *task) in bpf_task_storage_free() function
752 bpf_task_storage_free(tsk); in __put_task_struct()
Completed in 18 milliseconds