/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
D | psscope.c | 74 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
|
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()
|
/kernel/linux/linux-5.10/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() 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()
|
D | proton-pack.c | 201 bool has_spectre_v2(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v2() 527 bool has_spectre_v4(const struct arm64_cpu_capabilities *cap, int scope) in has_spectre_v4() 856 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected() 924 static bool is_spectre_bhb_fw_affected(int scope) in is_spectre_bhb_fw_affected() 949 static bool supports_ecbhb(int scope) in supports_ecbhb() 963 int scope) in is_spectre_bhb_affected()
|
D | cpufeature.c | 1200 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature() 1213 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_gicv3_cpuif() 1247 int scope) in has_cache_idc() 1272 int scope) in has_cache_dic() 1285 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp() 1342 int scope) in unmap_kernel_at_el0() 1642 static bool has_address_auth_cpucap(const struct arm64_cpu_capabilities *entry, int scope) in has_address_auth_cpucap() 1669 int scope) in has_address_auth_metacap() 1701 int scope) in can_use_gic_priorities() 2297 static bool compat_has_neon(const struct arm64_cpu_capabilities *cap, int scope) in compat_has_neon()
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_symbol.h | 168 typedef struct scope { struct 172 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()
|
/kernel/linux/linux-5.10/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() 535 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
|
/kernel/liteos_m/testsuites/unittest/xts/sched/ |
D | pthread_sched_api_test.c | 196 int scope = -1; /* -1, common data for test, no special meaning */ variable 224 int scope = -1; /* -1, common data for test, no special meaning */ variable
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
D | mobility.c | 48 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call() 151 static int update_dt_node(struct device_node *dn, s32 scope) in update_dt_node() 265 int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
|
/kernel/liteos_a/compat/posix/src/ |
D | pthread_attr.c | 90 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() 108 int pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope()
|
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
D | pthread_test_013.cpp | 37 int scope = 0; in Testcase() local
|
/kernel/liteos_m/kal/posix/src/ |
D | pthread_attr.c | 90 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() 108 int pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
D | It_posix_pthread_177.cpp | 38 INT32 scope; in Testcase() local
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
D | It_posix_pthread_177.c | 45 INT32 scope; in Testcase() local
|
/kernel/linux/linux-5.10/net/tipc/ |
D | name_table.c | 223 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()
|
/kernel/linux/linux-5.10/include/linux/ |
D | btf_ids.h | 65 #define __BTF_ID_LIST(name, scope) \ argument 121 #define __BTF_SET_START(name, scope) \ argument
|
/kernel/linux/linux-5.10/tools/include/linux/ |
D | btf_ids.h | 65 #define __BTF_ID_LIST(name, scope) \ argument 121 #define __BTF_SET_START(name, scope) \ argument
|
/kernel/linux/linux-5.10/net/sctp/ |
D | bind_addr.c | 45 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()
|
D | associola.c | 55 enum sctp_scope scope, gfp_t gfp) in sctp_association_init() 286 enum sctp_scope scope, gfp_t gfp) in sctp_association_new() 1565 enum sctp_scope scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | addrconf_core.c | 20 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument 22 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type()
|
/kernel/linux/linux-5.10/drivers/target/ |
D | target_core_pr.c | 2277 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
|
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/ |
D | pthread_test_014.cpp | 106 int scope = 0; in TestCase() local
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | io_event_irq.h | 40 uint8_t scope; /* 0x02 Error/Event Scope */ member
|