Searched defs:is_local (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/nfs/ |
| H A D | file.c | 784 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_getlk() 813 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk() 849 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk() 897 int is_local = 0; in nfs_lock() local 934 int is_local = 0; in nfs_flock() local
|
| /linux/net/dccp/ |
| H A D | feat.c | |
| H A D | feat.h | |
| /linux/drivers/misc/vmw_vmci/ |
| H A D | vmci_queue_pair.c | 1295 bool is_local = flags & VMCI_QPFLAG_LOCAL; in qp_broker_create() local 1524 bool is_local = flags & VMCI_QPFLAG_LOCAL; in qp_broker_attach() local 1712 bool is_local = flags & VMCI_QPFLAG_LOCAL; in qp_broker_alloc() local 2087 bool is_local = false; in vmci_qp_broker_detach() local
|
| /linux/net/vmw_vsock/ |
| H A D | vmci_transport.c | 1137 bool is_local; in vmci_transport_recv_connecting_server() local 1384 bool is_local; in vmci_transport_recv_connecting_client_negotiate() local
|
| /linux/net/tipc/ |
| H A D | monitor.c | 84 bool is_local; member
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gmc_v9_0.c | 1120 bool is_local; in gmc_v9_0_get_coherence_flags() local
|
| /linux/include/net/ |
| H A D | switchdev.h | 249 is_local:1, member
|
| /linux/drivers/target/ |
| H A D | target_core_pr.c | 1821 bool is_local = false; in core_scsi3_decode_spec_i_port() local
|
| /linux/kernel/sched/ |
| H A D | ext.c | 1013 bool is_local = dsq->id == SCX_DSQ_LOCAL; in dispatch_enqueue() local 1152 bool is_local = dsq == &rq->scx.local_dsq; in dispatch_dequeue() local
|