Home
last modified time | relevance | path

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

123

/Linux-v5.10/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-v5.10/arch/arm64/kernel/
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()
114 int scope) in has_cortex_a76_erratum_1463225()
171 int scope) in needs_tx2_tvm_workaround()
189 int scope) in has_neoverse_n1_erratum_1542419()
Dcpufeature.c1183 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
1196 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_gicv3_cpuif()
1230 int scope) in has_cache_idc()
1255 int scope) in has_cache_dic()
1268 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp()
1325 int scope) in unmap_kernel_at_el0()
1616 static bool has_address_auth_cpucap(const struct arm64_cpu_capabilities *entry, int scope) in has_address_auth_cpucap()
1643 int scope) in has_address_auth_metacap()
1675 int scope) in can_use_gic_priorities()
2264 static bool compat_has_neon(const struct arm64_cpu_capabilities *cap, int scope) in compat_has_neon()
Dproton-pack.c160 bool has_spectre_v2(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v2()
485 bool has_spectre_v4(const struct arm64_cpu_capabilities *cap, int scope) in has_spectre_v4()
/Linux-v5.10/drivers/scsi/aic7xxx/aicasm/
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
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-v5.10/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()
533 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/Linux-v5.10/arch/powerpc/platforms/pseries/
Dmobility.c48 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call()
138 static int update_dt_node(__be32 phandle, s32 scope) in update_dt_node()
255 int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
/Linux-v5.10/net/tipc/
Dname_table.c223 u32 scope, u32 node, u32 port, in tipc_publ_create()
320 u32 upper, u32 scope, in tipc_service_insert_publ()
460 u32 scope, u32 node, in tipc_nametbl_insert_publ()
601 bool tipc_nametbl_lookup(struct net *net, u32 type, u32 instance, u32 scope, in tipc_nametbl_lookup()
643 u32 scope, bool exact, struct list_head *dports) in tipc_nametbl_mc_lookup()
696 u32 type, u32 scope) in tipc_nametbl_build_group()
725 u32 upper, u32 scope, u32 port, in tipc_nametbl_publish()
Dsubscr.c78 u32 scope, int must) in tipc_sub_report_overlap()
Dname_table.h80 u32 scope; member
/Linux-v5.10/tools/include/linux/
Dbtf_ids.h65 #define __BTF_ID_LIST(name, scope) \ argument
121 #define __BTF_SET_START(name, scope) \ argument
/Linux-v5.10/include/linux/
Dbtf_ids.h65 #define __BTF_ID_LIST(name, scope) \ argument
121 #define __BTF_SET_START(name, scope) \ argument
/Linux-v5.10/net/sctp/
Dbind_addr.c45 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()
497 enum sctp_scope scope) in sctp_in_scope()
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()
1566 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
/Linux-v5.10/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-v5.10/net/ipv6/
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-v5.10/drivers/target/
Dtarget_core_pr.c2277 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve()
2433 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve()
2520 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release()
2765 int scope, in __core_scsi3_complete_pro_preempt()
2830 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, in core_scsi3_pro_preempt()
3125 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_preempt()
3162 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local
3555 int sa, scope, type, aptpl; in target_scsi3_emulate_pr_out() local
/Linux-v5.10/arch/powerpc/include/asm/
Dio_event_irq.h40 uint8_t scope; /* 0x02 Error/Event Scope */ member
/Linux-v5.10/drivers/acpi/
Dproperty.c87 acpi_handle scope; in acpi_nondev_subnode_extract() local
139 static bool acpi_nondev_subnode_ok(acpi_handle scope, in acpi_nondev_subnode_ok()
158 static int acpi_add_nondev_subnodes(acpi_handle scope, in acpi_add_nondev_subnodes()
206 static bool acpi_enumerate_nondev_subnodes(acpi_handle scope, in acpi_enumerate_nondev_subnodes()
/Linux-v5.10/net/ipv4/
Dfib_lookup.h56 u8 scope; member
Dfib_semantics.c328 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1()
1064 u8 scope, struct netlink_ext_ack *extack) in fib_check_nh_v4_gw()
1192 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1290 unsigned char scope) in fib_info_update_nhc_saddr()
1943 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
/Linux-v5.10/net/decnet/
Ddn_fib.c68 u8 scope; member
700 int scope = RT_SCOPE_NOWHERE; in dn_fib_sync_down() local
/Linux-v5.10/include/uapi/linux/
Dtipc.h160 signed char scope; member
205 __u32 scope; /* cluster/node */ member

123