Searched refs:myself (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/tools/perf/tests/ |
D | sdt.c | 79 char *tempdir = NULL, *myself = get_self_path(); in test__sdt_event() local 81 if (myself == NULL || mkdtemp(__tempdir) == NULL) { in test__sdt_event() 92 if (build_id_cache__add_file(myself) < 0) in test__sdt_event() 96 if (search_cached_probe(myself, "sdt_perf", "test_target") < 0) in test__sdt_event() 109 free(myself); in test__sdt_event()
|
/Linux-v4.19/security/yama/ |
D | yama_lsm.c | 229 struct task_struct *myself = current; in yama_task_prctl() local 240 if (!thread_group_leader(myself)) in yama_task_prctl() 241 myself = rcu_dereference(myself->group_leader); in yama_task_prctl() 242 get_task_struct(myself); in yama_task_prctl() 246 yama_ptracer_del(NULL, myself); in yama_task_prctl() 249 rc = yama_ptracer_add(NULL, myself); in yama_task_prctl() 257 rc = yama_ptracer_add(tracer, myself); in yama_task_prctl() 262 put_task_struct(myself); in yama_task_prctl()
|
/Linux-v4.19/Documentation/powerpc/ |
D | mpc52xx.txt | 37 - Of course, I inspired myself from the 2.4 port. If you think I forgot to
|
/Linux-v4.19/net/rxrpc/ |
D | sendmsg.c | 106 DECLARE_WAITQUEUE(myself, current); in rxrpc_wait_for_tx_window() 112 add_wait_queue(&call->waitq, &myself); in rxrpc_wait_for_tx_window() 119 remove_wait_queue(&call->waitq, &myself); in rxrpc_wait_for_tx_window()
|
D | conn_client.c | 653 DECLARE_WAITQUEUE(myself, current); in rxrpc_wait_for_channel() 660 add_wait_queue_exclusive(&call->waitq, &myself); in rxrpc_wait_for_channel() 671 remove_wait_queue(&call->waitq, &myself); in rxrpc_wait_for_channel()
|
/Linux-v4.19/fs/afs/ |
D | rxrpc.c | 551 DECLARE_WAITQUEUE(myself, current); in afs_wait_for_call_to_complete() 563 add_wait_queue(&call->waitq, &myself); in afs_wait_for_call_to_complete() 592 remove_wait_queue(&call->waitq, &myself); in afs_wait_for_call_to_complete()
|
/Linux-v4.19/Documentation/networking/ |
D | x25.txt | 3 As my third year dissertation at University I have taken it upon myself to
|
D | arcnet-hardware.txt | 10 Because so many people (myself included) seem to have obtained ARCnet cards 28 work with 100 Mbps cards, but I haven't been able to verify this myself,
|
/Linux-v4.19/Documentation/isdn/ |
D | HiSax.cert | 48 myself:
|
/Linux-v4.19/drivers/tty/vt/ |
D | cp437.uni | 7 # I have limited myself to the Unicodes used by the kernel ISO 8859-1,
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi-changer.txt | 66 I test and use the driver myself with a 35 slot cdrom jukebox from
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | avermedia.rst | 23 that the unwary (like myself) should consider is that,
|
/Linux-v4.19/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 195 already or not. I haven't tried this myself yet due to lack of a new class
|
/Linux-v4.19/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 248 myself. These are LGPL and GPL, respectively. (A self-contained initramfs
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 682 below too so I'll avoid repeating myself & just say that
|