| /Linux-v5.4/drivers/acpi/acpica/ | 
| D | psscope.c | 74 	union acpi_generic_state *scope;  in acpi_ps_init_scope()  local115 	union acpi_generic_state *scope;  in acpi_ps_push_scope()  local
 168 	union acpi_generic_state *scope = parser_state->scope;  in acpi_ps_pop_scope()  local
 215 	union acpi_generic_state *scope;  in acpi_ps_cleanup_scope()  local
 
 | 
| D | nsconvert.c | 286 acpi_ns_convert_to_unicode(struct acpi_namespace_node *scope,  in acpi_ns_convert_to_unicode()353 acpi_ns_convert_to_resource(struct acpi_namespace_node *scope,  in acpi_ns_convert_to_resource()
 432 acpi_ns_convert_to_reference(struct acpi_namespace_node *scope,  in acpi_ns_convert_to_reference()
 
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | cpu_errata.c | 18 is_affected_midr_range(const struct arm64_cpu_capabilities *entry, int scope)  in is_affected_midr_range()38 			    int scope)  in is_affected_midr_range_list()
 45 is_kryo_midr(const struct arm64_cpu_capabilities *entry, int scope)  in is_kryo_midr()
 60 			  int scope)  in has_mismatched_cache_type()
 371 				    int scope)  in has_ssbd_mitigation()
 501 			       int scope)  in has_cortex_a76_erratum_1463225()
 586 check_branch_predictor(const struct arm64_cpu_capabilities *entry, int scope)  in check_branch_predictor()
 637 			 int scope)  in needs_tx2_tvm_workaround()
 
 | 
| D | cpufeature.c | 870 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope)  in has_cpuid_feature()883 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope)  in has_useable_gicv3_cpuif()
 917 			  int scope)  in has_cache_idc()
 942 			  int scope)  in has_cache_dic()
 955 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope)  in has_useable_cnp()
 972 				int scope)  in unmap_kernel_at_el0()
 1263 				   int scope)  in can_use_gic_priorities()
 
 | 
| /Linux-v5.4/drivers/scsi/aic7xxx/aicasm/ | 
| D | aicasm_symbol.h | 168 typedef struct scope {  struct172 	scope_type type;  argument
 173 	int inner_scope_patches;  argument
 181 SLIST_HEAD(scope_list, scope);  argument
 
 | 
| D | aicasm.c | 460 dump_scope(scope_t *scope)  in dump_scope()488 emit_patch(scope_t *scope, int patch)  in emit_patch()
 780 process_scope(scope_t *scope)  in process_scope()
 
 | 
| /Linux-v5.4/arch/m68k/kernel/ | 
| D | sys_m68k.c | 68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len)  in cache_flush_040()228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len)  in cache_flush_060()
 378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len)  in sys_cacheflush()
 525 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len)  in sys_cacheflush()
 
 | 
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | mobility.c | 45 static int mobility_rtas_call(int token, char *buf, s32 scope)  in mobility_rtas_call()132 static int update_dt_node(__be32 phandle, s32 scope)  in update_dt_node()
 270 int pseries_devicetree_update(s32 scope)  in pseries_devicetree_update()
 
 | 
| /Linux-v5.4/net/tipc/ | 
| D | name_table.c | 93 					    u32 scope, u32 node, u32 port,  in tipc_publ_create()222 						    u32 upper, u32 scope,  in tipc_service_insert_publ()
 338 					     u32 scope, u32 node,  in tipc_nametbl_insert_publ()
 474 bool tipc_nametbl_lookup(struct net *net, u32 type, u32 instance, u32 scope,  in tipc_nametbl_lookup()
 515 			    u32 scope, bool exact, struct list_head *dports)  in tipc_nametbl_mc_lookup()
 582 			      u32 type, u32 scope)  in tipc_nametbl_build_group()
 611 					 u32 upper, u32 scope, u32 port,  in tipc_nametbl_publish()
 
 | 
| D | subscr.c | 78 			     u32 scope, int must)  in tipc_sub_report_overlap()
 | 
| D | name_table.h | 78 	u32 scope;  member
 | 
