Searched defs:is_local (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/fs/nfs/ |
D | file.c | 720 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_getlk() 749 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk() 785 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk() 833 int is_local = 0; in nfs_lock() local 870 int is_local = 0; in nfs_flock() local
|
/Linux-v6.6/net/dccp/ |
D | feat.c | 306 const bool is_local, dccp_feat_val const *fval) in __dccp_feat_activate() 429 u8 feat_num, bool is_local) in dccp_feat_list_lookup() 724 static int __feat_register_sp(struct list_head *fn, u8 feat, u8 is_local, in __feat_register_sp() 756 int dccp_feat_register_sp(struct sock *sk, u8 feat, u8 is_local, in dccp_feat_register_sp() 842 static const struct ccid_dependency *dccp_feat_ccid_deps(u8 ccid, bool is_local) in dccp_feat_ccid_deps() 946 static int dccp_feat_propagate_ccid(struct list_head *fn, u8 id, bool is_local) in dccp_feat_propagate_ccid() 1008 u8 is_local, ccid; in dccp_feat_server_ccid_dependencies() local
|
D | feat.h | 74 is_local; member 95 bool is_local:1, member
|
/Linux-v6.6/drivers/misc/vmw_vmci/ |
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-v6.6/net/vmw_vsock/ |
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-v6.6/net/tipc/ |
D | monitor.c | 84 bool is_local; member
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | gmc_v9_0.c | 1191 bool is_local; in gmc_v9_0_get_coherence_flags() local
|
/Linux-v6.6/include/net/ |
D | switchdev.h | 249 is_local:1, member
|
/Linux-v6.6/include/linux/ |
D | firewire.h | 200 unsigned is_local:1; member
|
/Linux-v6.6/drivers/target/ |
D | target_core_pr.c | 1819 bool is_local = false; in core_scsi3_decode_spec_i_port() local
|
/Linux-v6.6/drivers/s390/net/ |
D | qeth_core_main.c | 681 bool is_local = false; in qeth_next_hop_is_local_v4() local 709 bool is_local = false; in qeth_next_hop_is_local_v6() local
|
/Linux-v6.6/include/uapi/linux/ |
D | if_bridge.h | 96 __u8 is_local; member
|
/Linux-v6.6/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 79 bool is_local; in __ip_vs_addr_is_local_v6() local
|