Searched refs:owned (Results 1 – 4 of 4) sorted by relevance
164 struct task_struct *owned; in subprog_trusted_acq_rel() local166 owned = bpf_task_acquire(task); in subprog_trusted_acq_rel()167 if (!owned) in subprog_trusted_acq_rel()170 bpf_task_release(owned); /* this one is OK, we acquired it locally */ in subprog_trusted_acq_rel()
69 Record events in threads owned by uid. Name or number.
99 Record events in threads owned by uid. Name or number.
250 Record events in threads owned by uid. Name or number.
Completed in 6 milliseconds