Searched refs:bpf_task_acquire_not_zero (Results 1 – 2 of 2) sorted by relevance
26 struct task_struct *bpf_task_acquire_not_zero(struct task_struct *p) __ksym;162 gparent = bpf_task_acquire_not_zero(gparent); in task_acquire()
1954 __bpf_kfunc struct task_struct *bpf_task_acquire_not_zero(struct task_struct *p) in bpf_task_acquire_not_zero() function2158 BTF_ID_FLAGS(func, bpf_task_acquire_not_zero, KF_ACQUIRE | KF_RCU | KF_RET_NULL)
Completed in 8 milliseconds