/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
H A D | pthread_test_013.cpp | 37 int scope = 0; in Testcase() local
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
H A D | It_posix_pthread_177.c | 45 INT32 scope; in Testcase() local [all...] |
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
H A D | It_posix_pthread_177.cpp | 38 INT32 scope; in Testcase() local [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | psscope.c | 74 union acpi_generic_state *scope; in acpi_ps_init_scope() local 115 union acpi_generic_state *scope; acpi_ps_push_scope() local 168 union acpi_generic_state *scope = parser_state->scope; acpi_ps_pop_scope() local 215 union acpi_generic_state *scope; acpi_ps_cleanup_scope() local [all...] |
H A D | nsconvert.c | 286 acpi_ns_convert_to_unicode(struct acpi_namespace_node *scope, in acpi_ns_convert_to_unicode() argument 353 acpi_ns_convert_to_resource(struct acpi_namespace_node *scope, in acpi_ns_convert_to_resource() argument 432 acpi_ns_convert_to_reference(struct acpi_namespace_node *scope, in acpi_ns_convert_to_reference() argument
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | psscope.c | 74 union acpi_generic_state *scope; in acpi_ps_init_scope() local 115 union acpi_generic_state *scope; acpi_ps_push_scope() local 168 union acpi_generic_state *scope = parser_state->scope; acpi_ps_pop_scope() local 215 union acpi_generic_state *scope; acpi_ps_cleanup_scope() local [all...] |
H A D | nsconvert.c | 286 acpi_ns_convert_to_unicode(struct acpi_namespace_node *scope, in acpi_ns_convert_to_unicode() argument 353 acpi_ns_convert_to_resource(struct acpi_namespace_node *scope, in acpi_ns_convert_to_resource() argument 432 acpi_ns_convert_to_reference(struct acpi_namespace_node *scope, in acpi_ns_convert_to_reference() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | pid_sysctl.h | 13 int err, scope, parent_scope; in pid_mfd_noexec_dointvec_minmax() local
|
/kernel/liteos_m/testsuites/unittest/xts/sched/ |
H A 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 [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_nat_redirect.c | 83 static bool nf_nat_redirect_ipv6_usable(const struct inet6_ifaddr *ifa, unsigned int scope) in nf_nat_redirect_ipv6_usable() argument 112 unsigned int scope = ipv6_addr_scope(&ipv6_hdr(skb)->daddr); in nf_nat_redirect_ipv6() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_nat_redirect.c | 83 static bool nf_nat_redirect_ipv6_usable(const struct inet6_ifaddr *ifa, unsigned int scope) in nf_nat_redirect_ipv6_usable() argument 112 unsigned int scope = ipv6_addr_scope(&ipv6_hdr(skb)->daddr); in nf_nat_redirect_ipv6() local
|
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/ |
H A D | pthread_test_014.cpp | 106 int scope = 0; in TestCase() local
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | io_event_irq.h | 40 uint8_t scope; /* 0x02 Error/Event Scope */ member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | io_event_irq.h | 40 uint8_t scope; /* 0x02 Error/Event Scope */ member
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | name_table.h | 80 u32 scope; member [all...] |
H A D | subscr.c | 75 tipc_sub_report_overlap(struct tipc_subscription *sub, u32 found_lower, u32 found_upper, u32 event, u32 port, u32 node, u32 scope, int must) tipc_sub_report_overlap() argument
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | fib_lookup.h | 56 u8 scope; member
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | name_table.h | 80 u16 scope; member
|
H A D | addr.h | 53 signed char scope; member 64 static inline void tipc_uaddr(struct tipc_uaddr *ua, u32 atype, u32 scope, in tipc_uaddr() argument
|
/kernel/liteos_a/compat/posix/src/ |
H A D | pthread_attr.c | 90 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() argument 108 int pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope() argument [all...] |
/kernel/liteos_m/kal/posix/src/ |
H A D | pthread_attr.c | 90 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope() argument 108 int pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope() argument [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | fib_lookup.h | 58 u8 scope; member
|
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/ |
H A D | jsvm_utils.h | 65 JSVM_HandleScope scope; member in jsvm::HandleScope
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | sys_m68k.c | 68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_040() argument 228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_060() argument 378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush() argument 535 sys_cacheflush(unsigned long addr, int scope, int cache, unsigned long len) sys_cacheflush() argument [all...] |
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | sys_m68k.c | 68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_040() argument 228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_060() argument 378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush() argument 537 sys_cacheflush(unsigned long addr, int scope, int cache, unsigned long len) sys_cacheflush() argument [all...] |