Home
last modified time | relevance | path

Searched defs:is_local (Results 1 - 25 of 44) sorted by relevance

12

/kernel/linux/linux-5.10/net/dccp/
H A Dfeat.h74 is_local; member
95 bool is_local:1, member
H A Dfeat.c305 __dccp_feat_activate(struct sock *sk, const int idx, const bool is_local, dccp_feat_val const *fval) __dccp_feat_activate() argument
428 dccp_feat_list_lookup(struct list_head *fn_list, u8 feat_num, bool is_local) dccp_feat_list_lookup() argument
724 __feat_register_sp(struct list_head *fn, u8 feat, u8 is_local, u8 mandatory, u8 const *sp_val, u8 sp_len) __feat_register_sp() argument
756 dccp_feat_register_sp(struct sock *sk, u8 feat, u8 is_local, u8 const *list, u8 len) dccp_feat_register_sp() argument
842 dccp_feat_ccid_deps(u8 ccid, bool is_local) dccp_feat_ccid_deps() argument
946 dccp_feat_propagate_ccid(struct list_head *fn, u8 id, bool is_local) dccp_feat_propagate_ccid() argument
1006 u8 is_local, ccid; dccp_feat_server_ccid_dependencies() local
[all...]
/kernel/linux/linux-6.6/net/dccp/
H A Dfeat.h74 is_local; member
95 bool is_local:1, member
H A Dfeat.c305 __dccp_feat_activate(struct sock *sk, const int idx, const bool is_local, dccp_feat_val const *fval) __dccp_feat_activate() argument
428 dccp_feat_list_lookup(struct list_head *fn_list, u8 feat_num, bool is_local) dccp_feat_list_lookup() argument
724 __feat_register_sp(struct list_head *fn, u8 feat, u8 is_local, u8 mandatory, u8 const *sp_val, u8 sp_len) __feat_register_sp() argument
756 dccp_feat_register_sp(struct sock *sk, u8 feat, u8 is_local, u8 const *list, u8 len) dccp_feat_register_sp() argument
842 dccp_feat_ccid_deps(u8 ccid, bool is_local) dccp_feat_ccid_deps() argument
946 dccp_feat_propagate_ccid(struct list_head *fn, u8 id, bool is_local) dccp_feat_propagate_ccid() argument
1008 u8 is_local, ccid; dccp_feat_server_ccid_dependencies() local
[all...]
/third_party/cups-filters/utils/
H A Ddriverless.c67 is_local; in listPrintersInArray() local
/third_party/libunwind/libunwind/src/
H A Delfxx.c391 elf_w (load_debuglink) (const char* file, struct elf_image *ei, int is_local) in load_debuglink() argument
/third_party/python/Lib/
H A Dsymtable.py262 def is_local(self): member in Symbol
/third_party/cups-filters/cupsfilters/
H A Dipp.c485 is_local; in ippfind_based_uri_converter() local
/third_party/libunwind/libunwind/src/ia64/
H A DGtables.c258 int ret, is_local; in unw_search_ia64_unwind_table() local
/kernel/linux/linux-5.10/net/tipc/
H A Dmonitor.c84 bool is_local; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dfile.c680 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_getlk() argument
709 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk() argument
745 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk() argument
793 int is_local = 0; in nfs_lock() local
831 int is_local = 0; nfs_flock() local
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dfile.c720 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_getlk() argument
749 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk() argument
785 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk() argument
833 int is_local = 0; in nfs_lock() local
870 int is_local = 0; nfs_flock() local
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dmonitor.c84 bool is_local; member
/third_party/libunwind/libunwind/src/dwarf/
H A DGfind_proc_info-lsb.c110 load_debug_frame (const char *file, char **buf, size_t *bufsize, int is_local, in load_debug_frame() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c147 bool is_local = !!(device->physical_device->memory_properties.memoryTypes[i].propertyFlags & in radv_image_from_gralloc() local
H A Dradv_radeon_winsys.h178 bool is_local; member
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.h163 bool is_local : 1; member
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvmci_transport.c1139 bool is_local; in vmci_transport_recv_connecting_server() local
1386 bool is_local; in vmci_transport_recv_connecting_client_negotiate() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_remote.c989 bool is_local = !((ctx->pos) >> (POS_BIT_NUM - 1)); in hmdfs_iterate_remote() local
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_remote.c995 bool is_local = !((ctx->pos) >> (POS_BIT_NUM - 1)); in hmdfs_iterate_remote() local
/kernel/linux/linux-6.6/include/net/
H A Dswitchdev.h249 is_local:1, member
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvmci_transport.c1137 bool is_local; in vmci_transport_recv_connecting_server() local
1384 bool is_local; in vmci_transport_recv_connecting_client_negotiate() local
/third_party/pulseaudio/src/pulse/
H A Dinternal.h105 bool is_local:1; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls.h75 int is_local; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls.h75 int is_local; member

Completed in 29 milliseconds

12