Home
last modified time | relevance | path

Searched refs:myself (Results 1 – 12 of 12) sorted by relevance

/linux/tools/perf/tests/
H A Dsdt.c83 char *tempdir = NULL, *myself = get_self_path(); in test__sdt_event() local
85 if (myself == NULL || mkdtemp(__tempdir) == NULL) { in test__sdt_event()
96 if (build_id_cache__add_file(myself) < 0) in test__sdt_event()
100 if (search_cached_probe(myself, "sdt_perf", "test_target") < 0) in test__sdt_event()
113 free(myself); in test__sdt_event()
/linux/fs/netfs/
H A Dmisc.c356 DEFINE_WAIT(myself); in netfs_wait_for_in_progress_stream()
364 prepare_to_wait(&rreq->waitq, &myself, TASK_UNINTERRUPTIBLE); in netfs_wait_for_in_progress_stream()
375 finish_wait(&rreq->waitq, &myself); in netfs_wait_for_in_progress_stream()
436 DEFINE_WAIT(myself); in netfs_wait_for_in_progress()
440 prepare_to_wait(&rreq->waitq, &myself, TASK_UNINTERRUPTIBLE); in netfs_wait_for_in_progress()
465 finish_wait(&rreq->waitq, &myself); in netfs_wait_for_in_progress()
505 DEFINE_WAIT(myself); in netfs_wait_for_pause()
509 prepare_to_wait(&rreq->waitq, &myself, TASK_UNINTERRUPTIBLE); in netfs_wait_for_pause()
535 finish_wait(&rreq->waitq, &myself); in netfs_wait_for_pause()
/linux/fs/afs/
H A Dfs_operation.c85 struct afs_io_locker myself = { .task = current, }; in afs_lock_for_io() local
94 list_add_tail(&myself.link, &vnode->io_lock_waiters); in afs_lock_for_io()
99 if (smp_load_acquire(&myself.have_lock)) /* The lock barrier */ in afs_lock_for_io()
112 struct afs_io_locker myself = { .task = current, }; in afs_lock_for_io_interruptible() local
122 list_add_tail(&myself.link, &vnode->io_lock_waiters); in afs_lock_for_io_interruptible()
127 if (smp_load_acquire(&myself.have_lock) || /* The lock barrier */ in afs_lock_for_io_interruptible()
139 if (myself.have_lock) { in afs_lock_for_io_interruptible()
143 list_del(&myself.link); in afs_lock_for_io_interruptible()
/linux/security/yama/
H A Dyama_lsm.c225 struct task_struct *myself; in yama_task_prctl() local
235 myself = current->group_leader; in yama_task_prctl()
238 yama_ptracer_del(NULL, myself); in yama_task_prctl()
241 rc = yama_ptracer_add(NULL, myself); in yama_task_prctl()
249 rc = yama_ptracer_add(tracer, myself); in yama_task_prctl()
/linux/net/rxrpc/
H A Dsendmsg.c48 DECLARE_WAITQUEUE(myself, current); in rxrpc_wait_to_be_connected()
56 add_wait_queue_exclusive(&call->waitq, &myself); in rxrpc_wait_to_be_connected()
81 remove_wait_queue(&call->waitq, &myself); in rxrpc_wait_to_be_connected()
197 DECLARE_WAITQUEUE(myself, current); in rxrpc_wait_for_tx_window()
203 add_wait_queue(&call->waitq, &myself); in rxrpc_wait_for_tx_window()
219 remove_wait_queue(&call->waitq, &myself); in rxrpc_wait_for_tx_window()
/linux/Documentation/arch/powerpc/
H A Dmpc52xx.rst41 - Of course, I inspired myself from the 2.4 port. If you think I forgot to
/linux/Documentation/networking/
H A Dx25.rst7 As my third year dissertation at University I have taken it upon myself to
/linux/drivers/tty/vt/
H A Dcp437.uni8 # I have limited myself to the Unicodes used by the kernel ISO 8859-1,
/linux/Documentation/scsi/
H A Dscsi-changer.rst70 I test and use the driver myself with a 35 slot cdrom jukebox from
/linux/Documentation/admin-guide/media/
H A Ddvb_intro.rst11 unwary (like myself) should consider is that, although the component
/linux/Documentation/process/
H A Dbotching-up-ioctls.rst196 already or not. I haven't tried this myself yet due to lack of a new class
/linux/Documentation/filesystems/
H A Dramfs-rootfs-initramfs.rst257 myself. These are LGPL and GPL, respectively. (A self-contained initramfs