Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/acpi/acpica/
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
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-6.3-rc2/arch/arm64/kernel/
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()
185 int scope) in needs_tx2_tvm_workaround()
203 int scope) in has_neoverse_n1_erratum_1542419()
A Dcpufeature.c1412 has_always(const struct arm64_cpu_capabilities *entry, int scope) in has_always()
1428 read_scoped_sysreg(const struct arm64_cpu_capabilities *entry, int scope) in read_scoped_sysreg()
1458 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
1545 int scope) in has_cache_idc()
1570 int scope) in has_cache_dic()
1583 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp()
1643 int scope) in unmap_kernel_at_el0()
1971 int scope) in has_nested_virt_support()
2034 int scope) in has_address_auth_metacap()
2072 int scope) in can_use_gic_priorities()
[all …]
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()
836 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected()
907 static bool is_spectre_bhb_fw_affected(int scope) in is_spectre_bhb_fw_affected()
932 static bool supports_ecbhb(int scope) in supports_ecbhb()
946 int scope) in is_spectre_bhb_affected()
/linux-6.3-rc2/drivers/scsi/aic7xxx/aicasm/
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
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-6.3-rc2/arch/m68k/kernel/
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()
535 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/linux-6.3-rc2/drivers/counter/
A Dcounter-sysfs.c40 enum counter_scope scope; member
564 const enum counter_scope scope, in counter_attr_create()
743 const enum counter_scope scope, in counter_ext_attrs_create()
760 const enum counter_scope scope, in counter_array_attrs_create()
800 const enum counter_scope scope, in counter_sysfs_exts_add()
838 const enum counter_scope scope = COUNTER_SCOPE_SIGNAL; in counter_signal_attrs_create() local
938 const enum counter_scope scope = COUNTER_SCOPE_COUNT; in counter_count_attrs_create() local
1056 const enum counter_scope scope = COUNTER_SCOPE_DEVICE; in counter_sysfs_attr_add() local
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-6.3-rc2/net/tipc/
A Daddr.h53 signed char scope; member
64 static inline void tipc_uaddr(struct tipc_uaddr *ua, u32 atype, u32 scope, in tipc_uaddr()
A Dname_table.h80 u16 scope; member
/linux-6.3-rc2/include/linux/
A Dbtf_ids.h83 #define __BTF_ID_LIST(name, scope) \ argument
142 #define __BTF_SET_START(name, scope) \ argument
186 #define __BTF_SET8_START(name, scope) \ argument
/linux-6.3-rc2/net/sctp/
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()
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()
1573 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
/linux-6.3-rc2/drivers/misc/cxl/
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-6.3-rc2/tools/include/linux/
A Dbtf_ids.h65 #define __BTF_ID_LIST(name, scope) \ argument
124 #define __BTF_SET_START(name, scope) \ argument
/linux-6.3-rc2/drivers/acpi/
A Dproperty.c92 acpi_handle scope; in acpi_nondev_subnode_extract() local
144 static bool acpi_nondev_subnode_ok(acpi_handle scope, in acpi_nondev_subnode_ok()
163 static bool acpi_add_nondev_subnodes(acpi_handle scope, in acpi_add_nondev_subnodes()
211 static bool acpi_enumerate_nondev_subnodes(acpi_handle scope, in acpi_enumerate_nondev_subnodes()
485 static bool acpi_extract_properties(acpi_handle scope, union acpi_object *desc, in acpi_extract_properties()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dmobility.c84 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call()
187 static int update_dt_node(struct device_node *dn, s32 scope) in update_dt_node()
302 static int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
/linux-6.3-rc2/drivers/target/
A Dtarget_core_pr.c2260 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve()
2414 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve()
2500 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release()
2745 int scope, in __core_scsi3_complete_pro_preempt()
2809 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, in core_scsi3_pro_preempt()
3119 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_preempt()
3156 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local
3551 int sa, scope, type, aptpl; in target_scsi3_emulate_pr_out() local
/linux-6.3-rc2/net/ipv6/
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-6.3-rc2/net/ipv4/
A Dfib_semantics.c337 static unsigned int fib_info_hashfn_1(int init_val, u8 protocol, u8 scope, in fib_info_hashfn_1()
1120 u8 scope, struct netlink_ext_ack *extack) in fib_check_nh_v4_gw()
1248 int fib_check_nh(struct net *net, struct fib_nh *nh, u32 table, u8 scope, in fib_check_nh()
1324 unsigned char scope) in fib_info_update_nhc_saddr()
1983 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
A Dfib_lookup.h58 u8 scope; member
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dio_event_irq.h40 uint8_t scope; /* 0x02 Error/Event Scope */ member
/linux-6.3-rc2/samples/bpf/
A Dtest_overhead_tp.bpf.c33 __u8 scope; member

Completed in 61 milliseconds

123