| /kernel/linux/linux-5.10/net/dccp/ |
| H A D | feat.h | 74 is_local; member 95 bool is_local:1, member
|
| H A D | feat.c | 305 __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 D | feat.h | 74 is_local; member 95 bool is_local:1, member
|
| H A D | feat.c | 305 __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 D | driverless.c | 67 is_local; in listPrintersInArray() local
|
| /third_party/libunwind/libunwind/src/ |
| H A D | elfxx.c | 391 elf_w (load_debuglink) (const char* file, struct elf_image *ei, int is_local) in load_debuglink() argument
|
| /third_party/python/Lib/ |
| H A D | symtable.py | 262 def is_local(self): member in Symbol
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | ipp.c | 485 is_local; in ippfind_based_uri_converter() local
|
| /third_party/libunwind/libunwind/src/ia64/ |
| H A D | Gtables.c | 258 int ret, is_local; in unw_search_ia64_unwind_table() local
|
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | monitor.c | 84 bool is_local; member
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | file.c | 680 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 D | file.c | 720 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 D | monitor.c | 84 bool is_local; member
|
| /third_party/libunwind/libunwind/src/dwarf/ |
| H A D | Gfind_proc_info-lsb.c | 110 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 D | radv_android.c | 147 bool is_local = !!(device->physical_device->memory_properties.memoryTypes[i].propertyFlags & in radv_image_from_gralloc() local
|
| H A D | radv_radeon_winsys.h | 178 bool is_local; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | protocol-native.h | 163 bool is_local : 1; member
|
| /kernel/linux/linux-5.10/net/vmw_vsock/ |
| H A D | vmci_transport.c | 1139 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 D | file_remote.c | 989 bool is_local = !((ctx->pos) >> (POS_BIT_NUM - 1)); in hmdfs_iterate_remote() local
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | file_remote.c | 995 bool is_local = !((ctx->pos) >> (POS_BIT_NUM - 1)); in hmdfs_iterate_remote() local
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | switchdev.h | 249 is_local:1, member
|
| /kernel/linux/linux-6.6/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
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | internal.h | 105 bool is_local:1; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls.h | 75 int is_local; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls.h | 75 int is_local; member
|