Home
last modified time | relevance | path

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

1234

/linux/drivers/acpi/acpica/
H A 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
H A 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/arch/arm64/kernel/
H A Dcpu_errata.c18 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()
112 int scope) in has_cortex_a76_erratum_1463225()
169 int scope) in needs_tx2_tvm_workaround()
187 int scope) in has_neoverse_n1_erratum_1542419()
H A Dcpufeature.c1538 has_always(const struct arm64_cpu_capabilities *entry, int scope) in has_always()
1571 read_scoped_sysreg(const struct arm64_cpu_capabilities *entry, int scope) in read_scoped_sysreg()
1601 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
1678 int scope) in has_cache_idc()
1703 int scope) in has_cache_dic()
1716 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp()
1736 int scope) in unmap_kernel_at_el0()
2125 int scope) in has_nested_virt_support()
2194 int scope) in has_address_auth_metacap()
2224 int scope) in can_use_gic_priorities()
[all …]
H A Dproton-pack.c202 bool has_spectre_v2(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v2()
325 bool has_spectre_v3a(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v3a()
511 bool has_spectre_v4(const struct arm64_cpu_capabilities *cap, int scope) in has_spectre_v4()
848 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected()
919 static bool is_spectre_bhb_fw_affected(int scope) in is_spectre_bhb_fw_affected()
944 static bool supports_ecbhb(int scope) in supports_ecbhb()
958 int scope) in is_spectre_bhb_affected()
/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h168 typedef struct scope { struct
172 scope_type type; argument
173 int inner_scope_patches; argument
181 SLIST_HEAD(scope_list, scope); argument
H A 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/arch/m68k/kernel/
H A 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()
537 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/linux/drivers/counter/
H A Dcounter-sysfs.c40 enum counter_scope scope; member
570 const enum counter_scope scope, in counter_attr_create()
749 const enum counter_scope scope, in counter_ext_attrs_create()
766 const enum counter_scope scope, in counter_array_attrs_create()
806 const enum counter_scope scope, in counter_sysfs_exts_add()
844 const enum counter_scope scope = COUNTER_SCOPE_SIGNAL; in counter_signal_attrs_create() local
944 const enum counter_scope scope = COUNTER_SCOPE_COUNT; in counter_count_attrs_create() local
1062 const enum counter_scope scope = COUNTER_SCOPE_DEVICE; in counter_sysfs_attr_add() local
H A Dcounter-chrdev.c489 const enum counter_scope scope, in counter_get_array_data()
529 const enum counter_scope scope = comp_node->component.scope; in counter_get_data() local
/linux/net/netfilter/
H A Dnf_nat_redirect.c83 static bool nf_nat_redirect_ipv6_usable(const struct inet6_ifaddr *ifa, unsigned int scope) in nf_nat_redirect_ipv6_usable()
112 unsigned int scope = ipv6_addr_scope(&ipv6_hdr(skb)->daddr); in nf_nat_redirect_ipv6() local
/linux/net/tipc/
H A Daddr.h53 signed char scope; member
64 static inline void tipc_uaddr(struct tipc_uaddr *ua, u32 atype, u32 scope, in tipc_uaddr()
/linux/net/sctp/
H A Dbind_addr.c45 enum sctp_scope scope, gfp_t gfp, in sctp_bind_addr_copy()
460 union sctp_addr *addr, enum sctp_scope scope, in sctp_copy_one_addr()
506 enum sctp_scope scope) in sctp_in_scope()
H A Dassociola.c55 enum sctp_scope scope, gfp_t gfp) in sctp_association_init()
287 enum sctp_scope scope, gfp_t gfp) in sctp_association_new()
1572 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
/linux/drivers/acpi/
H A Dproperty.c104 acpi_handle scope; in acpi_nondev_subnode_extract() local
156 static bool acpi_nondev_subnode_ok(acpi_handle scope, in acpi_nondev_subnode_ok()
175 static bool acpi_add_nondev_subnodes(acpi_handle scope, in acpi_add_nondev_subnodes()
223 static bool acpi_enumerate_nondev_subnodes(acpi_handle scope, in acpi_enumerate_nondev_subnodes()
497 static bool acpi_extract_properties(acpi_handle scope, union acpi_object *desc, in acpi_extract_properties()
850 acpi_handle scope, handle; in acpi_parse_string_ref() local
/linux/include/linux/
H A Dbtf_ids.h89 #define __BTF_ID_LIST(name, scope) \ argument
148 #define __BTF_SET_START(name, scope) \ argument
192 #define __BTF_SET8_START(name, scope, flags) \ argument
/linux/drivers/misc/cxl/
H A Dflash.c54 static int rcall(int token, char *buf, s32 scope) in rcall()
107 static int update_node(__be32 phandle, s32 scope) in update_node()
174 static int update_devicetree(struct cxl *adapter, s32 scope) in update_devicetree()
/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c76 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call()
179 static int update_dt_node(struct device_node *dn, s32 scope) in update_dt_node()
294 static int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
/linux/net/ipv6/
H A Daddrconf_core.c20 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument
22 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type()
/linux/tools/include/linux/
H A Dbtf_ids.h76 #define __BTF_ID_LIST(name, scope) \ argument
135 #define __BTF_SET_START(name, scope) \ argument
/linux/kernel/
H A Dpid_sysctl.h13 int err, scope, parent_scope; in pid_mfd_noexec_dointvec_minmax() local
/linux/drivers/target/
H A Dtarget_core_pr.c2261 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve()
2415 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve()
2501 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release()
2746 int scope, in __core_scsi3_complete_pro_preempt()
2810 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, in core_scsi3_pro_preempt()
3120 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_preempt()
3157 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local
3583 int sa, scope, type, aptpl; in target_scsi3_emulate_pr_out() local
/linux/net/ipv4/
H A Dfib_semantics.c338 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1()
1121 u8 scope, struct netlink_ext_ack *extack) in fib_check_nh_v4_gw()
1249 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1325 unsigned char scope) in fib_info_update_nhc_saddr()
1991 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
H A Dfib_lookup.h58 u8 scope; member
/linux/arch/powerpc/include/asm/
H A Dio_event_irq.h40 uint8_t scope; /* 0x02 Error/Event Scope */ member

1234