Searched refs:myself (Results 1 – 19 of 19) sorted by relevance
/linux-4.4.14/security/yama/ |
D | yama_lsm.c | 158 struct task_struct *myself = current; in yama_task_prctl() local 169 if (!thread_group_leader(myself)) in yama_task_prctl() 170 myself = rcu_dereference(myself->group_leader); in yama_task_prctl() 171 get_task_struct(myself); in yama_task_prctl() 175 yama_ptracer_del(NULL, myself); in yama_task_prctl() 178 rc = yama_ptracer_add(NULL, myself); in yama_task_prctl() 191 rc = yama_ptracer_add(tracer, myself); in yama_task_prctl() 196 put_task_struct(myself); in yama_task_prctl()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-peer.c | 284 DECLARE_WAITQUEUE(myself,current); in rxrpc_destroy_all_peers() 291 add_wait_queue(&rxrpc_peer_wq, &myself); in rxrpc_destroy_all_peers() 298 remove_wait_queue(&rxrpc_peer_wq, &myself); in rxrpc_destroy_all_peers()
|
D | ar-local.c | 301 DECLARE_WAITQUEUE(myself,current); in rxrpc_destroy_all_locals() 308 add_wait_queue(&rxrpc_local_wq, &myself); in rxrpc_destroy_all_locals() 315 remove_wait_queue(&rxrpc_local_wq, &myself); in rxrpc_destroy_all_locals()
|
D | ar-output.c | 400 DECLARE_WAITQUEUE(myself, current); in rxrpc_wait_for_tx_window() 407 add_wait_queue(&call->tx_waitq, &myself); in rxrpc_wait_for_tx_window() 425 remove_wait_queue(&call->tx_waitq, &myself); in rxrpc_wait_for_tx_window()
|
D | ar-connection.c | 438 DECLARE_WAITQUEUE(myself, current); in rxrpc_connect_call() 508 add_wait_queue(&bundle->chanwait, &myself); in rxrpc_connect_call() 519 remove_wait_queue(&bundle->chanwait, &myself); in rxrpc_connect_call() 611 remove_wait_queue(&bundle->chanwait, &myself); in rxrpc_connect_call()
|
/linux-4.4.14/fs/afs/ |
D | cell.c | 386 DECLARE_WAITQUEUE(myself, current); in afs_cell_destroy() 390 add_wait_queue(&afs_cells_freeable_wq, &myself); in afs_cell_destroy() 397 remove_wait_queue(&afs_cells_freeable_wq, &myself); in afs_cell_destroy()
|
D | callback.c | 293 DECLARE_WAITQUEUE(myself, current); in afs_give_up_callback() 308 add_wait_queue(&server->cb_break_waitq, &myself); in afs_give_up_callback() 318 remove_wait_queue(&server->cb_break_waitq, &myself); in afs_give_up_callback()
|
D | vnode.c | 271 DECLARE_WAITQUEUE(myself, current); in afs_vnode_fetch_status() 308 ASSERT(myself.func != NULL); in afs_vnode_fetch_status() 309 add_wait_queue(&vnode->update_waitq, &myself); in afs_vnode_fetch_status() 322 &myself); in afs_vnode_fetch_status() 335 remove_wait_queue(&vnode->update_waitq, &myself); in afs_vnode_fetch_status()
|
D | rxrpc.c | 554 DECLARE_WAITQUEUE(myself, current); in afs_wait_for_call_to_complete() 558 add_wait_queue(&call->waitq, &myself); in afs_wait_for_call_to_complete() 578 remove_wait_queue(&call->waitq, &myself); in afs_wait_for_call_to_complete()
|
/linux-4.4.14/Documentation/powerpc/ |
D | mpc52xx.txt | 37 - Of course, I inspired myself from the 2.4 port. If you think I forgot to
|
/linux-4.4.14/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-4.4.14/Documentation/isdn/ |
D | HiSax.cert | 48 myself:
|
/linux-4.4.14/drivers/tty/vt/ |
D | cp437.uni | 7 # I have limited myself to the Unicodes used by the kernel ISO 8859-1,
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi-changer.txt | 66 I test and use the driver myself with a 35 slot cdrom jukebox from
|
/linux-4.4.14/Documentation/dvb/ |
D | avermedia.txt | 19 that the unwary (like myself) should consider is that,
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 190 already or not. I haven't tried this myself yet due to lack of a new class
|
/linux-4.4.14/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 248 myself. These are LGPL and GPL, respectively. (A self-contained initramfs
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 682 below too so I'll avoid repeating myself & just say that
|