| D | socket.c | 946 	u32 type, inst, scope;  in tipc_send_group_anycast()  local1100 	u32 type, inst, scope, exclude;  in tipc_send_group_mcast()  local
 1135 	u32 type, lower, upper, scope;  in tipc_sk_mcast_rcv()  local
 2705 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope,  in tipc_sk_publish()
 2733 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope,  in tipc_sk_withdraw()
 2919 	int scope;  in tipc_sk_leave()  local
 3038 	int len, scope;  in tipc_getsockopt()  local
 
 | 
| /Linux-v5.4/net/sctp/ | 
| D | bind_addr.c | 45 			enum sctp_scope scope, gfp_t gfp,  in sctp_bind_addr_copy()451 			      union sctp_addr *addr, enum sctp_scope scope,  in sctp_copy_one_addr()
 496 		  enum sctp_scope scope)  in sctp_in_scope()
 
 | 
| D | associola.c | 55 					enum sctp_scope scope, gfp_t gfp)  in sctp_association_init()284 					      enum sctp_scope scope, gfp_t gfp)  in sctp_association_new()
 1569 				     enum sctp_scope scope, gfp_t gfp)  in sctp_assoc_set_bind_addr_from_ep()
 
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | addrconf_core.c | 20 #define IPV6_ADDR_SCOPE_TYPE(scope)	((scope) << 16)  argument22 static inline unsigned int ipv6_addr_scope2type(unsigned int scope)  in ipv6_addr_scope2type()
 
 | 
| /Linux-v5.4/drivers/misc/cxl/ | 
| D | flash.c | 53 static int rcall(int token, char *buf, s32 scope)  in rcall()106 static int update_node(__be32 phandle, s32 scope)  in update_node()
 173 static int update_devicetree(struct cxl *adapter, s32 scope)  in update_devicetree()
 
 | 
| /Linux-v5.4/drivers/target/ | 
| D | target_core_pr.c | 2270 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key)  in core_scsi3_pro_reserve()2426 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope,  in core_scsi3_emulate_pro_reserve()
 2513 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope,  in core_scsi3_emulate_pro_release()
 2758 	int scope,  in __core_scsi3_complete_pro_preempt()
 2823 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key,  in core_scsi3_pro_preempt()
 3118 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope,  in core_scsi3_emulate_pro_preempt()
 3155 	int new_reg = 0, type, scope, matching_iname;  in core_scsi3_emulate_pro_register_and_move()  local
 3548 	int sa, scope, type, aptpl;  in target_scsi3_emulate_pr_out()  local
 
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | fib_lookup.h | 54 	u8	scope;  member
 | 
| D | fib_semantics.c | 328 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope,  in fib_info_hashfn_1()1055 			      u8 scope, struct netlink_ext_ack *extack)  in fib_check_nh_v4_gw()
 1183 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope,  in fib_check_nh()
 1281 				 unsigned char scope)  in fib_info_update_nhc_saddr()
 1925 	int scope = RT_SCOPE_NOWHERE;  in fib_sync_down_dev()  local
 
 | 
| /Linux-v5.4/drivers/acpi/ | 
| D | property.c | 84 		acpi_handle scope;  in acpi_nondev_subnode_extract()  local136 static bool acpi_nondev_subnode_ok(acpi_handle scope,  in acpi_nondev_subnode_ok()
 155 static int acpi_add_nondev_subnodes(acpi_handle scope,  in acpi_add_nondev_subnodes()
 203 static bool acpi_enumerate_nondev_subnodes(acpi_handle scope,  in acpi_enumerate_nondev_subnodes()
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | io_event_irq.h | 40 	uint8_t scope;			/* 0x02 Error/Event Scope	*/  member
 | 
| /Linux-v5.4/net/decnet/ | 
| D | dn_fib.c | 68 	u8 scope;  member700 	int scope = RT_SCOPE_NOWHERE;  in dn_fib_sync_down()  local
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | tipc.h | 160 	signed   char  scope;  member204 	__u32 scope;     /* cluster/node */  member
 
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | cache.c | 43 	unsigned char scope : 2;  member
 | 
| /Linux-v5.4/drivers/iommu/ | 
| D | intel_irq_remapping.c | 834 static int ir_parse_one_hpet_scope(struct acpi_dmar_device_scope *scope,  in ir_parse_one_hpet_scope()879 static int ir_parse_one_ioapic_scope(struct acpi_dmar_device_scope *scope,  in ir_parse_one_ioapic_scope()
 929 	struct acpi_dmar_device_scope *scope;  in ir_parse_ioapic_hpet_scope()  local
 
 |