Home
last modified time | relevance | path

Searched refs:f_task_work (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_vfs_reject.c134 bpf_path_d_path((struct path *)&file->f_task_work, buf, sizeof(buf)); in BPF_PROG()
/linux/include/linux/
H A Dfs.h1292 struct callback_head f_task_work; member