Home
last modified time | relevance | path

Searched defs:myself (Results 1 – 2 of 2) sorted by relevance

/linux/fs/afs/
H A Dfs_operation.c85 struct afs_io_locker myself = { .task = current, }; in afs_lock_for_io() local
112 struct afs_io_locker myself = { .task = current, }; in afs_lock_for_io_interruptible() local
/linux/tools/perf/tests/
H A Dsdt.c83 char *tempdir = NULL, *myself = get_self_path(); in test__sdt_event() local