Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v4.19/drivers/acpi/acpica/
Dpsscope.c74 union acpi_generic_state *scope; in acpi_ps_init_scope() local
115 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
Dnsconvert.c286 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-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h172 typedef struct scope { struct
176 scope_type type; argument
177 int inner_scope_patches; argument
185 SLIST_HEAD(scope_list, scope); argument
Daicasm.c460 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-v4.19/arch/arm64/kernel/
Dcpu_errata.c27 is_affected_midr_range(const struct arm64_cpu_capabilities *entry, int scope) in is_affected_midr_range()
47 int scope) in is_affected_midr_range_list()
54 is_kryo_midr(const struct arm64_cpu_capabilities *entry, int scope) in is_kryo_midr()
69 int scope) in has_mismatched_cache_type()
331 int scope) in has_ssbd_mitigation()
457 multi_entry_cap_matches(const struct arm64_cpu_capabilities *entry, int scope) in multi_entry_cap_matches()
Dcpufeature.c804 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
817 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_gicv3_cpuif()
866 int scope) in unmap_kernel_at_el0()
/Linux-v4.19/arch/m68k/kernel/
Dsys_m68k.c68 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-v4.19/arch/powerpc/platforms/pseries/
Dmobility.c45 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()
272 int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
/Linux-v4.19/net/tipc/
Dname_table.c93 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()
Dsubscr.c78 u32 scope, int must) in tipc_sub_report_overlap()
Dname_table.h78 u32 scope; member
Dsocket.c932 u32 type, inst, scope; in tipc_send_group_anycast() local
1082 u32 type, inst, scope, exclude; in tipc_send_group_mcast() local
1117 u32 type, lower, upper, scope; in tipc_sk_mcast_rcv() local
2600 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope, in tipc_sk_publish()
2628 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, in tipc_sk_withdraw()
2810 int scope; in tipc_sk_leave() local
2929 int len, scope; in tipc_getsockopt() local
/Linux-v4.19/net/sctp/
Dbind_addr.c60 enum sctp_scope scope, gfp_t gfp, in sctp_bind_addr_copy()
443 union sctp_addr *addr, enum sctp_scope scope, in sctp_copy_one_addr()
488 enum sctp_scope scope) in sctp_in_scope()
Dassociola.c70 enum sctp_scope scope, gfp_t gfp) in sctp_association_init()
307 enum sctp_scope scope, gfp_t gfp) in sctp_association_new()
1588 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
/Linux-v4.19/net/ipv6/
Daddrconf_core.c18 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument
20 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type()
/Linux-v4.19/drivers/misc/cxl/
Dflash.c53 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-v4.19/drivers/target/
Dtarget_core_pr.c2279 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve()
2435 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve()
2523 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release()
2771 int scope, in __core_scsi3_complete_pro_preempt()
2834 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, in core_scsi3_pro_preempt()
3129 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_preempt()
3166 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local
3559 int sa, scope, type, aptpl; in target_scsi3_emulate_pr_out() local
/Linux-v4.19/drivers/acpi/
Dproperty.c64 acpi_handle scope; in acpi_nondev_subnode_extract() local
116 static bool acpi_nondev_subnode_ok(acpi_handle scope, in acpi_nondev_subnode_ok()
135 static int acpi_add_nondev_subnodes(acpi_handle scope, in acpi_add_nondev_subnodes()
183 static bool acpi_enumerate_nondev_subnodes(acpi_handle scope, in acpi_enumerate_nondev_subnodes()
/Linux-v4.19/net/ipv4/
Dfib_lookup.h52 u8 scope; member
Ddevinet.c1235 int scope) in in_dev_select_addr()
1246 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr()
1310 __be32 local, int scope) in confirm_addr_indev()
1355 __be32 dst, __be32 local, int scope) in inet_confirm_addr()
/Linux-v4.19/arch/powerpc/include/asm/
Dio_event_irq.h44 uint8_t scope; /* 0x02 Error/Event Scope */ member
/Linux-v4.19/net/decnet/
Ddn_fib.c68 u8 scope; member
700 int scope = RT_SCOPE_NOWHERE; in dn_fib_sync_down() local
/Linux-v4.19/include/uapi/linux/
Dtipc.h160 signed char scope; member
203 __u32 scope; /* cluster/node */ member
/Linux-v4.19/arch/s390/kernel/
Dcache.c43 unsigned char scope : 2; member
/Linux-v4.19/drivers/iommu/
Dintel_irq_remapping.c807 static int ir_parse_one_hpet_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_hpet_scope()
852 static int ir_parse_one_ioapic_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_ioapic_scope()
902 struct acpi_dmar_device_scope *scope; in ir_parse_ioapic_hpet_scope() local

123