/kernel/linux/linux-5.10/include/net/ |
H A D | addrconf.h | 81 u16 scope; member 170 * scope according to RFC2373. in addrconf_ifid_eui48()
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_sa.h | 323 u8 scope; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
H A D | ena_admin_defs.h | 354 /* stats scope defined in enum ena_admin_get_stats_scope */ 355 u8 scope; member 359 /* queue id. used when scope is specific_queue */
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dswstate.c | 610 /* Push start scope on scope stack and make it current */ in acpi_ds_init_aml_walk() 629 * Setup the current scope. in acpi_ds_init_aml_walk() 631 * search upwards from this Op. Current scope is the first in acpi_ds_init_aml_walk() 647 /* Push start scope on scope stack and make it current */ in acpi_ds_init_aml_walk() 693 if (walk_state->parser_state.scope) { in acpi_ds_delete_walk_state() 694 ACPI_ERROR((AE_INFO, "%p walk still has a scope list", in acpi_ds_delete_walk_state()
|
H A D | psobject.c | 445 * Finished one argument of the containing scope in acpi_ps_complete_op() 447 walk_state->parser_state.scope->parse_scope.arg_count--; in acpi_ps_complete_op() 606 /* This scope complete? */ in acpi_ps_complete_op() 612 ACPI_DEBUG_PRINT((ACPI_DB_PARSE, "Popped scope, Op=%p\n", *op)); in acpi_ps_complete_op() 644 * Complete the last Op (if not completed), and clear the scope stack. in acpi_ps_complete_final_op()
|
H A D | exoparg1.c | 881 scope_info->scope. in acpi_ex_opcode_1A_0T_1R()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | addrconf.h | 83 u16 scope; member 170 * scope according to RFC2373. in addrconf_ifid_eui48()
|
H A D | nexthop.h | 454 int fib_check_nexthop(struct nexthop *nh, u8 scope,
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_sa.h | 324 u8 scope; member
|
/third_party/node/src/ |
H A D | heap_utils.cc | 390 HandleScope scope(env->isolate()); in CreateHeapSnapshotStream()
|
H A D | node_v8.cc | 134 HandleScope scope(context->GetIsolate()); in Deserialize()
|
H A D | node_url.cc | 63 v8::HandleScope scope(context->GetIsolate()); in Deserialize()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_perf.c | 364 counter->scope = VK_PERFORMANCE_COUNTER_SCOPE_COMMAND_KHR; in anv_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
|
/third_party/libwebsockets/lib/roles/netlink/ |
H A D | ops-netlink.c | 184 robj.scope = ifam->ifa_scope; in rops_handle_POLLIN_netlink()
|
/third_party/node/deps/v8/src/d8/ |
H A D | async-hooks-wrapper.cc | 23 HandleScope scope(isolate); in UnwrapHook()
|
/third_party/node/deps/v8/src/heap/ |
H A D | memory-measurement.cc | 139 v8::Context::Scope scope(v8_context); in MeasurementComplete()
|
/third_party/libabigail/src/ |
H A D | abg-suppression-priv.h | 689 const scope_decl* scope,
|
H A D | abg-corpus-priv.h | 805 maybe_update_types_lookup_map(scope_decl *scope,
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | OutputASM.h | 256 void emitShader(Scope scope);
|
/third_party/vixl/test/aarch32/ |
H A D | test-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-a32.cc | 249 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-t32.cc | 249 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-a32.cc | 231 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-t32.cc | 231 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-operand-rn-identical-low-registers-in-it-block-t32.cc | 237 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|
H A D | test-assembler-cond-rd-rn-operand-rm-rn-is-sp-in-it-block-t32.cc | 241 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
|