Searched refs:task_storage_lookup (Results 1 – 1 of 1) sorted by relevance
57 task_storage_lookup(struct task_struct *task, struct bpf_map *map, in task_storage_lookup() function142 sdata = task_storage_lookup(task, map, true); in bpf_pid_task_storage_lookup_elem()191 sdata = task_storage_lookup(task, map, false); in task_storage_delete()246 sdata = task_storage_lookup(task, map, true); in BPF_CALL_5()